6 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 625] xm-test FAIL: 02...
FromSent OnAttachments
bugz...@lists.xensource.com19 Apr 2006 13:33 
bugz...@lists.xensource.com19 Jun 2006 10:56 
bugz...@lists.xensource.com19 Jun 2006 10:57 
bugz...@lists.xensource.com22 Jun 2006 03:27 
bugz...@lists.xensource.com28 Jul 2006 12:49 
bugz...@lists.xensource.com28 Jul 2006 12:49 
Subject:[Xen-bugs] [Bug 625] xm-test FAIL: 02_block_attach_file_device_pos.test
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:06/19/2006 10:57:53 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=625

------- Comment #2 from har@hebutterworth.freeserve.co.uk 2006-06-19 10:58
------- I think this is because you have SCSI disk support compiled into the domU kernel and it is conflicting with the xen blkfront driver. You need to make scsi disk support modular and then load scsi disk in the dom0 and blkfront in the domU.

There might be another way to get both modules in together. I'll investigate.