X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/8273745be12eecf61a1f603bff89bdeecc279a80..6e37fd206ff71d86dcffab7247e6e64861a5befc:/files/grub.cfg?ds=inline

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