|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Difficulties in starting a paravirtualized guest os
On 24/11/11 15:29, hxkhust wrote:
> 3 disk = [ 'tap2:aio:/home/vm/pvm/centos/vmdisk.img,xvda,w', ]
> Error: ('create', '-aaio:/home/vm/pvm/centos/vmdisk.img') failed (55808
> blktap kernel module not installed )
You're dom0 kernel doesn't have the blktap driver (it probably has the
blkfront and blkback drivers instead). Try changing line 3 to:
disk = [ 'file:/home/vm/pvm/centos/vmdisk.img,xvda,w', ]
Peter
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |