Open yni9ht opened 1 month ago
I am having the same exact issue...
A coworker looked into how cubic runs xorriso and we were able to write the iso manually by executing the following command from the project folder:
xorriso -as mkisofs -r -J -joliet-long -l -iso-level 3 -V 'TestBuntu' -b boot/grub/i386-pc/eltorito.img -no-emul-boot -boot-load-size 4 -boot-info-table -eltorito-alt-boot -e EFI/boot/bootx64.efi -no-emul-boot -isohybrid-gpt-basdat -isohybrid-mbr /usr/lib/ISOLINUX/isohdpfx.bin -o server-1.3_usb.iso custom-disk
Hopefully this can be fixed in cubic as it is a great tool.
Describe the bug
Error: unable to generate the customized disk image
To Reproduce
Expected behavior
save custome iso image to loacl
OS Information (please complete the following information):
Cubic Information (please complete the following information):
Cubic Log:
Screenshots