debian_preseed/makeiso.sh

2 lines
399 B
Bash
Raw Normal View History

2024-06-16 23:03:06 +00:00
xorriso -as mkisofs -r -checksum_algorithm_iso md5,sha1,sha256,sha512 -V "Debian 12.3 amd64" -o "debian-testing-amd64-netinst_pressed.iso" -isohybrid-mbr "/usr/lib/ISOLINUX/isohdpfx.bin" -b "isolinux/isolinux.bin" -c "isolinux/boot.cat" -boot-load-size 4 -boot-info-table -no-emul-boot -eltorito-alt-boot -e "boot/grub/efi.img" -no-emul-boot -isohybrid-gpt-basdat -isohybrid-apm-hfsplus "isofiles/"