LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   How to change permissions for Mounted Filesystem (https://www.linuxquestions.org/questions/linux-general-1/how-to-change-permissions-for-mounted-filesystem-116038/)

leroy27336 11-14-2003 01:56 PM

How to change permissions for Mounted Filesystem
 
I've mounted my windows ntfs filesystem. however i can't seem to save anything in it, because it says it's a Read-only file system.

i'm typing in this command:

chmod -o+rw windows
and it simply comes back as saying changing permissions of 'windows': Read only file system. how do i make it so it's not read only??? and help anyone can give me on this issue would be greatly appreciated...

trickykid 11-14-2003 02:01 PM

NTFS can only be read only anyways. You can however make it writeable but it can destroy everyything on it data wise..

I'd suggest leave it be and make it read-only.

GT_Onizuka 11-14-2003 09:27 PM

What I did with my Windows partition is I just converted it to FAT32 which Linux has no problem writing to. I know WinXP can do it no problem (you go into your HD properties and do.. something :P). I rarely use Windows anymore, but I have some things that I need to switch over to Windows every so often. This way, I can store stuff on that drive for Linux ^_^

linuxfond 11-15-2003 03:08 AM

As you all recommend, I gave up trying to write to NTFS. After all there is nothing except w2k on it. However I have that same problem of writing to FAT32. Which is a shame because FAT32 is the HDD where I was used to store my Linux backups. Tweaking with fstab brought no results.


All times are GMT -5. The time now is 09:04 PM.