NetBSD-Users archive

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

Re: Help with grub bootloader?



On Tue, 10 Jun 2014, Manuel Bouyer wrote:

ERROR Invalid kernel: xc_dom_probe_bzimage_kernel: kernel is not a bzImage


The boot loader identifies itself as "GNU GRUB  version 0.97"

is it grub or pygrub ?
If it's really grub then I guess the domU you have is HVM, not PV.
if so, you should not use the XEN kernels (these are for PV domUs) but
a plain i386 kernel. GENERIC has options multiboot, so it should be
loadable by grub.

It's really pvgrub

Problem was narrowed down to recent change by cherry@ - new hypervisor calls were added but not version-checked. Until this gets resolved, I'm happy using a 6.1.4_PATCH build.


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index