Files
mango/tools/boot-image/grub.cfg

5 lines
65 B
INI
Raw Normal View History

menuentry "Socks Kernel" {
multiboot /boot/socks_kernel
boot
}