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] cannot boot PV guest

On Thu, Aug 27, 2009 at 08:58:09AM -0400, Tait Clarridge wrote:
> 
> > #nano F11.install
> >
> >name="FC11-G1S2" 
> >memory=500 
> >vif = [ 'bridge=eth0' ] 
> >dhcp = "dhcp" 
> 
> Get rid of the DHCP line for now.
>

Yeah, dhcp line can cause problems with PV guests, especially if using
pygrub.

-- Pasi

> >disk = [?disk = ['phy:/dev/sda1,xvda,w?] 
> 
> This line should be:
> disk = ['phy:/dev/sda1,xvda,w']
> 
> >kernel = "/etc/xen/vm/vmlinuz" 
> >ramdisk = "/etc/xen/vm/initrd.img" 
> >vcpus=1 
> >on_reboot = 'restart' 
> >on_crash = 'restart' 
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

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

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