X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/7cde26e2762608d6769fe1a7357302b5765f831e..6654a2ba0dd57d513861f7a5e9ea7ebd0998adcf:/files/grub.cfg

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