X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/bec12d7cb17bcfab8443ee623898c2b7292125bb..a420f8465bf0f4b3e336ba9d2853052380fe76b2:/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