We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f4a81 commit cb0af59Copy full SHA for cb0af59
root/etc/default/extlinux
@@ -6,3 +6,6 @@
6
7
# Configure additional kernel configuration options
8
APPEND="$APPEND root=LABEL=linux-root rootwait rootfstype=ext4"
9
+
10
+# Use old ifnames (like eth0)
11
+APPEND="$APPEND net.ifnames=0"
0 commit comments