Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Adding a captive-ntfs mount to fstab, is this right???
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jammin
Guru
Guru


Joined: 21 Jun 2004
Posts: 340

PostPosted: Tue Jul 13, 2004 1:36 pm    Post subject: Adding a captive-ntfs mount to fstab, is this right??? Reply with quote

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
View user's profile Send private message
Dolio
l33t
l33t


Joined: 17 Jun 2002
Posts: 650

PostPosted: Tue Jul 13, 2004 2:26 pm    Post subject: Reply with quote

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
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
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