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] physical device

sven waeyenbergh wrote:
I think you should do something like:

disk = [ 'phy:vg0/vx-disk,sda1,w', 'phy:vg0/vx-swap,sda2,w','phy:vg0/vx-data,sda5,w','phy:hda,sdb,w' ]
Better you add like,

disk = [ 'phy:vg0/vx-disk,sda1,w', 'phy:vg0/vx-swap,sda2,w','phy:vg0/vx-data,sda5,w','phy:hda,sdb:cdrom,w' ]


--Sadique



S

On Jan 3, 2008 12:23 PM, tr1719 <tr1719@xxxxxxxxxxx <mailto:tr1719@xxxxxxxxxxx>> wrote:

    Hi!

    I' ve a xen virtual machine, and i' d like to assign cdrw device
    to it. My
    physical device on domain0 is /dev/hda, and in the configuration
    file i'
    ve this:

    disk    = [ 'phy:vg0/vx-disk,sda1,w', 'phy:vg0/vx-swap,sda2,w',
    'phy:vg0/vx-data,sda5,w' ]

    I' ve tried to assign the cdrom to it in many ways i found in
    different
    examples, but none of them worked. I tried to load the cdrom, and
    ide-generic module, and create the device (with mknod), but didn'
    t help.

    Please help me to solve this problem.

    Many thanks.





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


------------------------------------------------------------------------

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


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

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