From owner-freebsd-questions Tue Oct 10 12:42:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id B362B37B503 for ; Tue, 10 Oct 2000 12:42:27 -0700 (PDT) Received: from parish ([62.253.88.245]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20001010194218.VGTD13676.mta03-svc.ntlworld.com@parish>; Tue, 10 Oct 2000 20:42:18 +0100 Received: (from mark@localhost) by parish (8.11.0/8.11.0) id e9AJfiw02567; Tue, 10 Oct 2000 20:41:44 +0100 (BST) (envelope-from mark) Date: Tue, 10 Oct 2000 20:41:37 +0100 From: Mark Ovens To: Wyatt Banks Cc: questions@freebsd.org Subject: Re: thank you Message-ID: <20001010204137.F252@parish> References: <20001010191720.B252@parish> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: ; from banksw@sunyit.edu on Tue, Oct 10, 2000 at 03:33:50PM -0400 Organization: Total lack of Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 10, 2000 at 03:33:50PM -0400, Wyatt Banks wrote: > > > I'm not sure exactly what you mean by "include the command", but this > > should work even if you comment out the entry in /etc/fstab: > > > > # mount -t cd9660 /dev/acd0c /cdrom > > > > With an entry (un-commented) in /etc/fstab you should just have to do: > > > > # mount /cdrom > > > > Note that you must be root to mount it. > > > > The ``noauto'' option merely stops FreeBSD attempting to mount it at boot. > > If there is anything wrong with the entry in /etc/fstab then you should get > > some kind of error/warning when you try to use ``mount /cdrom''. > > > > so the cdrom is not automatically mounted at boot even with the entry in > fstab. Interesting. > No. As someone else explained, if you don't have ``noauto'' then FreeBSD will try to mount the CD at boot and, if there is no CD in the drive, it will not complete the boot (remember; it mounts the CD, not the CD drive) so you would always need to have a CD in the drive when you booted FreeBSD. This is not FreeBSD-specific, all *nixes do this with removable media (the /etc/fstab entry for your floppy, /dev/fd0, also has ``noauto'' for the same reason). > Thank you VERY much for helping me clear my understanding of this up. :-) > You are welcome. -- 4.4 - The number of the Beastie ________________________________________________________________ 51.44°N FreeBSD - The Power To Serve http://www.freebsd.org 2.057°W My Webpage http://ukug.uk.freebsd.org/~mark mailto:marko@freebsd.org http://www.radan.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message