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)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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