[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Using diskOnKey as additional disk - is it possible with default configuration?



On Mon, 2 Apr 2007, Ian Brown wrote:

Now, my question is: can I add an additional USB DiskOnKey as a
physical device ?
What I tried is:
First I added mknod /dev/sda6 b 8 6 in domU.
Then I added to the configDomU file:
disk = [ 'tap:aio:/var/lib/xen/images/guest10/guest10File,xvda,w'
,'phy:/dev/sdb,sda6,w' ]
        /dev/sdb is the device of teh USB DiskOnKey and **it is unmounted**.

try this disk line instead:

disk = [ 'tap:aio:/var/lib/xen/images/guest10/guest10File,xvda,w',
        'phy:/dev/sdb,xvdb,w' ]



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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.