From owner-freebsd-current Wed Jan 5 14:44: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from lafontaine.cybercable.fr (lafontaine.cybercable.fr [212.198.0.202]) by hub.freebsd.org (Postfix) with SMTP id 07A2E154AD for ; Wed, 5 Jan 2000 14:44:00 -0800 (PST) (envelope-from herbelot@cybercable.fr) Received: (qmail 7885517 invoked from network); 5 Jan 2000 22:43:58 -0000 Received: from d016.paris-30.cybercable.fr (HELO cybercable.fr) ([212.198.30.16]) (envelope-sender ) by lafontaine.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 5 Jan 2000 22:43:58 -0000 Message-ID: <3873C95C.EE021541@cybercable.fr> Date: Wed, 05 Jan 2000 23:44:44 +0100 From: Thierry Herbelot X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: unwanted Vinum partition fsck'ing when booting Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, On my SMP box, I've set up a striped Vinum partition. Not wanting to mount it each time I boot, I've included a "placeholder" in fstab to get it known, but without it getting mounted at boot-up. /dev/vinum/initial /files1 ufs rw,noauto 2 2 herbie2:/files2 /files2 nfs rw /dev/ad4s2e /files3 ufs rw,noauto 2 2 /dev/ad4s1b /usr/obj mfs rw 0 0 This evening, with freshly supped sources (got around 21h00 GMT, followed by a "make world"), my new kernel insists it wants to fsck the /files1 partition, even if it is not to be mounted. I then have to comment out the /files1 line in /etc/fstab while in single-user mode : no joy the /files3 has absolutely no trouble, it stays un-mounted and un-fsck'ed TfH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message