From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 00:09:36 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD74D37B401 for ; Thu, 10 Jul 2003 00:09:36 -0700 (PDT) Received: from out005.verizon.net (out005pub.verizon.net [206.46.170.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF19343F85 for ; Thu, 10 Jul 2003 00:09:35 -0700 (PDT) (envelope-from cswiger@mac.com) Received: from mac.com ([141.149.47.46]) by out005.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030710070935.KQVC20032.out005.verizon.net@mac.com>; Thu, 10 Jul 2003 02:09:35 -0500 Message-ID: <3F0D112F.9010804@mac.com> Date: Thu, 10 Jul 2003 03:09:35 -0400 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gbrooks@janemobley.com References: <39020-2200374103946796@M2W035.mail2web.com> In-Reply-To: <39020-2200374103946796@M2W035.mail2web.com> X-Enigmail-Version: 0.76.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at out005.verizon.net from [141.149.47.46] at Thu, 10 Jul 2003 02:09:34 -0500 cc: freebsd-questions@freebsd.org Subject: Re: Changed a filesystem's name -- now system hangs on reboot (help) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2003 07:09:37 -0000 greg@exchange.janemobley.com wrote: [ ... ] > I've looked through the handbook and tried (unsuccessfully) to reboot into > single-user mode or otherwise get to a place where I can either comment out > the line in fstab or skip the check -- no luck. > > Any ideas much appreciated. This is when you boot single-user mode off of the install CD, or the FIXIT CD (#2) if you have that around. Then mount your hard drive's root partition on /mnt (or make something in /tmp), and fix the problem. -- -Chuck