From owner-freebsd-questions@FreeBSD.ORG Mon Dec 31 14:51:34 2007 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 186D416A419 for ; Mon, 31 Dec 2007 14:51:34 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id D275813C459 for ; Mon, 31 Dec 2007 14:51:33 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id lBVEo74K000111; Mon, 31 Dec 2007 09:50:07 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id lBVEo63c000110; Mon, 31 Dec 2007 09:50:06 -0500 (EST) (envelope-from jerrymc) Date: Mon, 31 Dec 2007 09:50:06 -0500 From: Jerry McAllister To: "E. J. Cerejo" Message-ID: <20071231145006.GA99984@gizmo.acns.msu.edu> References: <000701c84b74$dfc15ca0$0301a8c0@homedcfc9a526e> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000701c84b74$dfc15ca0$0301a8c0@homedcfc9a526e> User-Agent: Mutt/1.4.2.2i Cc: FreeBSD-questions@freebsd.org Subject: Re: Boot Menu Damaged X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Dec 2007 14:51:34 -0000 On Mon, Dec 31, 2007 at 01:17:51AM -0500, E. J. Cerejo wrote: > I'm running FreeBSD 6 stable and I lost my boot menu after reinstalling xp > and tried to fix it by booting with instalation cd and run "fdisk -B -b > /boot/boot0 /dev/ad0" it restored it but when I boot I get the mountroot> > prompt, it fails to mount ad0s2a, b, c, d. Is it possible to fix this or > do I have to reinstall freebsd? It may be that you got the slices no longer marked as bootable. Try using fdisk(8) or boot0cfg(8) to re-enable booting on those slices. ////jerry > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"