X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/60b2ebc126f8ba2cfefd58885f7d9625aea63405..0eea7b5d15cb6b124bc32c9219a051d9e56e6fd5:/files/grub.cfg

diff --git a/files/grub.cfg b/files/grub.cfg
index 0516360..1a5b6db 100644
--- a/files/grub.cfg
+++ b/files/grub.cfg
@@ -1,5 +1,5 @@
 echo Loading Kernel...
-linux (hd0,msdos1)/vmlinuz expert
+linux (hd0,msdos1)/vmlinuz net.ifnames=0
 echo Loading initrd... Please wait
-initrd (hd0,msdos1)/initrd.gz
+initrd (hd0,msdos1)/initrd.zstd
 boot