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.50) id 1EcW8J-0001I9-Fo for garchives@archives.gentoo.org; Wed, 16 Nov 2005 22:52:03 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jAGMp8GO004644; Wed, 16 Nov 2005 22:51:08 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jAGMh7jC021535 for ; Wed, 16 Nov 2005 22:43:08 GMT Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by smtp.gentoo.org with esmtp (Exim 4.43) id 1EcVzf-0000vy-FK for gentoo-user@lists.gentoo.org; Wed, 16 Nov 2005 22:43:07 +0000 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1EcVxj-0005Zy-1T for gentoo-user@gentoo.org; Wed, 16 Nov 2005 23:41:07 +0100 Received: from adsl-68-74-116-131.dsl.emhril.ameritech.net ([68.74.116.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Nov 2005 23:41:07 +0100 Received: from reader by adsl-68-74-116-131.dsl.emhril.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 16 Nov 2005 23:41:07 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Harry Putnam Subject: [gentoo-user] Re: Kernel build no update grub Date: Wed, 16 Nov 2005 16:32:30 -0600 Organization: Still searching... Message-ID: <87y83ofcld.fsf@newsguy.com> 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 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-68-74-116-131.dsl.emhril.ameritech.net User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux) Cancel-Lock: sha1:VMRHVQknP6ssstRwUbw1o08/amQ= Sender: news X-Archives-Salt: 6abb524f-cbcc-4f36-97bf-70e226ccbf0c X-Archives-Hash: 3fd7cb52f888cb614f6b2509c1a72086 > Updating the kernel today, I referenced that piece of the > documentation and borrowed this command from it: > I'm pretty sure I need some new kind of grub.conf but what should it > look like.. > > I've just appended what I think might be adequate to the original > lines.... yeah I saved a backup.. > > ================================ > default 1 > timeout 05 > splashimage=(hd0,0)/grub/splash.xpm.gz > > Title=gentoo > root (hd0,0) > kernel (hd0,0)/kernel-2.6.12-gentoo-r9 root=/dev/ram0 > linux-2.6.12-gentoo-r9 > init=/linux ramdisk=8192 real_root=/dev/hda5 > video=vesafb:mtrr,ywrap,1152x864-24@70 > > initrd (hd0,0)/initramfs-2.6.12-gentoo-r9 > Typos in original message corrected below > Title=gentoo-2.6.14-r2 > root (hd0,0) > kernel (hd0,0)/kernel-2.6.14-gentoo-r2 root=/dev/ram0 ^kernel-genkernel-x86-2.6.14-gentoo-r2 > linux-2.6.12-gentoo-r9 > init=/linux ramdisk=8192 real_root=/dev/hda5 > video=vesafb:mtrr,ywrap,1152x864-24@70 > > initramfs (hd0,0)/initramfs-2.6.14-gentoo-r2 ^initramfs-genkernel-x86-2.6.14-gentoo-r2 > > So am I in the ball park? > -- gentoo-user@gentoo.org mailing list