LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   read only file system change (https://www.linuxquestions.org/questions/linux-newbie-8/read-only-file-system-change-291695/)

navaladi 02-17-2005 11:49 PM

read only file system change
 
HI,
i am using mandrake 10.0.one day i downloaded one file from net.
when i try to copy that file in to floppy through konsole,i had a error....
the error file system,......read only file system..
how to change that writable file system....
may i clear my doubt about read only file system...

Linux~Powered 02-18-2005 02:02 AM

chmod 777 yourfile

Will make your file look like..

-rwxwrxwrx

gd2shoe 02-18-2005 02:36 PM

Re: read only file system change
 
Quote:

Originally posted by navaladi
HI,
....
when i try to copy that file in to floppy through konsole,i had a error....
the error file system,......read only file system....
....

It sounds like the tab on the back of your floppy is flipped to read only. Flip the little tab so there is no hole, and try again.

If that's not the problem, then your floppy is getting mounted read only for some reason. Post back and I'll see what we can find (probably something weird in /etc/fstab).


All times are GMT -5. The time now is 10:16 PM.