bootimage icon indicating copy to clipboard operation
bootimage copied to clipboard

how to add multiboot header

Open tralwdwd opened this issue 11 months ago • 1 comments

i want to use my kernel in grub but it doesn't have a multiboot header. how do i do this?

tralwdwd avatar Feb 05 '25 15:02 tralwdwd

bootimage builds images compatible with the bootloader crate (Version 0.9). It does not do anything related to multiboot2.

Freax13 avatar Feb 05 '25 17:02 Freax13