WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Not possible to boot a user domain

Hi there, I solved it in one box. The problem was
telling xen to emule md1 from md1, instead I told
xen to emule sda1 from md1:
disk = [ 'phy:md1,sda1,w' ]
root = "/dev/sda1 ro"

In my laptop does not work yet though.

Ramon
El mar, 16-08-2005 a las 13:37 +0200, Ramon Acedo escribió:
> Hello,

> 11 - I have this domain configured:
> 
> kernel = "/boot/vmlinuz-2.6.11.12-xenU"
> memory = 300
> name = "pau"
> vif = [ 'mac=aa:00:00:00:00:11, bridge=xen-br0' ]
> disk = [ 'phy:md1,md1,w' ]
> root = "/dev/md1 ro"
> extra = "4"



_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>