From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1GKIYi-0007jt-QZ for garchives@archives.gentoo.org; Mon, 04 Sep 2006 17:48:33 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k84HkxDa000416; Mon, 4 Sep 2006 17:46:59 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k84HcV71025784 for ; Mon, 4 Sep 2006 17:38:32 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 5652B645ED for ; Mon, 4 Sep 2006 17:38:31 +0000 (UTC) Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 30418-21 for ; Mon, 4 Sep 2006 17:38:25 +0000 (UTC) Received: from palpatine.ihf.ing.tu-bs.de (palpatine.ihf.ing.tu-bs.de [134.169.78.11]) by smtp.gentoo.org (Postfix) with ESMTP id B631E645F3 for ; Mon, 4 Sep 2006 17:38:24 +0000 (UTC) Received: from palpatine.ihf.ing.tu-bs.de (localhost.localdomain [127.0.0.1]) by palpatine.ihf.ing.tu-bs.de (Postfix) with ESMTP id B1304D3F for ; Mon, 4 Sep 2006 19:38:23 +0200 (CEST) Received: from [192.168.1.2] (dslb-082-083-239-173.pools.arcor-ip.net [82.83.239.173]) by palpatine.ihf.ing.tu-bs.de (Postfix) with ESMTP id 8963487E for ; Mon, 4 Sep 2006 19:38:23 +0200 (CEST) Message-ID: <44FC648E.6090804@tu-braunschweig.de> Date: Mon, 04 Sep 2006 19:38:22 +0200 From: Marc Blumentritt User-Agent: Thunderbird 1.5.0.5 (X11/20060902) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: Again - problem on installing Gentoo References: <20060904141653.35251.qmail@web35202.mail.mud.yahoo.com> In-Reply-To: <20060904141653.35251.qmail@web35202.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Status: No, score=-2.532 required=5.5 tests=[AWL=0.067, BAYES_00=-2.599] X-Spam-Score: -2.532 X-Spam-Level: X-Archives-Salt: b7f516ab-6f02-4a20-996b-ee15d86cae29 X-Archives-Hash: e36ccce5356714ef137ad4bccdb3303a Stephen Liu schrieb: > I installed grub manually with; > # cat << EOF | grub >> root (hd0,0) >> setup (hd0) >> EOF > ...... (hd0,0)/boot/grub/stage2/boot/grub/menu.lst...succeeded. > > Kernel image has to be copied manually; > # cp arch/x86_64/boot/bzImage /boot/linux-2.6.17-gentoo-r5 > > # ls -al /boot/ > .keep > boot -> . > grub > linux-2.6.17-gentoo-r5 ^^^^^^^^^^^^^^^^^^^^^^^^ > loar+found > * end * > > What is ".keep" there ? > > /boot/grub/grub.conf > ... > .... > kernel (hd0,0)/boot/kernel-2.6.17/gentoo-r7 root=/dev/hda2 ^^^^^^^^^^^^^^^^^^^^^^^ You have release 5 and in grub.conf release 7. Marc -- gentoo-user@gentoo.org mailing list