2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-05 12:00:16 +00:00
cheat.sheets/sheets/dracut
2018-08-31 14:00:02 +00:00

3 lines
123 B
Plaintext

# add driver to initrd/initramfs (nvme in this case)
dracut --add-drivers nvme -f /boot/initrd-$(uname -r).img $(uname -r)