Re: How to mount external usb drive as ext3?



On 31 Jul, 13:19, Davide Bianchi <davideyeahs...@xxxxxxxxxxxxxx>
wrote:

# grep /media/usbdisk /etc/fstab
/dev/sda1 /media/usbdisk vfat
pamconsole,exec,noauto,managed 0 0

Yep, remove the 'vfat' and use 'auto' instead.

Thank you for your comments Davide. Your point on mounting manually
certainly works, by I insist on auto-mount.

I changed the entry in /etc/fstab from 'vfat' to 'auto', but it got
overwritten the next time I plugged in the usb hard drive (by hald I
suppose). Now I wonder where hald gets these settings from? I've read
man pages for fstab-sync and browsed the /dev/disk/ directory without
getting any wiser.

Thanks.

--
Serman D.

.



Relevant Pages

  • Re: How to mount external usb drive as ext3?
    ... Serman D. wrote: ... remove the 'vfat' and use 'auto' instead. ... Now I wonder where hald gets these settings from? ...
    (comp.os.linux.misc)
  • Re: Mount behaving oddly under sarge
    ... The more correct solution is make sure that the vfat, fat and msdos ... > (since floppies are actually msdos, not vfat) modules are loaded into your ... Wait -- auto only works if the module has already been loaded? ...
    (Debian-User)
  • Re: problems mounting MS-DOS floppy
    ... use the long name support of vfat (I think "auto" probes the floppy to ... msdos). ... don't touch the bang bang fruit ...
    (Debian-User)
  • Re: Connect and Mount USB external HDD
    ... Attention, not ext3, but auto or vfat. ... And if you want to mount from user, ...
    (linux.redhat)