Problem Description:
On my Ubuntu 25.10 i see dracut:
corrado@corrado-ns5-qq-0918:~$ apt list dracut
dracut/questing,questing,now 108-3ubuntu3 all [installed,automatic]
How can I tell if it is currently used for booting or just installed?
Thank you
Dracut is not used for booting but for creating your initramfs image… It should transparently hook into the update-initramfs command without you even noticing…
Your command shows a lot of occurrences of word dracut but seems just list the libraries containing it. Also the command journalctl -b | grep dracut shows many occurrences but I’m unsure if is just called or governs the boot.
Thanks.
Edit: command journalctl -b | grep dracut shows a lot of occurrences in my 25.10 beta while shows only 6 occurrences in a 25.10 old installation not updated.
I think lsinitrd, because if it isn’t a dracut image it might show nothing. I would like to check this but i can’t, because using nothing else than dracut.