On 05/07/2013 02:40 PM, Valerio Pachera wrote: > Is it possible to "convert" and iso so it's available as a sheepdog disk? > > if yes, qemu-img and 'vdi write' are both suitable for convertion? Yeah, you can use both tools to convert the iso into sd cluster and boot from it by '-cdrom sheepdog:your_converted_iso'. Thanks, Yun