Skip to content

Move grub.cfg from /EFI/BOOT/ to /boot/grub/

To implement #194 (closed), we need a place to store BIOS (i386-pc) GRUB stuff (.cfg files, background images, bootsector images).

Since placing BIOS boot related files in /EFI/BOOT/ would not be correct, let's move it all to /boot/grub/.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information