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

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS PLD Linux Driven by DokuWiki