Page MenuHomeFreeBSD

D24583.id71076.diff
No OneTemporary

D24583.id71076.diff

Index: head/release/tools/ec2.conf
===================================================================
--- head/release/tools/ec2.conf
+++ head/release/tools/ec2.conf
@@ -98,6 +98,10 @@
# Load the kernel module for the Amazon "Elastic Network Adapter"
echo 'if_ena_load="YES"' >> ${DESTDIR}/boot/loader.conf
+ # Use the "nda" driver for accessing NVMe disks rather than the
+ # historical "nvd" driver.
+ echo 'hw.nvme.use_nvd="0"' >> ${DESTDIR}/boot/loader.conf
+
# Disable ChallengeResponseAuthentication according to EC2
# requirements.
sed -i '' -e \

File Metadata

Mime Type
text/plain
Expires
Wed, Jul 1, 4:48 AM (1 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34540852
Default Alt Text
D24583.id71076.diff (567 B)

Event Timeline