How to automatically mount usb drive?



I've been looking at the man pages for autofs and automount, and still
can't mount my usb drive automatically, under Fedora Core 7. I normally
mount it like this:

mount -t vfat -o rw,user,noauto,nosuid,nodev,_netdev,utf8,owner,uid=fred
/dev/sdb1 /mnt/usb


I've started autofs and was playing with the auto.master file, but
nothing I tried worked. Can someone please tell me how to add this
entry to the auto.master file, and have it mount automatically?


-Thanks

.



Relevant Pages

  • Re: [autofs] [RFC] Towards a Modern Autofs
    ... >entangling autofs with that work. ... >filesystem it's willing to export. ... >>map is mounted. ... The result is that some users will see mount points ...
    (Linux-Kernel)
  • Re: [autofs] [RFC] Towards a Modern Autofs
    ... entangling autofs with that work. ... > map is mounted. ... I don't quite see the need for the mapkey mount option. ... But in sec. 5.3.2 I see you making filesystem dirs in /tmp which seem to ...
    (Linux-Kernel)
  • Re: Duplicate/False Mount Points
    ... DMA3 isn't really mounted it was a disk I out as automount for my old ... If you type the "mount" command alone, you get the true list of what the ... map auto_home on /home (autofs, ...
    (comp.sys.mac.system)
  • Re: How to Mount devices
    ... > I am testing a couple of versions of Linux, Knoppix and Fedora. ... > I want to open a console session and mount the same devices in Fedora, ... specify the file system. ... For such cases we have the autofs application. ...
    (alt.linux)
  • Re: [VFS-RFC] autofs4 and bind, rbind and move mount requests
    ... The result is very similar to move mount. ... > I don't think it should because autofs needs be true to the mount maps ... do_add_mountcall (which places the vfsmount on the expiry list), ... If you just want to disable bind, ...
    (Linux-Kernel)