| /iso/build-iso.sh |
|---|
| 180,7 → 180,7 |
| # Generating the iso file |
| # Parameters for xorriso found using the following command on the Magiea iso file used in ressource folder |
| # ex: xorriso -indev Mageia-X.Y-x86_64.iso -report_el_torito as_mkisofs |
| # ex: xorriso -indev Mageia-7.1-x86_64.iso -report_el_torito as_mkisofs |
| cd ${MAGEIA_NEW_DIR} && xorriso -as mkisofs \ |
| -V $newName \ |
| --grub2-mbr --interval:local_fs:0s-15s:zero_mbrpt:$FULL_PATH_ISO_IN \ |