From owner-freebsd-hackers@FreeBSD.ORG Wed May 19 08:29:58 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 344D416A4D1 for ; Wed, 19 May 2004 08:29:58 -0700 (PDT) Received: from hourri.hittite.isp.9tel.net (hourri.hittite.isp.9tel.net [62.62.156.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0000543D39 for ; Wed, 19 May 2004 08:29:57 -0700 (PDT) (envelope-from clefevre-lists@9online.fr) Received: from pc2k (unknown [81.185.48.180]) by hourri.hittite.isp.9tel.net (Postfix) with SMTP id 03818157661; Wed, 19 May 2004 18:05:12 +0200 (CEST) Message-ID: <01d501c43db6$083e9d80$7890a8c0@dyndns.org> From: "Cyrille Lefevre" To: "db" , References: <200405191241.50871.db@traceroute.dk> Date: Wed, 19 May 2004 17:28:53 +0200 Organization: ACME MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Subject: Re: Grub and FreeBSD 4.9 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 May 2004 15:29:58 -0000 "db" wrote: > > I'm trying to get grub working on my FreeBSD 4.9 test-box. So far I've done: > cd /usr/ports/sysutils/grub > make install clean > mkdir /boot/grub > cp /usr/local/share/grub-0.94/i386-freebsd/* /boot/grub/ > In /boot/grub I created a fil called menu.lst and wrote this in it: > default 0 # By default, boot the first entry. > timeout 5 # Boot automatically after 30 secs. > > title FreeBSD > root (hd0,0) root(hd0,0,a) would be better :) > kernel /boot/loader Cyrille Lefevre. -- home: mailto:cyrille.lefevre@laposte.net