Regenerating the vmlinuz and initramfs for the rescue kernel of currently installed kernel under CentOS Stream 9 is really simple. There is a package dracut-config-rescue,…
Tag: dracut
Dracut boot failed with missing device – exit and continue normal booting!
This issue deserves a much more article, in fact, a straightforward tip: You may be able to continue a normal boot only by typing “exit”…
CentOS 7 dracut-initqueue timeout and could not boot – warning /dev/disk/by-id/md-uuid- does not exist
Let’s say you update your software raid layout – create, delete or modify your software raid and reboot the system and your server does not…
Unpack centos 7 initramfs file with and without dracut skipcpio
In CentOS 7 the initramfs consists of two concatenated gzipped cpio files. If you want to check what files and probably configuration files are included…