X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/blobdiff_plain/fa9f7dc9149673fc5035ab6209343890d248486a..f49655574670b38cec0659077b2ea04a8383dfca:/files/grub.cfg

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