LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mount partition read-write?? (https://www.linuxquestions.org/questions/linux-newbie-8/mount-partition-read-write-725171/)

trampintransit2 05-11-2009 06:47 AM

mount partition read-write??
 
Hi all

Utter newbie. Just managed to do a full install of puppy to an old desktop. Trying to do likewise to an old laptop, BUT,...even though at an early stage in the universall installer procces, i've seen dev/sda1 is read - write, i get to a point... 'The partition is mounted read-only, either unmount it or mopunt it read-write' How do i do the latter??

Chromezero 05-11-2009 10:39 AM

If you man mount, you will find...
Code:

-w    Mount the file system read/write. This is the default. A synonym is -o rw.
I would suggest looking at /etc/fstab as well, to see if you have that partition set to read/write when it's mounted on boot up.


All times are GMT -5. The time now is 08:02 AM.