Page MenuHomeFreeBSD

D24583.diff
No OneTemporary

D24583.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
Thu, May 1, 1:07 PM (17 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17881895
Default Alt Text
D24583.diff (567 B)

Event Timeline