#1179 PR merged
: Warn if initrd cannot be created and code cleanup (issue 1171)¶
Labels: enhancement
, cleanup
, fixed / solved / done
jsmeix opened issue at 2017-01-25 14:47:¶
Warn if initrd cannot be created when udev is not there, see
https://github.com/rear/rear/pull/1171#issuecomment-274442700
and some more code cleanup, see
https://github.com/rear/rear/pull/1176#issuecomment-274785858
jsmeix commented at 2017-01-25 15:02:¶
Now it looks o.k. for me during recovery of SLES12-SP2:
RESCUE e205:~ # type -a cmp cmp is /bin/cmp RESCUE e205:~ # rear -d -D recover ... Will do driver migration (recreating initramfs/initrd) ... Running mkinitrd... Recreated initrd (/sbin/mkinitrd). Installing GRUB2 boot loader Finished recovering your system. You can explore it under '/mnt/local'.
@gdha
if you like you could now test it
[Export of Github issue for rear/rear.]