From owner-freebsd-questions Sun Jul 27 11:45:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA16424 for questions-outgoing; Sun, 27 Jul 1997 11:45:54 -0700 (PDT) Received: from helbig.informatik.ba-stuttgart.de (rvc1.informatik.ba-stuttgart.de [141.31.112.22]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA16419 for ; Sun, 27 Jul 1997 11:45:50 -0700 (PDT) Received: (from helbig@localhost) by helbig.informatik.ba-stuttgart.de (8.8.6/8.8.5) id UAA01879; Sun, 27 Jul 1997 20:45:43 +0200 (MET DST) From: Wolfgang Helbig Message-Id: <199707271845.UAA01879@helbig.informatik.ba-stuttgart.de> Subject: Re: FreeBSD 2.2.2 quirks In-Reply-To: <199707271754.NAA00277@localhost.nih.gov> from Chuck at "Jul 27, 97 01:54:49 pm" To: crtb@capecod.net (Chuck) Date: Sun, 27 Jul 1997 20:45:43 +0200 (MET DST) Cc: questions@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Just installed 2.2.2 from the CD on a new box. Problem: > > /etc/fstab (created by installation process) lists /cdrom and wcd0 > (my memory) as the last structures in the list, after /proc. But > when I boot, mount(1) shows everything but /cdrom. > > In 2.1.0, if no CD was in the drive, the system would come up > single-user, complaining. In 2.2.2, with a CD in the drive, it > comes up with no complaint at all, but /cdrom isn't mounted. Later, > if I do mount -a, or mount_cd9660 /dev/wcd0a /cdrom, it mounts > quite politely. Consult man 5 fstab. It shows the meaning of the last columns. Among others the entries control automatic mount. > 2 questions: > > 1. Is there a way to have a CD automatically mounted, e.g. listed > in /etc/fstab, but yet not kill a boot if no CD is present? > Is 2.2.2 behavior different from 2.1.0? As far as I remember not. > > 2. In RELNOTES.TXT, something was said about the wcd driver being > of alpha quality. Is it feeling better yet? Yes. Much improvement has taken place. > > And hay, I REALLY admire the installation software! Where can I > read about it? /usr/src/release if you have the source installed.x. Wolfgang > > Chuck Bacon -- crtb@capecod.net > ABHOR SECRECY -- DEFEND PRIVACY >