NVME: Difference between revisions

From Alpine Linux
(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...")
(No difference)

Revision as of 10:37, 26 June 2019

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/)