Import CD ISO image via XOA?
-
Hi,
Is it possible to import .iso images to my NFS ISO SR via XOA somehow?
-
No, because SR ISO is read only in XCP-ng (so we can't ask XCP-ng to import a VDI there) sadly.
There's 2 options:
- Modify XAPI code to allow VDI upload (and not mount ISO SR in read only). Then in Xen Orchestra, it would be trivial.
- Modify Xen Orchestra to mount the SR itself to upload it there. It's a bit complicated but doable.