syslinux fixes
This commit is contained in:
@@ -34,7 +34,6 @@ cp bootfiles/isolinux.bin $BOOT
|
||||
cp bootfiles/vesamenu.c32 $BOOT
|
||||
cp bootfiles/bootlogo.png $BOOT
|
||||
cp bootfiles/syslinux.exe $BOOT
|
||||
cp bootfiles/syslinux64.exe $BOOT
|
||||
cp bootfiles/syslinux.com $BOOT
|
||||
cat bootfiles/isolinux.cfg | sed -r "s:/boot/:/$LIVEKITNAME/boot/:" > $BOOT/isolinux.cfg
|
||||
cat bootfiles/bootinst.bat | sed -r "s:/boot/:/$LIVEKITNAME/boot/:" | sed -r "s:\\\\boot\\\\:\\\\$LIVEKITNAME\\\\boot\\\\:" > $BOOT/bootinst.bat
|
||||
|
||||
Reference in New Issue
Block a user