i686-elf-grub

GNU GRUB bootloader for i686-elf cross-compilation targets

brewmacoslinux
Try with needOr install directly
Source

About

GNU GRUB bootloader for i686-elf

Commands

i686-elf-grub-mkconfigi686-elf-grub-installi686-elf-grub-mkimagei686-elf-grub-script-check

Examples

Create a GRUB bootloader image for i686-elf target$ i686-elf-grub-mkimage -o grub.img biosdisk iso9660 part_msdos ext2
Generate GRUB configuration file for i686-elf system$ i686-elf-grub-mkconfig -o /boot/grub/grub.cfg
Validate GRUB script syntax for i686-elf$ i686-elf-grub-script-check /boot/grub/grub.cfg