Files
banan-os/toolchain/grub-memdisk.cfg
Bananymous 15c55b8c7d BuildSystem: Don't hardcode partition UUID
That was dumb :D I can just read the UUID parted assigned...
2024-11-21 20:37:42 +02:00

6 lines
120 B
INI

insmod part_gpt
insmod search_fs_uuid
search --no-floppy --fs-uuid --set=root <ROOT_FS>
configfile /boot/grub/grub.cfg