|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Xen from source (hg unstable) with 2.6.31.6 pv_ops unabl
I have already try with file but nothing, the disk line in config now is:
disk=['file:/mnt/vm/disks/xpt1.disk1.xm,hda,w',
'phy:/dev/cdrom,hdc:cdrom,r']
Pasi Kärkkäinen wrote:
>
> On Fri, Jan 15, 2010 at 06:36:39AM -0800, Fantu wrote:
>>
>> when i try to start domu:
>> xm create XPT1.cfg
>> Using config file "/etc/xen/XPT1.cfg".
>> Error: Domain 'XPT1' does not exist.
>>
>> in the qemu-dm-XPT1.log:
>> domid: 10
>> qemu: the number of cpus is 2
>> qemu: the avail cpu bitmap is 3
>> warning: could not open /dev/net/tun: no virtual network emulation
>> Could not initialize device 'tap'
>>
>
> pv_ops dom0 kernel doesn't have (working) blktap2 module yet, so you
> can't use tap:aio: backend for guest disks.
>
> Use file: instead, for the time being, or switch to LVM volumes instead
> of disk image files.
>
> -- Pasi
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
>
>
--
View this message in context:
http://old.nabble.com/Xen-from-source-%28hg-unstable%29-with-2.6.31.6-pv_ops-unable-to-start-hvm-domu-tp27177776p27178452.html
Sent from the Xen - Dev mailing list archive at Nabble.com.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|