From owner-freebsd-questions@FreeBSD.ORG Mon Nov 7 14:58:06 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 C1D6916A420 for ; Mon, 7 Nov 2005 14:58:06 +0000 (GMT) (envelope-from pkands@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CFA843D46 for ; Mon, 7 Nov 2005 14:58:06 +0000 (GMT) (envelope-from pkands@gmail.com) Received: by wproxy.gmail.com with SMTP id i11so716841wra for ; Mon, 07 Nov 2005 06:58:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:content-type:content-transfer-encoding; b=i8RmCpazUZ6iMx8ODsCajcWOpGMj9nCdDi7nh2WPa6GBc5A5WbnT4jS1jX5wBi+R5wbE1eqFSEsz4wFeqx2qlQ6fCUNruf/lU0PCdxljihS3oETQrj6tL1P20gc2/xPmoZZt6BLV1UBoDzWaay0nKyBMULmR1yRQK1y1f7TQgcM= Received: by 10.65.215.5 with SMTP id s5mr5329376qbq; Mon, 07 Nov 2005 06:58:05 -0800 (PST) Received: from ?206.148.12.146? ( [206.148.12.146]) by mx.gmail.com with ESMTP id d12sm4058078qbc.2005.11.07.06.58.04; Mon, 07 Nov 2005 06:58:05 -0800 (PST) Message-ID: <436F6B80.6010709@gmail.com> Date: Mon, 07 Nov 2005 09:58:08 -0500 From: John Cox User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: boot manager linux/bsd dual boot 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, 07 Nov 2005 14:58:06 -0000 I am preparing for a freeBSD install on my laptop with XP and Fedora. I am familiar with Grub and would like to use that to boot freeBSD. Can someone point me to an example of a grub.conf (menu.lst) entry that will work? Or How do I configure boot manager to boot Fedora?