dracut/README.generic

13 lines
436 B
Plaintext
Raw Normal View History

2009-06-19 15:41:55 +04:00
To build a generic initramfs, you have to install the following software packages:
* device-mapper
* cryptsetup-luks
2011-05-10 13:39:10 +04:00
* rpcbind nfs-utils
2009-06-19 15:41:55 +04:00
* lvm2
* iscsi-initiator-utils
* nbd
* mdadm
* net-tools iproute
2009-08-20 23:14:21 +04:00
Generic initramfs'es are huge (usually over 10 megs in size uncompressed), but
should be able to automatically boot any bootable configuration with appropriate
boot flags (root device, network configuration information, etc.)