#231 Issue closed
: mkrescue problems on Rhel5/6¶
Labels: bug
goldzahn opened issue at 2013-05-27 12:12:¶
Hi,
running "rear mkrescue" on Rhel5 and Rhel6, the ISO image is being created but afterwards rear stops with the following error:
ERROR: Failed to find initrd.cgz, updating GRUB failed.
Running "rear -d mkrescue", the initrd.cgz can be found under /tmp/rear.xxxxx/tmp/isofs/isolinux/initrd.cgz
The rear.log is here: https://gist.github.com/goldzahn/5656737
Thanks in advance
Tim
jhoekx commented at 2013-05-27 12:26:¶
@gdha this is caused by the removal of ISO_FILES in output/ISO/Linux-i386/80_create_isofs.sh ? I don't really want to spend too much time on understanding all of those UEFI changes :-), but was it causing problems?
I will fix this issue by copying the initrd instead of moving it.
[Export of Github issue for rear/rear.]