From owner-freebsd-questions@FreeBSD.ORG Mon Mar 5 23:09:27 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1D9FB16A402 for ; Mon, 5 Mar 2007 23:09:27 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.freebsd.org (Postfix) with ESMTP id BFD9913C442 for ; Mon, 5 Mar 2007 23:09:26 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from archangel.daleco.biz ([69.27.149.254]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id l25N7jqC008976; Mon, 5 Mar 2007 17:07:59 -0600 (CST) (envelope-from kdk@daleco.biz) Message-ID: <45ECA2B9.1030007@daleco.biz> Date: Mon, 05 Mar 2007 17:07:37 -0600 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.1.2pre) Gecko/20070221 SeaMonkey/1.1 MIME-Version: 1.0 To: Tom Marchand References: <67B7751E-B7C9-4414-924F-2BD3CDD0FE97@comcast.net> <45EC9EBF.2040708@unsane.co.uk> In-Reply-To: <45EC9EBF.2040708@unsane.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Changing Boot Loader 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, 05 Mar 2007 23:09:27 -0000 Vince wrote: > Tom Marchand wrote: >> Is there anyway to install a new boot loader without having to perform >> a complete reinstall? >> _ > Have a read though the man page for boot0cfg if you want to reinstall > the freebsd bootloader, otherwise you can install grub from ports. > > Vince or GAG (ports/sysutils/gag). possibly extipl (ports/sysutils/extipl). Have used gag, worked fine here on 6.1 and older PII based system (from the 750 MHz era) with typical IDE/pATA disk. No experience with the latter. Kevin Kinsey