|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Could not set up Dom0 - ELF problem
Hi, Thank you for your reply.
I've installed on a FC7 system the last version of Xen (xen-3.1.0) from
RPMs of Fedora. After installation and grub configuration, I've rebooted
my system, but the Xen kernel didn't start due to the following error:
Can you post your grub.conf?
I've tried to change my grub.conf file few times, with no results. This
is part of the file:
....
title Telecomlabo
kernel (hd0,5)/boot/vmlinuz root=LABEL=labo resume=LABEL=swap rhgb
quiet selinux=0
initrd (hd0,5)/boot/initrd.img
savedefault 0
title TelecomlaboXen
kernel (hd0,5)/boot/xen.gz-2.6.20-2936.fc7 dom0_mem=262144 noreboot
module (hd0,5)/boot/vmlinuz-2.6.20-2936.fc7xen root=LABEL=labo
resume=LABEL=swap
module (hd0,5)/boot/initrd-2.6.20-2936.fc7xen.img
savedefault 0
.....
Telecomlabo is the original kernel, and it works fine. Both vmlinuz
and initrd.img are symbolic links to the original files. I've
deleted rhgd quiet selinux=0 from the Xen version now, but I've
tried to boot also with this options, and also without the dom0_mem
and noreboot options.
/***LOADING DOMAIN 0****
elf_init: not an ELF binary
Panic on CPU 0:
Could not set up DOM0 guest OS/
Sounds like either your grub conf is wrong or the dom0 kernel image has got
corrupted.
Cheers,
Mark
Thank you for your help.
Fabiana
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|