Comment 8 for bug 1848556

Revision history for this message
Rod Smith (rodsmith) wrote :

I tried qemu from git, but I get an "unknown protocol" error when I try to access an image via HTTP:

$ ./qemu-img check http://10.193.37.117/cloud/eoan-server-cloudimg-amd64.img
qemu-img: Could not open 'http://10.193.37.117/cloud/eoan-server-cloudimg-amd64.img': Unknown protocol 'http'

Is there a development library or ./configure option I need to use to add this support? I didn't see anything obvious in the ./configure output.