LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Can't mount NTFS in read-write mode (https://www.linuxquestions.org/questions/linux-hardware-18/cant-mount-ntfs-in-read-write-mode-64244/)

Tyco 06-07-2003 02:35 PM

Can't mount NTFS in read-write mode
 
I have linux installed on hdb in my system, and I'm trying to mount hda, which is a 120GB NTFS file system, into /mnt/windows, and I can't seem to get it to mount the file system read-write, only read-only. I spent a few minutes looking at the man pages, tried the command "mount -t ntfs -w /dev/hda1 /mnt/windows" but it ended up being mounted read-only. The man page didn't mention anything about only being able to mount NTFS read-only, so I'd assume it can mount it read-write, though I've heard rumors to the contrary.

Sorry for asking what's probably a really easy question, but I just can't seem to make it work.

Thanks!

Juki 06-08-2003 02:11 AM

Hey.

Writing to NTFS partitions is highly experimental, youll propably end up trashing your file system. So it isnt excactly recommendable to do that.

Read HERE for some additional info and especially for the writing part HERE


whansard 06-08-2003 02:31 AM

the read and write support for ntfs is separate in the
kernel. writing is most likely disabled in yours. and
thats for good reason.

Tyco 06-08-2003 02:52 AM

Okay, thanks a lot! It probably is disabled, and that probably is for good reason, especially with a n00b like me! =) I'm assuming FAT32 has all the problems worked out of it by now, because it mounts it read-write without complaining. (Please LMK if this isn't the case)

I'm learning.... slowly. Thanks again for all your help.

-Tyson

UKMan 06-08-2003 11:52 AM

Quote:

Originally posted by Juki
Hey.

Writing to NTFS partitions is highly experimental, youll propably end up trashing your file system. So it isnt excactly recommendable to do that.

Read HERE for some additional info and especially for the writing part HERE

Hi,
i was just browsing through these topics and found this one - THX for that link - because of your tip, i have now managed to solve yet another problem - i have now mounted my NTFS HDD - ha ha - THX again :D

AND i can now play all those mp3 files i had from XP - greeeeat!

Peace
UKMan


All times are GMT -5. The time now is 07:10 AM.