From owner-freebsd-questions Thu Aug 10 3:32:30 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail-in-02.piro.net (mail-out-01.piro.net [194.64.31.11]) by hub.freebsd.org (Postfix) with ESMTP id EE51237BB61 for ; Thu, 10 Aug 2000 03:32:14 -0700 (PDT) (envelope-from marc.vanwoerkom@science-factory.com) Received: from nil.science-factory.com (ScienceFactory-atm1-153.piro.net [195.135.137.205]) by mail-in-02.piro.net (8.9.3/8.9.3/PN-991208) with ESMTP id MAA05448; Thu, 10 Aug 2000 12:32:07 +0200 Received: by nil.science-factory.com (Postfix, from userid 501) id CF7F82077; Thu, 10 Aug 2000 12:21:04 +0200 (CEST) From: Marc van Woerkom To: mwm@mired.org Cc: questions@FreeBSD.ORG In-reply-to: <14735.15622.348683.912212@guru.mired.org> (message from Mike Meyer on Mon, 7 Aug 2000 17:49:42 -0500 (CDT)) Subject: Re: Booting FreeBSD and W2k References: <14735.15622.348683.912212@guru.mired.org> Message-Id: <20000810102104.CF7F82077@nil.science-factory.com> Date: Thu, 10 Aug 2000 12:21:04 +0200 (CEST) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > You might also want to look at GRUB (which recently showed up in the > ports collection). It is in the ports? Great. Here is the /boot/grub/menu.lst (again) I use for GRUB installed via Linux: timeout 5 color white/green blue/green i18n (hd0,5)/boot/grub/messages keytable (hd0,5)/boot/de-latin1.klt default 0 title Linux kernel (hd0,5)/boot/vmlinuz-2.2.15-4mdk root=/dev/hda6 initrd (hd0,5)/boot/initrd-2.2.15-4mdk.img title Linux (failsafe) kernel (hd0,5)/boot/vmlinuz-2.2.15-4mdk root=/dev/hda6 failsafe initrd (hd0,5)/boot/initrd-2.2.15-4mdk.img title Windows 2000 root (hd0,0) makeactive chainloader +1 title root (fd0) chainloader +1 title FreeBSD root (hd0,a) kernel /boot/loader Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message