bootlogo
This commit is contained in:
@@ -30,6 +30,7 @@ BOOT="$LIVEKITDATA"/"$LIVEKITNAME"/boot
|
||||
mkdir -p "$BOOT"
|
||||
cp bootfiles/isolinux.bin $BOOT
|
||||
cp bootfiles/vesamenu.c32 $BOOT
|
||||
cp bootfiles/bootlogo.png $BOOT
|
||||
mv "$INITRAMFS" $BOOT/initfs.img
|
||||
cat bootfiles/isolinux.cfg | sed -r "s:/boot/:/$LIVEKITNAME/boot/:" > $BOOT/isolinux.cfg
|
||||
cp /boot/vmlinuz $BOOT/
|
||||
|
||||
Reference in New Issue
Block a user