|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: Ioemu-remote cannot support 3 disks.
Li, Haicheng writes ("Ioemu-remote cannot support 3 disks."):
> http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1314
>
> if create guest with 3 disks attached like following:
> " disk = [ 'file:/disk1.img,hda,w', 'file:/disk2.img,hdb,w',
> ',hdc:cdrom,r' ] "
> guest booting failed at initializing second disk.
Thanks for the report. I think I have fixed this, with this commit:
commit a6425a1734615e60371dd8ea92107f53f1e8df63
Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Date: Fri Aug 1 17:15:24 2008 +0100
Fix medium change device lookup.
This is available now (untested other than ad-hoc by me) at
http://www.chiark.greenend.org.uk/~ijackson/qemu-xen.git
and will make it to the usual locations on xenbits in due course.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|