We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am build an image with gparted and clonezilla but the script stops in error. I can see that:
>find temporary-mountpoints/auto.clonezilla -iname "*png" -printtemporary-mountpoints/auto.clonezilla/EFI/boot/ocswp-grub2.png temporary-mountpoints/auto.clonezilla/isolinux/drblwp.png temporary-mountpoints/auto.clonezilla/isolinux/ocswp.png temporary-mountpoints/auto.clonezilla/syslinux/drblwp.png temporary-mountpoints/auto.clonezilla/syslinux/ocswp.png
the file exist in 2 places, so the copy does not know what to do. If I comment that line, the iso gets created.
The text was updated successfully, but these errors were encountered:
What version of Clonezilla are you using?
Sorry, something went wrong.
clonezilla-live-2.1.2-20-i686-pae.iso
(#77) Fix old versions of Clonezilla
c898c45
OK, I just pushed a change that I think will fix it.
Thanks. I don't think I will need many multi-boot isos, but it was very helpful to be able to do it.
No branches or pull requests
I am build an image with gparted and clonezilla but the script stops in error.
I can see that:
the file exist in 2 places, so the copy does not know what to do.
If I comment that line, the iso gets created.
The text was updated successfully, but these errors were encountered: