From owner-freebsd-questions@FreeBSD.ORG Thu Jan 10 15:23:37 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B60DC16A41A for ; Thu, 10 Jan 2008 15:23:37 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (dsl092-078-145.bos1.dsl.speakeasy.net [66.92.78.145]) by mx1.freebsd.org (Postfix) with ESMTP id 7AC7413C4D3 for ; Thu, 10 Jan 2008 15:23:37 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id ACB4E28449; Thu, 10 Jan 2008 10:23:36 -0500 (EST) To: Schiz0 References: <8d23ec860801091038i4878b8b1lbfbacbd8a4dbac73@mail.gmail.com> From: Lowell Gilbert Date: Thu, 10 Jan 2008 10:23:36 -0500 In-Reply-To: <8d23ec860801091038i4878b8b1lbfbacbd8a4dbac73@mail.gmail.com> (Schiz0's message of "Wed\, 9 Jan 2008 13\:38\:31 -0500") Message-ID: <44bq7taemf.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: User Questions Subject: Re: Boot Loader Broken? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jan 2008 15:23:37 -0000 Schiz0 writes: > I recently upgraded from 6.3-PRERELEASE to 7.0-PRERELEASE. I had some > problem with the ports, but I got that taken care of. > > Now I'm having another very odd problem. > > I originally noticed something odd when I tried to shutdown from > multiuser mode into single user mode. I ran "shutdown now" as root in > multiuser. It said it was shutting down, etc. But then, it gave me the > normal multiuser login prompt. So then I tried rebooting completely, > and that's where the big error came up: Note that rebooting completely *is* the normal procedure, so that you know your kernel boots before you overwrite anything that depends on it. > > ----------------------------------------------------- > FreeBSD/i386 bootstrap loader, Revision 1.1 > (root@Mercury, Tue Jan 8 14:22:21 EST 2008) >> \ > \: unknown command > - > /boot/kernel/kernel text=0x29e868 data=0x2db8c+0x23814 > syms=[0x4+0x34c10+0x4+0x43ef1] > Hit [Enter] to boot immediately, or any other key for a command prompt. > Booting [/boot/kernel/kernel] in 4 seconds ... > ----------------------------------------------------- > > Why it trying to run the command "\" ? Right before I did this, I > rebuilt world, including the kernel. I installed the new kernel, and > was moving down to single user to install world. > > Is my bootloader corrupt somehow? I would suspect something more like some extra text in loader.conf.