2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-11 01:10:31 +00:00
cheat.sheets/sheets/dracut

3 lines
123 B
Plaintext
Raw Normal View History

2018-08-31 14:00:02 +00:00
# add driver to initrd/initramfs (nvme in this case)
dracut --add-drivers nvme -f /boot/initrd-$(uname -r).img $(uname -r)