LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   !!!!automounting Ntfs!!!! (https://www.linuxquestions.org/questions/linux-networking-3/automounting-ntfs-49608/)

harperonline 03-13-2003 09:38 AM

!!!!automounting Ntfs!!!!
 
Please please please does anybody know how to automount an NTFS drive as read AND write, not just read only.

acid_kewpie 03-13-2003 09:58 AM

you do of course realise that writing to ntfs drives is effectively suicide? fair enough... just add a line to the end of your /etc/fstab file. check the fstab and mount manpages for details on achieving this.

harperonline 03-13-2003 10:02 AM

I am aware of the risks. Management orders! They wan't to be able to read the ntfs disk on a Windoze machine.

I have entered the /etc/fstab line but the drive is still read only.
It mounts the drive and I can see it, but I cannot write to it.

acid_kewpie 03-13-2003 10:11 AM

this is managment as in employers / business and all that? before they want to blame you when it all goes wrong, make them read the official line...
Quote:

CONFIG_NTFS_RW:

This enables the experimental write support in the NTFS driver.

WARNING: Do not use this option unless you are actively developing
NTFS as it is currently guaranteed to be broken and you may lose all your data!

It is strongly recommended and perfectly safe to say N here.
but all you should need to do (assuming you're kernel is set up for write support, which is very unlikely by default, you'll need to recompile it) is add rw to the options your'e using.

harperonline 03-13-2003 10:23 AM

Yes it's the people with power and no idea about proper IT implementation. I would prefer it myself just to format it as ext3


All times are GMT -5. The time now is 03:39 PM.