public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] x86 boot failure
Date: Thu, 6 May 2010 12:52:55 +0100	[thread overview]
Message-ID: <z2s358eca8f1005060452l3cf391c3r4028f47c1fb52989@mail.gmail.com> (raw)
In-Reply-To: <y65hbmlctoe.fsf@perthite.esd.mun.ca>

On 6 May 2010 09:37, Roger Mason <rmason@mun.ca> wrote:
> Hello all,
>
> I just built a new machine (celeron 3 GHz) using a script that builds
> the kernel using genkernel and a config that is copied from that of the
> kernel on the install cd.  The latter was downloaded and burned from a
> very recent autobuild.
>
> The build process appears to complete successfully, with nothing
> untoward in the logs.  However, the machine will not boot but hangs at
> this point in the process:
>
> root (hd0,0)
>
> Filesystem type is ext2fs, partition type 0x83
> kernel /boot/kernel-genkernel-x86-2.6.32-gentoo-r7 root=/dev/ram0 init=linuxrc ramdisk=8192 real_root=/dev/sda3 vga=791
>
> [Linux-bzImage, setup=0x3000, size=0x2a8d80]
>
> This is the grub.conf:
>
> default 0
> timeout 5
>
> title Gentoo genkernel-x86-2.6.32-gentoo-r7
> root (hd0,0)
>
> kernel /boot/kernel-genkernel-x86-2.6.32-gentoo-r7 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/sda3 vga=791
> initrd /boot/initramfs-genkernel-x86-2.6.32-gentoo-r7
>
> I have verified that the names of the kernel and initrd on the disk
> match those in grub.conf.  In any case a wrong filename is usually
> signalled as 'not found' during the boot process.
>
> Can anyone suggest how to debug this?

When I get problems like this I usually run grub in a terminal and
then use autocompletion to find out what grub sees:

root (hd      <--tab

it will list all partitions and hopefully help you find your boot partition.

Then search for the kernel image:  kernel /boot/       <--tab

If you have chosen the correct grub root partition you should find
your kernel image in there.
-- 
Regards,
Mick



  reply	other threads:[~2010-05-06 11:53 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-06  8:37 [gentoo-user] x86 boot failure Roger Mason
2010-05-06 11:52 ` Mick [this message]
2010-05-06 12:38   ` Roger Mason
2010-05-06 12:51     ` Mick
2010-05-06 13:03     ` Neil Bothwick
2010-05-06 13:34       ` Dale
2010-05-06 14:06         ` Neil Bothwick
2010-05-06 15:03           ` Dale
2010-05-06 15:25             ` Neil Bothwick
2010-05-06 16:03               ` Dale
2010-05-07  6:28                 ` Mick
2010-05-07  8:22                   ` Neil Bothwick
2010-05-06 14:19     ` Roger Mason
2010-05-09 21:46       ` Walter Dnes
2010-05-10 15:18         ` [gentoo-user] x86 boot failure [solved] Roger Mason
2010-05-07  8:51   ` [gentoo-user] x86 boot failure Peter Humphrey
2010-05-06 14:25 ` Stroller
2010-05-06 15:37   ` Roger Mason
2010-05-06 16:03     ` Helmut Jarausch
2010-05-06 16:48     ` Neil Bothwick
2010-05-07  7:07   ` Andrea Conti
2010-05-07 10:03     ` Roger Mason
2010-05-07 11:30       ` Helmut Jarausch
2010-05-07 13:33         ` Roger Mason
2010-05-08 14:16           ` [gentoo-user] Boot gentoo with GTP Disk label claude angéloz
2010-05-08 19:30             ` Mick
2010-05-10 16:01             ` Paul Hartman
2010-05-12 20:00               ` Mick
2010-05-12 20:47                 ` Paul Hartman
2010-05-12 21:47                   ` Mick
2010-05-12 21:59                     ` Paul Hartman
2010-05-12 22:22             ` [gentoo-user] " walt
2010-05-13 21:08               ` Stroller
2010-05-13 22:12                 ` Mick
2010-05-13 23:21                   ` walt
2010-05-14 11:34                     ` Tanstaafl
2010-05-14 12:23                       ` Neil Bothwick
2010-05-14 14:45                         ` Tanstaafl
2010-05-15 14:58                           ` walt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=z2s358eca8f1005060452l3cf391c3r4028f47c1fb52989@mail.gmail.com \
    --to=michaelkintzios@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox