|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Possible to run Xen inside QEMU?
Mark Williamson <mark.williamson@xxxxxxxxxxxx> wrote:
> When you try without noreboot, does Qemu instantly reboot after Xen is loaded
> or does anything seem to happen?
When trying with noreboot, the hypervisor starts normaly until it
reaches:
(XEN) Scrubbing Free RAM: ..done.
(XEN) Trace buffers: disabled
Without "noreboot" it reboots there (If I see it corect) after 5
secounds.
> What version of Qemu?
I use Q <http://www.kju-app.org/kju/>, a user-interface for the mac,
which uses Qemu 0.9
> I'm having success with (I think) 0.9.0 at the moment.
> What version of Xen are you running on it?
3.0.3-1 from debian-backports <http://www.backports.org>.
Had no problems with that on real hardware til now.
> Can you post your grub.conf from the OS installed in Qemu?
Ok, here comes the Xen-Part:
title Xen 3
root (hd0,0)
kernel /boot/xen-3.0.3-1-i386.gz
module /boot/vmlinuz-2.6.16-1-xen-686 root=/dev/hda1 ro
module /boot/initrd.img-2.6.16-1-xen-686
savedefault
boot
here a working normal Kernel:
title Debian ... 2.4.27-3-386
root (hd0,0)
kernel /boot/vmlinuz-2.4.27-3-386 root=/dev/hda1 ro
module /boot/initrd.img-2.4.27-3-386
savedefault
Or do you want the Full-Config?
regards
Johannes
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|