From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 15:19:28 2004 Return-Path: <owner-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 9B4F516A4CE for <freebsd-questions@freebsd.org>; Thu, 1 Jul 2004 15:19:28 +0000 (GMT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2798443D39 for <freebsd-questions@freebsd.org>; Thu, 1 Jul 2004 15:19:27 +0000 (GMT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i61FIkYG060105; Thu, 1 Jul 2004 10:18:46 -0500 (CDT) (envelope-from dan) Date: Thu, 1 Jul 2004 10:18:46 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Andrew Walrond <andrew@walrond.org> Message-ID: <20040701151845.GB6574@dan.emsphone.com> References: <200407011532.03043.andrew@walrond.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200407011532.03043.andrew@walrond.org> X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: Booting with Grub X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions <freebsd-questions.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions> List-Post: <mailto:freebsd-questions@freebsd.org> List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, <mailto:freebsd-questions-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 01 Jul 2004 15:19:28 -0000 In the last episode (Jul 01), Andrew Walrond said: > I have installed 5.2.1 into a partition and I want to use my existing > bootloader, grub. > > Can anyone tell me what the required grub configuartion line would > look like, or point me to an FAQ? All I do with grub is chainload the FreeBSD partition's bootblock. root(hd0,1) chainloader +1 -- Dan Nelson dnelson@allantgroup.com