Comment 6 for bug 211726

Revision history for this message
Andrew Shugg (ashugg) wrote :

It's annoying and poorly documented but it now seems necessary to use "tap:aio" instead of "file".

i.e. for your example:

disk = [ 'tap:aio:/images/win2k3disk.img,ioemu:hda,w',
'tap:aio:/images/win2k3iso.img,ioemu:hdc:cdrom,r']

This should work.