| http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1314
           Summary: Ioemu-remote cannot support 3 disks.
           Product: Xen
           Version: unstable
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Tools
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: haicheng.li@xxxxxxxxx
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.  
if with 2 disks,
" disk = [ 'file:/disk1.img,hda,w', 'file:/disk2.img,hdb,w' ] "
guest can boot up successfully.
-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs
 |