How do you mount a drive (internal or external) in READ/WRITE mode using the Ubuntu 12.04 Live CD / USB?
I can boot the computer with the LiveUSB but Ubuntu is only mounting the drives as read only ...
You can remount in read-write mode by running:
sudo mount -o remount,rw <filesystem>
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
6 months ago
viewed
1049 times
active
5 months ago