ok msg
This commit is contained in:
@@ -31,7 +31,7 @@ mkdir -p "$BOOT"
|
||||
cp bootfiles/isolinux.bin $BOOT
|
||||
cp bootfiles/vesamenu.c32 $BOOT
|
||||
cp bootfiles/bootlogo.png $BOOT
|
||||
mv "$INITRAMFS" $BOOT/initfs.img
|
||||
mv "$INITRAMFS" $BOOT/initrfs.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