Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112008656
D24583.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
567 B
Referenced Files
None
Subscribers
None
D24583.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 12, 12:32 PM (3 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17119381
Default Alt Text
D24583.diff (567 B)
Attached To
Mode
D24583: Set use_nvd=0 in EC2 AMIs
Attached
Detach File
Event Timeline
Log In to Comment