WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] working with latest -xen kernel?

On Fri, Oct 16, 2009 at 4:41 PM, Fasiha Ashraf <feehapk@xxxxxxxxxxx> wrote:
> On using this in domU config file disk = [ 'tap:aio,xvda,w' ]
> [root@Server1-FC11 xendoms]# xm create dom1
> Using config file "./dom1".
> Error: Device 51712 (tap) could not be connected. aio does not exist
> Should i create LVM or i can manage it some other way?
> Regards,
> Fasiha Ashraf

How did you setup loop0? I assume it's with "losetup -f
/some/path/to/file.img"? If yes, then the line needs to be

disk = [ 'tap:aio:/some/path/to/file.imh',xvda,w' ]

-- 
Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>