From owner-freebsd-newbies@FreeBSD.ORG Sun Jan 23 07:02:32 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85FBE16A4CE for ; Sun, 23 Jan 2005 07:02:32 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAB1D43D2F for ; Sun, 23 Jan 2005 07:02:30 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id C75BA85639; Sun, 23 Jan 2005 17:32:28 +1030 (CST) Date: Sun, 23 Jan 2005 17:32:28 +1030 From: Greg 'groggy' Lehey To: Carleton Vaughn , Darren Pilgrim Message-ID: <20050123070228.GJ85706@wantadilla.lemis.com> References: <41EF2230.7080902@mindspring.com> <001601c50018$211693b0$142a15ac@spud> <41EC5DA7.6000202@fusemail.com> <41EF2230.7080902@mindspring.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IbVRjBtIbJdbeK1C" Content-Disposition: inline In-Reply-To: <001601c50018$211693b0$142a15ac@spud> <41EF2230.7080902@mindspring.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 cc: freebsd-newbies@freebsd.org Subject: Re: How to setup fstab for DVD, floppy and CD drives? X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jan 2005 07:02:32 -0000 --IbVRjBtIbJdbeK1C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 19 January 2005 at 22:14:56 -0500, Carleton Vaughn wrote: > 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." >> >> How can I get this to work? > "auto" is in the FStype field, and your mounter is trying to find the > mount program for a file system of type "auto". There's no such thing. > Change "auto" to "cd9660" for the cd & dvd and all will be happy. > Might I suggest changing one of acd[01]'s mount point to /dvd? This > might clear up any later confusion. > > Someone else probably better understands what "auto" in fstab is > supposed to do. On Friday, 21 January 2005 at 16:20:02 -0800, Darren Pilgrim wrote: >> From: Carleton Vaughn >> >> Brian John wrote: >>> /dev/acd0 /cdrom auto rw,noauto 0 0 > <...> >>> "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? >> >> "auto" is in the FStype field, and your mounter is trying to find the >> mount program for a file system of type "auto". There's no such thing. > <...> >> Someone else probably better understands what "auto" in fstab is >> supposed to do. Please don't ask or answer technical questions on -newbies. It's off-topic, and the list is in danger of being shut down as a result. Ask technical questions on FreeBSD-questions. Greg -- See complete headers for address and phone numbers. --IbVRjBtIbJdbeK1C Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB80wEIubykFB6QiMRAggzAJ4rKQb3psXefkzsl6DC/32N3DK1nQCfSpuq CbmQrM+pWAxyFQ6dgTyXXMw= =1IIu -----END PGP SIGNATURE----- --IbVRjBtIbJdbeK1C--