Linked by Thom Holwerda on Tue 30th Jun 2009 14:28 UTC, submitted by diegocg
Post a Comment
A good use case for this new feature is booting a livecd over http with a command like "qemu-kvm -cdrom http://www.sample.com/linux.iso". Awesome!
I would hope that this stuff gets stored in a fashion like torrents work, where you download bits and pieces at a time as needed. I would hope that multiple reads from the same spot of the ISO wouldn't go over HTTP again.
I'm interested to see how well this works.
Although it sounds incredibly inefficient as I assume the disk image will not remain on your hard disk for future use, that is kinda cool :-)
Incredibly trivial to implement (if a URL is passed, tell Curl to download the URL and then use it like a regular file), but cool nonetheless. I'm sure someone will find a good use for it.




