From owner-freebsd-questions@FreeBSD.ORG Sun Sep 4 00:53:38 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 629CB16A41F for ; Sun, 4 Sep 2005 00:53:38 +0000 (GMT) (envelope-from keramida@hellug.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96F9743D45 for ; Sun, 4 Sep 2005 00:53:37 +0000 (GMT) (envelope-from keramida@hellug.gr) Received: from igloo.linux.gr (localhost [127.0.0.1]) by igloo.linux.gr (8.13.4/8.13.4/Debian-3) with ESMTP id j840rLLa009581; Sun, 4 Sep 2005 03:53:21 +0300 Received: (from keramida@localhost) by igloo.linux.gr (8.13.4/8.13.4/Submit) id j840rL2P009578; Sun, 4 Sep 2005 03:53:21 +0300 X-Authentication-Warning: igloo.linux.gr: keramida set sender to keramida@linux.gr using -f Date: Sun, 4 Sep 2005 03:53:21 +0300 From: Giorgos Keramidas To: "Frederick N. Brier" Message-ID: <20050904005321.GA9552@igloo.linux.gr> References: <431A44E3.70909@multideck.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <431A44E3.70909@multideck.com> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-2.599, required 5, autolearn=not spam, AWL 0.00, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@linux.gr Cc: FreeBSD Subject: Re: Reinstalling the standard boot manager 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: Sun, 04 Sep 2005 00:53:38 -0000 On 2005-09-03 20:50, "Frederick N. Brier" wrote: > How do I reinstall just the standard MBR/Boot Manager without effecting > anything else or accidentally doing a reinstall? # boot0cfg -v -B /dev/ad0 Replace /dev/ad0 with the disk you want to install the bootmanager on.