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
|