[CentOS] INITRD_MODULES

Wed Apr 29 20:20:51 UTC 2020
Jerry Geis <jerry.geis at gmail.com>

> man dracut

Sure there is always that - thanks. But for a person doing this the first
time - one is always wondering if he did something wrong with the command -
that is why I asked.

I'm doing something like:
dracut -f /boot/initramfs-3.10.0-1062.el7.x86_64.img $(uname -r)

Thanks again. Is there not a "simpler" command that says take the
current kernel and re-run - no command args - it just knows what the
current kernel is and does it?

Jerry