NVME

From Alpine Linux
Revision as of 10:37, 26 June 2019 by PureTryOut (talk | contribs) (Created page with "To allow booting Alpine Linux from a NVME device, support for it needs to be added to the initramfs. Add <code>nvme</code> to <code>/etc/mkinitfs/mkinitfs.conf</code> and rebu...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

To allow booting Alpine Linux from a NVME device, support for it needs to be added to the initramfs. Add nvme to /etc/mkinitfs/mkinitfs.conf and rebuild the initramfs.

# mkinitfs -c /etc/mkinitfs/mkinitfs.conf -b / $(ls /lib/modules/)