All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Leopold Gouverneur" <lgouv@tele2.be>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.17-rc4-mm1 panic on boot
Date: Tue, 16 May 2006 18:50:54 +0200	[thread overview]
Message-ID: <20060516165054.GA8192@localhost> (raw)
In-Reply-To: <e4c3fi$utm$1@terminus.zytor.com>

On Tue, May 16, 2006 at 01:45:38AM -0700, H. Peter Anvin wrote:
> Followup to:  <20060516001501.GA7528@localhost>
> By author:    lgouv@tele2.be
> In newsgroup: linux.dev.kernel
> >
> > Just upgraded from rc3-mm4.
> > Panic on boot with this message (copied by hand ):
> > 	kinit:do_mount
> > 	kinit: name_to_dev_t(/dev/hda8) = dev (0,0)
> > 	kinit:rot_dev = dev (0,0)
> > 	kinit root_dev = dev (0,0)
> > 	kinit trying to mount /dev/root on /root
> > 	...........
> > /dev/hda8 is my root partition but I suppose dev (0,0) is the first
> > partition on hda which is FAT.
> > I tried vanilla rc4 with the same result.
> > 
> 
> This means kinit couldn't find a name-to-number mapping for the string
> /dev/hda8.  However, you said you tried vanilla rc4 with the same
> result, and vanilla rc4 doesn't use klibc.
Sorry for my silliness, actually rc4 boot OK
> 
> This means hda8 simply isn't discovered on your system, which probably
> means hda isn't discovered.  This typically is an issue with your
> kernel configuration, but it's not always.
yes that was my problem: rc4-mm1 need CONFIG_SCSI_PATA_AMD=y
which -rc4 don't for my nForce2 ide controller.

many thankx

  reply	other threads:[~2006-05-16 16:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-16  0:15 2.6.17-rc4-mm1 panic on boot lgouv
2006-05-16  8:45 ` H. Peter Anvin
2006-05-16 16:50   ` Leopold Gouverneur [this message]
2006-05-16 17:31     ` H. Peter Anvin

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=20060516165054.GA8192@localhost \
    --to=lgouv@tele2.be \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.