osdev/grub.cfg

4 lines
54 B
INI
Raw Normal View History

2025-05-04 08:42:28 -07:00
menuentry "experiment" {
multiboot /boot/os.bin
}