os/grub.cfg

3 lines
50 B
INI
Raw Normal View History

2024-05-21 18:41:16 +03:00
menuentry "deadOS" {
multiboot /boot/deados.bin
}