Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jan 2005 18:07:25 +0100
From:      Heinrich Rebehn <rebehn@ant.uni-bremen.de>
To:        brianjohn@fusemail.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to setup DVD, CD and Floppy Drives
Message-ID:  <41ED424D.60106@ant.uni-bremen.de>
In-Reply-To: <3647.209.87.176.132.1106058105.fusewebmail-19592@www.fusemail.com>
References:  <3647.209.87.176.132.1106058105.fusewebmail-19592@www.fusemail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Brian John wrote:
> 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."
> 
> Also, I am using KDE 3.3.
> 
> How can I get this to work?
> 
> Thanks
> 
> /Brian

AFAIK, there is no mount option "auto" in FreeBSD (as opposed to linux).
You will have to specify the fstype (cd9660 or msdosfs) explicitly.


Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

Phone : +49/421/218-4664
Fax   :            -3341



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