/dev/hda1 /mnt/cdrive ntfs umask 0 0 0
/dev/hda2 /mnt/fat32 vfat umask 0 0 0
Edit - about the usb drive, this line works for me, but to use it you need to apply the supermount patch to your kernel then enable supermount in your kernel config (it's on the psudo filesystems submenu of the filesystems menu) then recompile. It may be possible to use Submount but whenever I've tried it I couldn't write to the mounted filesystem as a user. The only reason I'm thinking about Submount is because I'm having trouble applying the supermount patch to the 2.6.9 kernel.
none /mnt/mp3 supermount dev=/dev/sda1,fs=auto 0 0
Last edited by Andrew Benton; 10-20-2004 at 03:30 PM.
|