Hello
Creating a temp file maybe?

I'm using qemu-img from an initrd so i can't create big file into a temps file.
Creating a temp file may cause deployment to be 2 times longer:
 - ssh ... "cat image.dd" > temp_file
 - qemu-img convert temp_file -O raw /dev/sda


Cheers,
François


Reply via email to