From owner-freebsd-stable Sun Jul 16 10: 7:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.ufl.edu (sp28fe.nerdc.ufl.edu [128.227.128.108]) by hub.freebsd.org (Postfix) with ESMTP id 959DE37BBFF for ; Sun, 16 Jul 2000 10:07:32 -0700 (PDT) (envelope-from bobj@atlantic.net) Received: from garbonzo.hos.ufl.edu (dialup6.ifas.ufl.edu [128.227.242.46]) by smtp.ufl.edu (8.9.3/8.9.3/2.2.1) with ESMTP id NAA57590; Sun, 16 Jul 2000 13:07:29 -0400 Received: from nancy.cisi.com (nancy.cisi.com [192.168.0.131]) by garbonzo.hos.ufl.edu (8.9.3/8.9.3) with SMTP id NAA45273; Sun, 16 Jul 2000 13:06:30 -0400 (EDT) (envelope-from bobj@atlantic.net) Message-Id: <3.0.6.32.20000716130617.00a376c0@rio.atlantic.net> X-Sender: bobj@rio.atlantic.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Sun, 16 Jul 2000 13:06:17 -0400 To: "Chris D. Faulhaber" From: Bob Johnson Subject: Re: Can't boot if PCCARD drive listed in fstab Cc: freebsd-stable@freebsd.org In-Reply-To: References: <3.0.6.32.20000716121615.00a2a320@rio.atlantic.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:34 PM 07/16/2000 -0400, Chris D. Faulhaber wrote: >On Sun, 16 Jul 2000, Bob Johnson wrote: > >> I installed the 20000715 STABLE snapshot in my old 486 laptop >> and discovered that if there is a PCMCIA hard drive listed in >> /etc/fstab the system won't boot. >> >> When it checks filesystems during boot, it complains that the >> PCMCIA drive is not configured, and drops to single user >> mode. >> >> This happens even if the drive has the noauto option in >> fstab. >> > >What is the Pass # field set to. Anything other than 0 will cause fsck to >try and check the filesystem. Aha! Thanks, that fixed it. I wonder why I never ran into that problem before? I guess it's because I didn't let sysinstall set up the PCMCIA filesystem in the past, and somehow I set it up right when I did it. So now the problem is to figure out how to get sysinstall to correctly set up the PCMCIA filesystem entry in fstab when it is used during the install. Anyone who tries to do what I tried to do (have it put /usr/src on an external drive during install) will end up with a system that doesn't boot until they edit fstab. -- Bob > >----- >Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org >-------------------------------------------------------- >FreeBSD: The Power To Serve - http://www.FreeBSD.org > > +-------------------------------------------------------- | Bob Johnson | bobj@atlantic.net +-------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message