Hi there.
I've installed Fedora 9 as DomU in PV mode. Everything OK, but I don't
have any video card in DomU. I can't start X. And also, I can't start
VNC.
Is it possible to start X and VNC in PV DomU?
My config:
%# cat config
bootloader = "/usr/bin/pygrub"
memory = 128
name = "name"
cpus = "0,1"
vcups = 1
vif = [ 'ip/and/mac' ]
disk = [
'file:/path/to/vm/hda.img,hda,w',
'file:/path/to/vm/swap.img,hdb,w',
]
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
vnc = 1
In DomU:
%# lspci
nothing
Thanks.
--
)\._.,--....,'``.
/, _.. \ _\ (`._ ,.
`._.-(,_..'--(,_..'`-.;.'
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|