Re: Using more than four CDROMs with virt-manager

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

 



On 10/04/2012 07:40 PM, Jimmy Crossley wrote:
> Is it possible to create a kvm machine with more than 4 CDROM drives using virt-manager 0.8.4?  If I just run kvm from the command line, I can specify as many SCSI CDROMs as I want.  But virt-manager only creates IDE CDROMs, as far as I can tell.  Could I tweak the XML file to add SCSI CDROMs?  I am using kvm 0.12.5 on Debian GNU/Linux 6.0.6, amd64.

virt-manager doesn't currently support creating SCSI CDROM devices. You can
tweak the XML though, you basically want something like:

    <disk type='block' device='cdrom'>
      <target dev='sda' bus='scsi'/>
    </disk>

- Cole


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux