From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KFGnF-0002zW-O9 for garchives@archives.gentoo.org; Sat, 05 Jul 2008 23:03:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3AF5E04F5; Sat, 5 Jul 2008 23:03:47 +0000 (UTC) Received: from bluecore11.ukhost4u.com (bluecore11.ukhost4u.com [195.216.196.111]) by pigeon.gentoo.org (Postfix) with ESMTP id A8094E04F5 for ; Sat, 5 Jul 2008 23:03:47 +0000 (UTC) Received: from [200.126.84.58] (helo=[192.168.1.100]) by bluecore11.ukhost4u.com with esmtpa (Exim 4.69) (envelope-from ) id 1KFGmc-0000wE-6m for gentoo-user@lists.gentoo.org; Sun, 06 Jul 2008 00:03:12 +0100 From: "Matthew R. Lee" Organization: Instituto Biologia Marina, UACh To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] grub boot problem Date: Sat, 5 Jul 2008 19:04:08 -0400 User-Agent: KMail/1.9.9 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200807051904.08373.gentoo@matthewlee.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bluecore11.ukhost4u.com X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - matthewlee.org X-Source: X-Source-Args: X-Source-Dir: X-Archives-Salt: 2f66245d-c85d-423c-b1d4-8b2c2c174525 X-Archives-Hash: 786c9391fccf812c4a54211841877f79 I've just compiled a new kernel, but when I reboot grub will not load the new kernel. I get error 15 (file not found). But the file is there. Yes grub is install properly and yes the boot partition was mounted when I copied the new kernel across and changed the grub.conf. What's really confusing me is there's no syntax error in the grub.conf that I can see, and the first kernel on the list boots fine. Anyone got any cluse as to why grub can't see the second kernel? [grub.conf] default 0 timeout 30 splashimage=(hd0,0)/boot/grub/splash.xpm.gz title=Gentoo 2.6.22-r2 root (hd0,0) kernel /boot/kernel-2.6.22-r2-2 root=/dev/sda3 video=vesafb:mtrr,ywrap,1280x800-24@70 title=Gentoo 2.6.24-r8 root (hd0,0) kernel /boot/kernel-2.6.24-r8 root=/dev/sda3 video=vesafb:mtrr,ywrap,1280x800-24@70 -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Dr. Matthew R. Lee Instituto Biologia Marina 'Jurgen Winter' Universidad Austral de Chile Campus Isla Teja Valdivia matt@matthewlee.org URL: meiochile.matthewlee.org %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- gentoo-user@lists.gentoo.org mailing list