Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[SOLVED] Re: pygrub?



Emmanuel Dreyfus <manu%netbsd.org@localhost> wrote:

> Is pygrub supposed to work on NetBSD? 

After reformatting the root as FFSv1 (level 4) with 8 kB block it works.
I do not know which change is decisive, but I suspect it is the first
one.

Here is my /grub/menu.lst
--- cut here ---
default=0
timeout=1

title xbd0: NetBSD-6.1.3 XEN3PAE_DOMU
root (hd0,0)
kernel netbsd613-XEN3PAE_DOMU

title xbd0: NetBSD-6.1.3 INSTALL_XEN3PAE_DOMU
root (hd0,0)
kernel netbsd613-INSTALL_XEN3PAE_DOMU
--- cut here ---

I suspect it is not even necessary to really install grub in the domU,
but that only /grub/menu.lst is necessary. I will try that out.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index