Bug #649
cannot use a iso based cdrom in vmware
Status: | Closed | Start date: | 05/18/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Tino Vázquez | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | fixed | Pull request: | ||
Affected Versions: |
Description
From Carlos A. caralla@upv.es on the list
--
The problem is the line that states <source file='/tmp/iso'/> while it should state <source file='[datastore] path/to/iso'/> or something like that.
I found that file "LibVirtDriverVMware.cc" does not generate the proper datastore substitution, although ISO file is copied.
--
The solution is to create a sym link to the file with the .iso suffix, and change the deployment file accordingly.
Associated revisions
bug #649: CDROM iso images in VMware must end with iso suffix
History
#1 Updated by Tino Vázquez almost 10 years ago
- Status changed from New to Closed
- Resolution set to fixed