Thread: e2fs 1.40.8
View Single Post
Old 05-28-2008, 06:05 AM   #3
Martijn
Connoisseur
Martijn has learned how to read e-booksMartijn has learned how to read e-booksMartijn has learned how to read e-booksMartijn has learned how to read e-booksMartijn has learned how to read e-booksMartijn has learned how to read e-booksMartijn has learned how to read e-books
 
Martijn's Avatar
 
Posts: 68
Karma: 855
Join Date: Jan 2007
Location: Netherlands
Device: iLiad
I changed the line
Code:
/dev/hda1            /mnt/cf              vfat       defaults,iocharset=utf8,sync,dirsync  0 0
into:
Code:
/dev/hda1            /mnt/cf              auto       defaults,sync                         0 0
in /etc/fstab.

Now my iLiad automatically mounts the CF card that is in there, regardless of whether it is formatted as vfat or ext2.
EDIT: I guess a similar change will work for the USB drive.

Last edited by Martijn; 05-28-2008 at 06:08 AM.
Martijn is offline   Reply With Quote