User Tools

Site Tools


packages:dracut

Dracut

Dracut is an event-driven initramfs infrastructure. dracut (the tool) is used to create an initramfs image by copying tools and files from an installed system and combining it with the dracut framework, usually found in /usr/lib/dracut/modules.d.

Building smaller image

By default Dracut builds big initrd because … to build smaller initrd, add to your dracut config:

/etc/dracut.conf
# build initrd only to boot current hardware
hostonly="yes"
packages/dracut.txt · Last modified: 2014-05-04 12:30 by glen