<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><blockquote type="cite"><div><font class="Apple-style-span" color="#007427"><br></font></div></blockquote><br></div><div>thankyou - i am however finding it hard to attach an iso image to a VM - I have the console etc sorted however what would be required to do the same with an iso image?</div><div><br></div><div>The below is working apart from the iso</div><div><br></div><div>thanks</div><div><br></div><div><div>vm_template = """<vm></div><div><name>%s</name></div><div><cluster></div><div> <name>Default</name></div><div></cluster></div><div><template></div><div> <name>Blank</name></div><div></template></div><div><type>server</type></div><div><memory>536870912</memory></div><div><display></div><div> <type>vnc</type></div><div></display></div><div><os></div><div> <boot dev="hd"/></div><div> <boot dev="cdrom"/></div><div></os></div><div><cdrom></div><div> <cdrom id="cobbler-base.iso"/></div><div></cdrom></div><div></vm>"""</div></div><br></div></blockquote></div><br><div>i have also tried </div><div><br></div><div>
                
        
        
                <div class="column"><p><span style="font-size: 10.000000pt; font-family: 'LiberationMono'"><cdrom ><br>
<file id="rhel-server-6.0-x86_64-dvd.iso"/></span></p><p><span class="Apple-style-span" style="font-family: LiberationMono; font-size: 13px; "></cdrom ></span></p><p><span class="Apple-style-span" style="font-family: LiberationMono; font-size: 13px; ">as per the docs but no joy </span></p>
                </div></div></body></html>