View previous topic :: View next topic |
Author |
Message |
jammin Guru
Joined: 21 Jun 2004 Posts: 340
|
Posted: Tue Jul 13, 2004 1:36 pm Post subject: Adding a captive-ntfs mount to fstab, is this right??? |
|
|
Hi.
Ive just set up captive-ntfs.
To mount the drive i need to run
Code: |
root@tux jammin # mount -t captive-ntfs /dev/hdd3 /mnt/drive-c
|
Would adding:
Code: |
/dev/hdd3 /mnt/drive-c captive-ntfs ro 0,0
|
to /etc/fstab do the trick??
Thanks |
|
Back to top |
|
|
Dolio l33t
Joined: 17 Jun 2002 Posts: 650
|
Posted: Tue Jul 13, 2004 2:26 pm Post subject: |
|
|
I think that:
Code: | /dev/hdd3 /mnt/drive-c captive-ntfs ro 0 0 |
Is more correct.
That will mount it read only, by the way. If you want read-write, change the "ro" to "defaults". _________________ They don't have a good bathroom to do coke in. |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|