From owner-freebsd-newbies@FreeBSD.ORG Thu Nov 6 12:07:44 2003 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 2585316A4CE for ; Thu, 6 Nov 2003 12:07:44 -0800 (PST) Received: from mta3.adelphia.net (mta3.adelphia.net [68.168.78.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 448AB43FE0 for ; Thu, 6 Nov 2003 12:07:43 -0800 (PST) (envelope-from rlurman@adelphia.net) Received: from LURMAN ([68.65.116.100]) by mta3.adelphia.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with SMTP id <20031106200746.XZGN1433.mta3.adelphia.net@LURMAN> for ; Thu, 6 Nov 2003 15:07:46 -0500 Message-ID: <005601c3a4a1$219bbb90$9c01a8c0@ravens.local> From: "Rafi Lurman" To: Date: Thu, 6 Nov 2003 15:04:05 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Stuck in single user mode 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: Thu, 06 Nov 2003 20:07:44 -0000 Hi, I just installed FreeBSD 4.9 for the first time. After the install I = did not shut down properly and now whenever it boots I get the = following: Automatic boot in progress... /etc/rc: fsck: permission denied Unknown error in reboot Enter full pathname of shell or RETURN for /bin/sh: So each time it boots it's stuck in single user mode and says fsck is = denied. Now I tried running /stand/fsck -y /, /stand/fsck -y /usr, = etc.... That seemed to clean the mount points, but I still only boot = into single user mode all the time. Need help!