|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-users] Re: [Xen-devel] Problem with vfb at Xen 4.1 Dom0 ( 3.0.0-5-g
On Mon, 18 Jul 2011, Boris Derzhavets wrote:
> root@boris-P5Q-E:~/vms/f15# cat f15.install
> name="VF15S"
> memory=2048
> disk = ['phy:/dev/sda7,xvda,w' ]
> vif = [ 'bridge=br0' ]
> vfb = [ 'vnc=1,vncunused=1']
> kernel = "/root/vms/f15/vmlinuz"
> ramdisk = "/root/vms/f15/initrd.img"
> vcpus=2
> on_reboot = 'restart'
> on_crash = 'restart'
>
> root@boris-P5Q-E:~/vms/f15# xl create f15.install
> Parsing config file f15.install
> libxl: error: libxl_device.c:476:libxl__wait_for_device_model Device Model
> not ready
> xl: fatal error: libxl_create.c:535, rc=-1:
> libxl__confirm_device_model_startup
>
this is another failure to start qemu, probably due to the missing
keymap files, like the other one.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|