[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: autofs



On Wed, Feb 13, 2002 at 07:18:07PM +0100, Mirek Dobsicek wrote:
> Here it is ...

Much better!  Now I have something I can comment on...

> Feb 13 18:40:40 elfie automount[397]: mount(generic): calling mount -t 
> auto -s -o timout=5,umask=000 /dev/fd0 /mounted/floppy/
> Feb 13 18:40:40 elfie automount[397]: >> mount: you must specify the 
> filesystem type
> Feb 13 18:40:40 elfie automount[397]: mount(generic): failed to mount 
> /dev/fd0 (type auto) on /mounted/floppy/

If I run the same command line on my machine, it mounts OK.  It looks like
you perhaps have a problem with your floppy.  Try entering the mount command
like I did, and see if you get an error.  The automounter itself looks OK.
Here's the output from my machine:

shawn:/# mount | grep fd0
shawn:/# mount -t auto -s -o timout=5,umask=000 /dev/fd0 /mnt
shawn:/# mount | grep fd0
/dev/fd0 on /mnt type vfat (rw,timout=5,umask=000)
shawn:/# umount /mnt
shawn:/#

HTH,
Chris
-- 
Chris Halls | Frankfurt, Germany
Yahoo:hagga12000 ICQ:36940860 MSN:chris.halls@nikocity.de



Reply to: