|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] more bootupproblems with xen
Hi, thanks for answers. Grub can now find the files, but there are even a worse nut to solve now:
When booting I get this messages:
Warning: unable to open an initial console.
Kernel panic: no init found. Try passing init<x-tad-bigger>= option to kernel
This is a common failure message in bootup, but I am not sure what I do wrong now.
df -k gives:
/dev/hda2 38076936 4064044 etc..
/dev/hda1 124427 ...... /boot
none ..... ....... /dev/shm
grub conf :
title Xen
root(hd0,0)
kernel /xen.gz dom0_mem=131072 watchdog noreboot com1=115200 noht
module /xenolinux.gz root=/dev/hda1 ro console=tty0
Any ideas? I have trried to search for this problem but have not got any useful. I am useing the last
binary stable xen version.
Thank you! :-)
Rune
</x-tad-bigger>
|
|
|
|
|