@ -1,3 +1,4 @@
# Live Image (UEFI boot)
set default=0
loadfont $prefix/dejavu-bold-16.pf2
source /boot/grub/config.cfg
# Live boot
desktop-image: "../splash.png"
title-color: "#ffffff"
title-font: "DejaVu Sans Bold 16"
@ -1,4 +1,5 @@
#!/bin/sh
# Live Image (BIOS boot)
if [ ! -d isolinux ]; then
cd binary