[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Xen 3.04 fails to boot Win2k
> I am trying to run Win2K on Xen 3.04 on a Core 2 Duo box, but have > problem: > > - The image was created with qemu, and works well. > - But Xen 3.04 fails to boot it: the progress bar on the Windows > screen runs to the right end, then a black window appears, with a > cursor blinked at the top left, then W2k stops there. In general you can't install window on one 'machine' and expect it to boot on another. Have you tried installing directly on xen? Also, if you use xen 3.1 you'll find that you can specify acpi=1 apic=1 and use the ACPI APIC HAL, though Std PC HAL with acpi=0 apic=0 should work too (the former allows multiprocessor w2k guests). Ian > Below is my configuration file. Do you see anything wrong with it? If > no, how can I fix the problem? > > ..... > kernel = "/usr/lib/xen/boot/hvmloader" > builder='hvm' > memory = 500 > shadow_memory = 8 > name = "w2k" > disk = ['file:/home/jun/xen/kvmW2k.img,hda,w'] > device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm' > sdl=1 > serial='pty' > localtime=1 > stdvga=1 > acpi=0 > > > > > Many thanks, > Jun > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |