|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] unable to boot dom0: kernel panic
On 3/21/07, Prabhakar Chaganti <pchaganti@xxxxxxxxx> wrote:
It seems to be failing even to mount your initrd image. Try compiling
support for ext3 into your kernel instead of as a module.
-prabhakar
udev is within the image, so it's ok up to then.
On 3/21/07, Danilo Dongiovanni <danilo.dongiovanni@xxxxxxxxxxxx> wrote:
> Hi All,
> After successfully installing xen 3.0 on a few machines, now I have a
> problem booting xen kernel for a dom0 host domain on a Supermicro PIV 1g
> RAM machine with two ide disks with 40gb each.
>
> Here's the last lines of the booting before kernel panic
>
> <<
> ...
> Creating /dev
> Starting udev
> Loading ide-disk.ko module
> ide_disk: no version for "struct module" found: kernel tainted.
> input: AT Translated Set 2 keyboard as /class/input/input0
> Loading jbd.ko module
> Loading ext3.ko module
> Creating root device
> Mounting root filesystem
> mount: error 6 mounting ext3
> mount: error 2 mounting none
> Switching to new root
> switchroot: mount failed 22
> umount /initrd/dev/failed: 2
> Kernel panic - not syncing: Attempted to kill init!
Another relevant file is /etc/modprobe.conf.
Try "mkinitrd -v --with=scsi_mod ...." to create a new img file.
jerry
--
"Oh joy! Rapture! I've got a brain"
-Scarecrow
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|