1 2 3 4 5 6 7 8
set timeout=0 set default=0 menuentry "glitch" { sha512sum -c /boot/glitch/checksums multiboot2 /boot/glitch/glitch.elf quiet boot }