That generated an ISO fine but it doesnt seem to be usable after putting it on USB drive with dd.
Any thoughts on how I can regenerate this ISO? I need it to boot on a UEFI based system and to be able to run the generation command myself from the CLI and not some other tool. I read some script in the Clonezilla repo that says that there may be size limit issues in one of the tools but not sure if thats relevant here.
Thanks,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey guys, im trying to extract the Clonezilla live ISO, add a file to it and then recreate the ISO.
I used 7zip to extract the ISO and added a 1.7gb file to it. I then used the following to create the ISO from PWD of /tmp/clonezilla:
That generated an ISO fine but it doesnt seem to be usable after putting it on USB drive with dd.
Any thoughts on how I can regenerate this ISO? I need it to boot on a UEFI based system and to be able to run the generation command myself from the CLI and not some other tool. I read some script in the Clonezilla repo that says that there may be size limit issues in one of the tools but not sure if thats relevant here.
Thanks,
Disregard, I was able to get it to work correctly using xorriso:
Had to install xorriso and isolinux.
Yes. Thanks for sharing that.
Steven