ps2-kbtest/grub.cfg

6 lines
77 B
INI
Raw Permalink Normal View History

set timeout=2
2022-01-19 18:38:22 +00:00
menuentry "ps2 kbtest" {
multiboot /boot/ps2-kbtest.kernel
}