|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] strange error masseages in xen
Fajar A. Nugraha schrieb:
On Sun, Feb 15, 2009 at 9:49 AM, Mike Mildner
<m.mildner@xxxxxxxxxxxxxxxxxxx> wrote:
Error: (1, 'Internal error', 'Could not open kernel image (2 = No such file
or directory)') What Kernel image? Which file/directory? why can not make
xen clearly error messages?
What distro are you using?
Is this error on booting the dom0, or is it on booting domU?
cat /boot/grub/menu.lst
title Xen 3.3 / XenLinux 2.6
kernel /boot/xen-3.gz vga=791 console=tty
module /boot/vmlinuz-2.6.18.8-xen root=/dev/md0 ro vga=791 console=tty0
root (hd0,0)
Does your distro support booting without initrd? AFAIK, RHEL/Centos
requires initrd because there are some setup (e.g. LVM, udev) that is
done in initrd. This is true even if you've built every necessary
module as built-in.
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
it comes when i try to start domU. and yes, i build kernel without inird
because all needed things (ide-devices, fs etc) for booting are as
built-in. and the dom0 kernel booting fine from my /dev/md0. i try many
different builds last night but always when i run 'xm create
mydomU.cfg' this error occurs. what does this mean "could not open
kernel image"?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|