dracut.8: fix rd_LVM_LV description
[dracut.git] / README.generic
blob780e0bdc2139e5eca82e8da5f43748324e818589
1 To build a generic initramfs, you have to install the following software packages:
2  * device-mapper
3  * cryptsetup-luks
4  * rpcbind nfs-utils 
5  * lvm2
6  * iscsi-initiator-utils
7  * nbd
8  * mdadm
9  * net-tools iproute
11 Generic initramfs'es are huge (usually over 10 megs in size uncompressed), but
12 should be able to automatically boot any bootable configuration with appropriate
13 boot flags (root device, network configuration information, etc.)