]> git.zerfleddert.de Git - m1-debian/commitdiff
add net.ifnames=0 makes life easier, less to type
authorThomas Glanzmann <thomas@glanzmann.de>
Tue, 1 Feb 2022 03:39:31 +0000 (04:39 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Tue, 1 Feb 2022 03:39:31 +0000 (04:39 +0100)
files/grub.cfg

index 0516360149e9bc6408d946bb5972d052031d4e2a..1c4e01c39e3ef49a618d178bde2d39347b3d06c0 100644 (file)
@@ -1,5 +1,5 @@
 echo Loading Kernel...
-linux (hd0,msdos1)/vmlinuz expert
+linux (hd0,msdos1)/vmlinuz expert net.ifnames=0
 echo Loading initrd... Please wait
 initrd (hd0,msdos1)/initrd.gz
 boot
Impressum, Datenschutz