mirror of
https://github.com/emmett1/lfs-scripts.git
synced 2025-08-03 16:22:44 +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..."
|
||||
rm -f $OUTPUT
|
||||
xorriso -as mkisofs \
|
||||
-isohybrid-mbr /usr/share/syslinux/isohdpfx.bin \
|
||||
-isohybrid-mbr $LFS/usr/share/syslinux/isohdpfx.bin \
|
||||
-c isolinux/boot.cat \
|
||||
-b isolinux/isolinux.bin \
|
||||
-no-emul-boot \
|
||||
|
Reference in New Issue
Block a user