Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jan 2005 18:51:51 -0600
From:      Brian John <brianjohn@fusemail.com>
To:        freebsd-newbies@freebsd.org
Subject:   How to setup fstab for DVD, floppy and CD drives?
Message-ID:  <41EC5DA7.6000202@fusemail.com>

next in thread | raw e-mail | index | archive | help
Hello,
I have a DVD writer, a CD writer and a floppy drive in my PC.  Since I 
don't know what file system that a media will use until I put it in the 
drive, how do I set it up in fstab?  This is what it looks like right 
now for these devices:
/dev/acd0               /cdrom          auto    rw,noauto       0       0
/dev/acd1               /cdrom1         auto    rw,noauto       0       0
/dev/fd0                /floppy         auto    rw,noauto       0       0

The problem is, when I click on a device, it says: "mount: exec 
mount_auto not found in /sbin:/usr/sbin: No such file or directory
Please check that the disk is entered correctly."

How can I get this to work?

Thanks

/Brian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41EC5DA7.6000202>