From: Ochal Christophe <ochal@kefren.be>
To: unlisted-recipients:; (no To-header on input)
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: cannot boot 2.6.15-rc6 on Opteron machine
Date: Fri, 30 Dec 2005 13:59:19 +0100 [thread overview]
Message-ID: <43B52F27.20903@kefren.be> (raw)
In-Reply-To: <1135946670.2941.21.camel@laptopd505.fenrus.org>
Arjan van de Ven wrote:
>On Fri, 2005-12-30 at 07:31 -0500, Thomas Molina wrote:
>
>
>>On Thu, 29 Dec 2005, Erez Zilber wrote:
>>
>>
>>
>>>Hi,
>>>
>>>I've downloaded kernel 2.6.15-rc6 (had the same problem with rc7) and built it
>>>on RHAS 4:
>>>
>>>When I did that on an Opteron machine, after rebooting and selecting the
>>>2.6.15-rc6 entry in the grub menu, I get the following:
>>>
>>>Uncompressing Linux... Ok, booting the kernel.
>>>Kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(0,0)
>>>
>>>I made sure that ext2 is compiled with the kernel (not as a module).
>>>
>>>When I do the same on an emt64 machine, everything works ok. Any idea?
>>>
>>>
>>Check on your /boot/grub.config. The above error message is typically
>>seen when the root= parameter points to a symbolic disk label instead of a
>>specific disk such as /dev/hda1. I'm not sure what the procedure for
>>updating where the label points (possibly a mkinitrd) because I normally
>>change the grub.conf to point to a specific disk.
>>
>>
>
>there is no such procedure, because the disk labels are... ON THE DISK.
>And the initrd reads them from all the disks at boot time to find the
>one needed. This means that if your disk changes name (for example
>because of a scsi bus order change or because of a different order you
>load the device drivers... or even if you forget to compile the sata
>drivers and suddenly the disk goes from /dev/sda to /dev/hda).... things
>just remain working
>
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at http://www.tux.org/lkml/
>
>
Compile the kernel with support for your hardware built in, i'm assuming
you eighter build the controller as a module or didn't built it at all
next prev parent reply other threads:[~2005-12-30 12:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-29 11:38 PROBLEM: cannot boot 2.6.15-rc6 on Opteron machine Erez Zilber
2005-12-29 11:50 ` Arjan van de Ven
2005-12-29 12:38 ` Erez Zilber
2005-12-29 13:06 ` Arjan van de Ven
2005-12-29 13:13 ` Erez Zilber
2005-12-29 16:21 ` Andi Kleen
2005-12-30 12:31 ` Thomas Molina
2005-12-30 12:44 ` Arjan van de Ven
2005-12-30 12:59 ` Ochal Christophe [this message]
2005-12-30 13:32 ` Thomas Molina
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=43B52F27.20903@kefren.be \
--to=ochal@kefren.be \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox