[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
share
/
doc
/
dracut
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 AUTHORS
8,293 B
SET
[ EDIT ]
|
[ DEL ]
📄 HACKING
912 B
SET
[ EDIT ]
|
[ DEL ]
📄 NEWS
54,142 B
SET
[ EDIT ]
|
[ DEL ]
📄 README
4,001 B
SET
[ EDIT ]
|
[ DEL ]
📄 TODO
2,189 B
SET
[ EDIT ]
|
[ DEL ]
📄 dracut.html
242,709 B
SET
[ EDIT ]
|
[ DEL ]
📄 dracut.png
6,360 B
SET
[ EDIT ]
|
[ DEL ]
📄 dracut.svg
69,977 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: HACKING
Right now, most of the testing is done using a qemu/kvm guest and generating the initramfs on another box but the support is all present to build for the "running" machine. For the former, you can boot the guest using qemu's -kernel and -initrd options. dracut exists and will build an image. It is command-line equivalent to most mkinitrd implementations and should be pretty straight-forward to use. To use, just run dracut with an output file name and, optionally, a kernel version (it defaults to using the current). The appropriate modules will be copied over and things should be good to go. If you'd like to customize the list of modules copied in, edit /etc/dracut.conf and set dracutmodules="foo bar baz" Note that dracut calls functional components in modules.d "modules" while kernel modules are called "drivers". Requirements: * udev * nfs module: nfs daemon and rpc helper * iscsi: iscsi