From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5850 invoked from network); 8 Dec 2004 09:41:42 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 8 Dec 2004 09:41:42 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1CbyKM-00020w-7W for arch-gentoo-user-de@lists.gentoo.org; Wed, 08 Dec 2004 09:41:42 +0000 Received: (qmail 11851 invoked by uid 89); 8 Dec 2004 09:41:41 +0000 Mailing-List: contact gentoo-user-de-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user-de@gentoo.org Received: (qmail 17845 invoked from network); 8 Dec 2004 09:41:41 +0000 Message-ID: <41B6CC39.8060700@t-link.de> Date: Wed, 08 Dec 2004 10:41:13 +0100 From: Tim Heinrich User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: daniel@rindt.name Cc: Gentoo-Liste References: <41B6CAE9.6040308@rindt.name> In-Reply-To: <41B6CAE9.6040308@rindt.name> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [gentoo-user-de] Grub X-Archives-Salt: c224917a-2921-4b50-9b01-46ea0521e99b X-Archives-Hash: ae544798de7e299997f3d86838154e52 Daniel Rindt schrieb: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hallo, > > weiss jemand von euch was minimal in der grub.conf stehen muss? > Ich möchte das nervige Bootmenü untersrücken. > > So sieht meine grub.conf bisher aus > === 8< === > default 0 > timeout 1 > > serial --unit=0 --speed=57600 --word=8 --parity=no --stop=1 > terminal serial > > fallback 0 > title=Gentoo Linux > root (hd0,0) > kernel (hd0,0)/bzImage root=/dev/hda3 console=tty0 console=ttyS0,57600 > === 8< === > > nur die Angabe des 'root' und des 'kernel' scheint nicht auszureichen. > Auch aus dem Handbuch werde ich nicht so recht schlau. > > Vielen Dank > Daniel > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.6 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFBtsrp7UdS0mMycBoRAgSyAJ9Lgdgvc0DkmjttQhz/yimY75C2dgCgmvd7 > GiUy9s7WPVIcvqTt2ceaDlc= > =h+H5 > -----END PGP SIGNATURE----- > > -- > gentoo-user-de@gentoo.org mailing list > Dein Fehler liegt vermutlich daran, dass bzImage nicht im root-Verzeichnis, sondern im Bootverzeichnis liegt. Folglich: title=Gentoo Linux root (hd0,0) kernel (hd0,0)/boot/bzImage ... MfG Tim -- gentoo-user-de@gentoo.org mailing list