Hi there.
I'm trying to create a window guest, but do not know what's going on,
here is my config.
To leve it clear , my Dom0 is a 64 bits Dom0, the windows version I'm
trying to install is 32 bits, do not know
if that's the problem.
kernel = "/usr/lib64/xen/boot/hvmloader"
vif = [ 'type=ioemu, bridge=xenbr0' ]
disk = [ 'phy:/dev/hda,hda,w', 'phy:/dev/sda,hdc:cdrom,r' ]
device_model = 'qemu-dm'
boot="dc"
sdl=0
opengl=0
vnc=1
vnclisten="127.0.0.1"
vncdisplay=1
vncunused=1
If I change sdl for vnc I can see for a second the windows and then it
closes,
This log is using sdl
tail -f /var/log/xen/qemu-dm-WinKK.log
medium change watch on `hdc' (index: 1): /dev/sda
Log-dirty: no command yet.
xs_read(/local/domain/30/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/30/log-throttling'
medium change watch on `/local/domain/30/log-throttling' - unknown
device, ignored
I/O request not ready: 0, ptr: 0, port: e9, data: 72, count: 1, size: 1
cirrus vga map change while on lfb mode
mapping vram to f0000000 - f0400000
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw
state.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is ro
state.
Now using vnc
xm create winkk -c
Using config file "./winkk".
Error: Domain 'WinKK' does not exist.
tail -f /var/log/xen/xend.log
[2010-07-01 18:08:14 4350] DEBUG (DevController:139) Waiting for devices
irq.
[2010-07-01 18:08:14 4350] DEBUG (DevController:139) Waiting for devices
vfb.
[2010-07-01 18:08:14 4350] DEBUG (DevController:139) Waiting for devices
pci.
[2010-07-01 18:08:14 4350] DEBUG (DevController:139) Waiting for devices
vusb.
[2010-07-01 18:08:14 4350] DEBUG (DevController:139) Waiting for devices
vtpm.
[2010-07-01 18:08:14 4350] ERROR (XendDomain:1209) domain_unpause
Traceback (most recent call last):
File "/usr/lib64/python2.6/site-packages/xen/xend/XendDomain.py", line
1198, in domain_unpause
raise XendInvalidDomain(str(domid))
XendInvalidDomain: <Fault 3: 'WinKK'>
xm list
Name ID Mem VCPUs State
Time(s)
Domain-0 0 2809 4 r-----
3181.9
When I fire the command I get the following and nothing else, I see no
installation screen, and if I type the command again
the id= increases.
netwarrior xen # xm create winkk -c
Using config file "./winkk".
Started domain WinKK (id=29)
netwarrior xen #
netwarrior xen # xm vncviewer WinKK
Error: Domain 'WinKK' does not exist.
xm vncviewer WinKK
Do I have to have installed a VNC server?
Any help appreciated.
Thanks for your time and support
Regards
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|