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
Tue, Oct 1, 8:21 PM (21 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13278142
Default Alt Text
D24583.diff (567 B)

Event Timeline