From owner-freebsd-questions@FreeBSD.ORG Sun Dec 10 00:08:51 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 1597A16A403 for ; Sun, 10 Dec 2006 00:08:51 +0000 (UTC) (envelope-from news@budostore.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4A2643C9D for ; Sun, 10 Dec 2006 00:07:43 +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 (mrclete mo64) (RZmta 3.8) with ESMTP id iB9K7DB300ca9G for ; Sun, 10 Dec 2006 01:08:49 +0100 (MET) Date: Sun, 10 Dec 2006 01:08:49 +0100 (MET) From: Karl Sinn To: freebsd-questions@freebsd.org User-Agent: KMail/1.9.5 References: <200612082010.42744.news@budostore.de> <200612092204.53800.news@budostore.de> In-Reply-To: MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200612100100.59207.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: Sun, 10 Dec 2006 00:08:51 -0000 Hi, Am Samstag, 9. Dezember 2006 23:19 schrieb David Stanford: > title FreeBSD > root (hd1,0,a) > kernel /boot/loader This worked. But I have to say, I don't know why. It is the third harddisk in the system, and it's definitifly the slave on the second IDE-port. During the installation I had to identify the disk with ad3. How can grub mix the harddisks up and set this one to hd1? Is there any logic behind? Anyway I already have the next problem: How to start KDE But I'll check the Handbook first and start a new thread if I don't manage. Thanks for all the help and information Karl