[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] No reaction after starting Guest WinXP
On Sat, Nov 22, 2008 at 12:07 PM, XuNanxuan <nanxuan_xu@xxxxxxx> wrote: > Hi: > > This is the 1st time i setup XP on Xen (through .iso). But there's nothing > happen on my Xen after executing "xm create winXP.cfg". > > I've installed Xen on UBuntu 7.10 by using "apt-get install > ubuntu-xen-server". After rebooting into the Xen 3.1 entry, i created a > winXP as the follows: > =============================== > kernel='/usr/lib/xen/boot/hvmloader' > builder='hvm' > memory='512' > device_model='/usr/lib/xen/bin/qemu-dm' > > disk=['file:/home/xen/disk.img,ioemu:hda,w','file:/home/source/iso/winXP.iso,ioemu:hdc:cdrom,r'] > name='winXP' > vif=['type=ioemu,bridge=xenbr0'] > > boot='d' > vnc=1 > vncviewer=1 > sdl=0 Try changing it to: vnc=0 vnviewer=0 sdl=1 You could also check /var/log/xen/qemu*.log Also what version of Xen? Cheers, Todd -- Todd Deshane http://todddeshane.net http://runningxen.com _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |