On Wed, Sep 26, 2007 at 11:37:02AM -0700, Ashley Gould wrote:
>
> disk = [
> 'phy:data0/tenar-vhost-root, ioemu:sda1,w',
> 'phy:data0/tenar-vhost-swap, ioemu:sda2,w'
> ]
AFAIK hvm only takes complete discs here, and the sda looks bad.
Try something like
disk = [ 'phy:/dev/data0/tenar-vhost-root,hda,w' ]
Christian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|