Linux 186-227-203-186.cprapid.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
Apache
Server IP : 186.227.203.186 & Your IP : 216.73.217.146
Domains : 154 Domain
User : pmcaxingo
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Lock Shell
Lock File++
Readme
/
usr /
share /
doc /
dracut /
Delete
Unzip
Name
Size
Permission
Date
Action
AUTHORS
8.1
KB
-rw-r--r--
2018-10-08 13:38
HACKING
912
B
-rw-r--r--
2018-10-08 13:38
NEWS
52.87
KB
-rw-r--r--
2018-10-08 13:38
README
3.91
KB
-rw-r--r--
2018-10-08 13:38
TODO
2.14
KB
-rw-r--r--
2018-10-08 13:38
dracut.html
237.02
KB
-rw-r--r--
2025-12-17 18:54
dracut.png
6.21
KB
-rw-r--r--
2018-10-08 13:38
dracut.svg
68.34
KB
-rw-r--r--
2018-10-08 13:38
Save
Rename
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