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] PVGrub can't find config file for domU on logical volu

I tried with both extra lines.  The VM is debian lenny amd64 and was
installed into a single partition.

I'm going to try again from scratch using the debian netinstall image
direct from xm create.  Curious thing is that it works fine if I switch to
pygrub.  I really want to get pvgrub working for security reasons.

Thanks,

Matt.

On Wed, December 9, 2009 2:21 am, Fajar A. Nugraha wrote:
> On Tue, Dec 8, 2009 at 7:52 PM, Matthew Law <matt@xxxxxxxxxxxxxxxxxx>
> wrote:
>> #kernel = "/usr/lib/xen/boot/pv-grub-x86_64.gz"
>> #extra = "(hd0,0)/boot/grub/menu.lst"
>
> This line is different from your previous post (hd0,0 vs hd0). Did you
> try with the correct extra line? These lines wok for me
>
> kernel="/usr/lib/xen/boot/pv-grub-x86_64.gz"
> extra="(hd0,1)/boot/grub/menu.lst"
>
> Also, if I'm not mistaken, pv-grub needs to be the same type as domU
> kernel (i.e. both 32bit or both 64bit)
>
> --
> Fajar


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

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