Corrected that but that lead to a critical error when trying to boot it.

Do I need to specify any further files below the vmlinuz file?

> On Nov 26, 2019, at 9:56 AM, Pekka Enberg <penb...@scylladb.com> wrote:
> 
> 
>> 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/5E07C841-98DD-46D8-9349-7A6E6A1A6985%40comcast.net.

Reply via email to