On Tue, Nov 26, 2019 at 4:50 PM Matthew Weekley <tweekl...@comcast.net>
wrote:

> My current grub is
>
> menuentry “OSv” {
> multiboot /boots/service/release.x64/vmlinuz.bin
>

   ^^^ this needs to "linux", instead of "multiboot".


> boot
> }
>
> This returns “no multiboot header found. You need to load the kernel first”
>

Yes, because there's no Multiboot support in OSv anymore. The "vmlinuz"
file follows the Linux boot protocol described here:

https://www.kernel.org/doc/Documentation/x86/boot.txt

- Pekka

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/osv-dev/CAGUyND-DNK5MTx%3D4BTErUqW7q-Nr6OjehQijKhzxCJjHqHXC-g%40mail.gmail.com.

Reply via email to