From owner-freebsd-questions@FreeBSD.ORG Mon Aug 11 16:54:06 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 7B74437B401 for ; Mon, 11 Aug 2003 16:54:06 -0700 (PDT) Received: from mail.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61B7143F3F for ; Mon, 11 Aug 2003 16:54:05 -0700 (PDT) (envelope-from judmarc@fastmail.fm) Received: from mail.messagingengine.com (localhost [127.0.0.1]) by localhost.localdomain (Postfix) with ESMTP id 568A198130; Mon, 11 Aug 2003 19:54:04 -0400 (EDT) Received: from 10.202.2.150 ([10.202.2.150] helo=mail.messagingengine.com) by messagingengine.com with SMTP; Mon, 11 Aug 2003 19:54:04 -0400 X-Epoch: 1060646044 X-Sasl-enc: yMAR9mNafDuOBd+me93mwg Received: from sparky (dialup-67.74.84.99.Dial1.Philadelphia1.Level3.net [67.74.84.99]) by www.fastmail.fm (Postfix) with ESMTP id C754D9834A; Mon, 11 Aug 2003 19:53:06 -0400 (EDT) To: Matt Heath , Joshua Oreman References: <1071.81.31.160.75.1060579564.squirrel@ce.sharif.edu> <20030811104956.499C.GORGARATH@redwhitearmy.com> <20030811162238.GC25247@webserver> <3F37C719.1060306@thebigchoice.com> Message-ID: From: Jud Content-Type: text/plain; format=flowed; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Mon, 11 Aug 2003 19:53:05 -0400 In-Reply-To: <3F37C719.1060306@thebigchoice.com> User-Agent: Opera7.20/Win32 M2 build 3032 cc: questions@freebsd.org Subject: Re: FreeBSD loader and Linux X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 23:54:06 -0000 On Mon, 11 Aug 2003 17:40:57 +0100, Matt Heath wrote: >> >> >> No, that's correct. You must install either LILO or GRUB in your Linux >> partition. >> >> (Side note: I have two hard drives -- ad0 has linux (from scratch) and >> ad2 has FBSD 5.0. >> I made ad2 dangerously-dedicated (silly me!) so neither GRUB nor LILO >> will work in ad0. >> So I had to make a boot floppy.) >> >> >> > http://btmgr.sourceforge.net Smart Boot Manager and other loaders will need Lilo or Grub installed in the Linux kernel partition if not in the MBR. Jud