https://bugzilla.suse.com/show_bug.cgi?id=1189915 https://bugzilla.suse.com/show_bug.cgi?id=1189915#c10 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fvogt@suse.com Flags|needinfo?(dracut-maintainer | |s@suse.de) | Severity|Normal |Major --- Comment #10 from Fabian Vogt <fvogt@suse.com> --- (In reply to Josef Reidinger from comment #6)
If I get it, it is pae kernel, so i586? I actually kind of expect that dracut will find kernel if it is called to regenerate initrd.
dracut maintainers: as part of mkinitrd kill bootloader replace call with `dracut --force` but it does not find pae kernel. Is it expected?
Not a dracut maintainer, but I think I can answer it anyway: "mkinitrd" calls dracut for all installed kernels, while "dracut --force" generates an initrd for the currently running kernel version. You can use the "--regenerate-all" option for that effect. mkinitrd also calls "update-bootloader --refresh" at the end, which dracut does not. -- You are receiving this mail because: You are on the CC list for the bug.