ps2-kbtest/grub.cfg
2022-01-23 17:32:07 +02:00

5 lines
77 B
INI

set timeout=2
menuentry "ps2 kbtest" {
multiboot /boot/ps2-kbtest.kernel
}