Daniel Schwager schrieb:
What kind of kernel panic is reported to you?
> Maybe it's only because 2.6.18 does not support disklabels whereas
ubuntu defaults to disklables?
Whow ! fixed the disklabels to native devices - an no kernel panic occurs !
But now, booting the kernel hangs:
kernel /boot/vmlinuz-2.6.18.8 root=/dev/sda1 ro
Did you substitute the labels in /etc/fstab as well?
If I disable apic
kernel /boot/vmlinuz-2.6.18.8 root=/dev/sda1 ro noapic
nolapic acpi=off
Due to your screenshots, i'm usure if you mean dom0 or domU ?
For domUs just
# cat /etc/event.d/tty1 | sed 's,tty1,xvc0,g' >/etc/event.d/xvc0
# echo xvc0 >>/etc/securetty
and/or
add
extra = 'xencons=tty1'
to your domU config file.
The latter is my preferred solution ;)
cheers,
--
Stephan Seitz
Senior System Administrator
*netz-haut* e.K.
multimediale kommunikation
zweierweg 22
97074 würzburg
fon: +49 931 2876247
fax: +49 931 2876248
web: www.netz-haut.de <http://www.netz-haut.de/>
registriergericht: amtsgericht würzburg, hra 5054
s_seitz.vcf
Description: Vcard
signature.asc
Description: OpenPGP digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|