From owner-freebsd-questions@FreeBSD.ORG Sat Dec 9 09:06:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 19A5616A415 for ; Sat, 9 Dec 2006 09:06:01 +0000 (UTC) (envelope-from news@budostore.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BE2E43CA2 for ; Sat, 9 Dec 2006 09:04:57 +0000 (GMT) (envelope-from news@budostore.de) Received: from nor75-5-82-235-173-77.fbx.proxad.net (nor75-5-82-235-173-77.fbx.proxad.net [82.235.173.77]) by post.webmailer.de (klopstock mo61) (RZmta 3.8) with ESMTP id iB96ZxIr035d4D for ; Sat, 9 Dec 2006 10:05:58 +0100 (MET) Date: Sat, 9 Dec 2006 10:05:58 +0100 (MET) From: Karl Sinn To: freebsd-questions@freebsd.org User-Agent: KMail/1.9.5 References: <200612082010.42744.news@budostore.de> <200612090312.46956.pieter@degoeje.nl> In-Reply-To: <200612090312.46956.pieter@degoeje.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612090958.03581.news@budostore.de> X-RZG-AUTH: ibDpgOm8RLcSc5zBxTj4 Subject: Re: Configuration of Grub? 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: Sat, 09 Dec 2006 09:06:01 -0000 Hi, > I'm using this: > > title FreeBSD 6.2-STABLE > root (hd1,0,a) > kernel /boot/loader > > title FreeBSD 7.0-CURRENT > root (hd0,2,a) > kernel /boot/loader I tried, but it still does not work. Grub is giving a "file not found" message. If I understand it right it searches the /boot/loader on my Linux hard disk. I have found loader and loader.conf on the FreeBSD installation disk can I just copy them? Thanks Karl