Fabian Vogt changed bug 1189915
What Removed Added
CC   fvogt@suse.com
Flags needinfo?(dracut-maintainers@suse.de)  
Severity Normal Major

Comment # 10 on bug 1189915 from
(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: