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