tools: add tool to generate kernel boot cd image
This commit is contained in:
4
tools/boot-image/grub.cfg
Normal file
4
tools/boot-image/grub.cfg
Normal file
@@ -0,0 +1,4 @@
|
||||
menuentry "Socks Kernel" {
|
||||
multiboot /boot/socks_kernel
|
||||
boot
|
||||
}
|
||||
Reference in New Issue
Block a user