From owner-freebsd-questions@FreeBSD.ORG Mon Apr 28 07:31:56 2003 Return-Path: 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 F3C5E37B401 for ; Mon, 28 Apr 2003 07:31:55 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1344543FB1 for ; Mon, 28 Apr 2003 07:31:53 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com[24.147.188.198]) by sccrmhc03.attbi.com (sccrmhc03) with ESMTP id <20030428143152003006e3cpe>; Mon, 28 Apr 2003 14:31:52 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h3SEVpPN098246; Mon, 28 Apr 2003 10:31:51 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h3SEVlx9098243; Mon, 28 Apr 2003 10:31:47 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: stan References: <20030428000300.GA11646@teddy.fas.com> From: Lowell Gilbert Date: 28 Apr 2003 10:31:47 -0400 In-Reply-To: <20030428000300.GA11646@teddy.fas.com> Message-ID: <44r87mlmlo.fsf@be-well.ilk.org> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: Free BSD Questions list Subject: Re: Dual Boot FreeBSD and Linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Free BSD Questions list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Apr 2003 14:31:56 -0000 stan writes: > I've got a new laptop that I want to dual boot FreeBSD, and Debian Linux > on. > > I installed FreeBSD specifying the boot loader, and then rebooted the > machine. I then installed Debian, specifying to leave the MBR alone, and > install LILO in /target on the linux filesystem partition. > > However now when I reboot, I get a choice for Linux, but pressing that key > (happens to be F3) just beeps. I looked in the handbook, and all I could > find about this was how to make LILO do this. I've run multi boot machines > in the past using the FreeBSD bootloader, but it's been a while, and I > forget the details of making it work. > > Would I be better off using LILO or the FreeBSD bootloader (or Grub)? > > How can I make the FreeBSD bootloader work for this? I'm assuming you can boot FreeBSD okay. Make sure that Linux boots from a primary partition. If it is, then my guess is that the problem is with the LILO installation on that partition; *that* is what the FreeBSD bootloader is trying to boot.