[util-iso] update xorriso cmds for v1.4.8

This commit is contained in:
Philip Müller 2018-11-03 07:59:14 +01:00
parent 6c1636e9c2
commit a0ea27a565

View file

@ -178,6 +178,7 @@ assemble_iso(){
--sort-weight 0 / \
--sort-weight 1 /boot \
--grub2-mbr ${iso_root}/boot/grub/i386-pc/boot_hybrid.img \
-iso_mbr_part_type 0x00 \
-partition_offset 16 \
-b boot/grub/i386-pc/eltorito.img \
-c boot.catalog \
@ -189,9 +190,6 @@ assemble_iso(){
-iso-level 3 \
-o ${iso_dir}/${iso_file} \
${iso_root}/
# arg to add with xorriso-1.4.7
# -iso_mbr_part_type 0x00
}
# Build ISO