div8cn commented on issue #4244:
URL: https://github.com/apache/cloudstack/issues/4244#issuecomment-669116094


   This is a problem only under UEFI.
   
   
   
   This is CDROM XML under ueif
   
   <disk type='file' device='cdrom'>
   <driver name='qemu' type='raw'/>
   <source 
file='/mnt/2b9b3aaa-10ab-3fcb-987e-e8e154d4e573/232-2-843370ef-844e-329f-a901-b71462e196f0.iso'/>
   <backingStore/>
   <target dev='sdc' bus='**sata**'/>
   <readonly/>
   <alias name='sata0-0-2'/>
   <address type='drive' controller='0' bus='0' target='0' unit='2'/>
   </disk>
   
   
   
   
   
   This is CDROM XML in Bois mode
   
   <disk type='file' device='cdrom'>
   <driver name='qemu'/>
   <target dev='hdc' bus='**ide**'/>
   <readonly/>
   <alias name='ide0-1-0'/>
   <address type='drive' controller='0' bus='1' target='0' unit='0'/>
   </disk>
   
   
   
   Pay attention to their bus


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to