uefili.iso

This commit is contained in:
mahmutov 2016-08-03 20:14:45 +00:00
parent 363fc17817
commit 8cee86dcbd
1 changed files with 1 additions and 1 deletions

View File

@ -1171,7 +1171,7 @@ iso_olustur_efili() {
-eltorito-catalog boot/isolinux/boot.cat \
-no-emul-boot -boot-load-size 4 -boot-info-table \
-eltorito-alt-boot -e boot/grub/efiboot.img -isohybrid-gpt-basdat -no-emul-boot \
-isohybrid-mbr boot/isolinux/isohdpfx.bin \
-isohybrid-mbr iso_icerik/boot/isolinux/isohdpfx.bin \
-output "milislinux-live.iso" iso_icerik || echo "ISO imaj olusturalamadı";exit 1
}