mirror of
https://github.com/emmett1/lfs-scripts.git
synced 2025-08-06 10:34:04 +00:00
should fix issue https://github.com/emmett1/lfs-scripts/issues/12
This commit is contained in:
2
03-mkiso
2
03-mkiso
@ -121,7 +121,7 @@ rm -fr $WDIR/boot/efiboot
|
|||||||
printstep "Making the iso..."
|
printstep "Making the iso..."
|
||||||
rm -f $OUTPUT
|
rm -f $OUTPUT
|
||||||
xorriso -as mkisofs \
|
xorriso -as mkisofs \
|
||||||
-isohybrid-mbr /usr/share/syslinux/isohdpfx.bin \
|
-isohybrid-mbr $LFS/usr/share/syslinux/isohdpfx.bin \
|
||||||
-c isolinux/boot.cat \
|
-c isolinux/boot.cat \
|
||||||
-b isolinux/isolinux.bin \
|
-b isolinux/isolinux.bin \
|
||||||
-no-emul-boot \
|
-no-emul-boot \
|
||||||
|
Reference in New Issue
Block a user