This is nice for testing when there isn't xhci controller available or my usb stack fails :)
5 lines
99 B
INI
5 lines
99 B
INI
menuentry "banan-os" {
|
|
multiboot2 /boot/banan-os.kernel readonly
|
|
module2 /boot/banan-os.initrd
|
|
}
|