]> git.zerfleddert.de Git - m1-debian/commitdiff
put expert in grub.cfg. For live it is ignored, for d-i it puts you in the right...
authorThomas Glanzmann <thomas@glanzmann.de>
Thu, 27 Jan 2022 12:19:11 +0000 (13:19 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Thu, 27 Jan 2022 12:19:11 +0000 (13:19 +0100)
files/grub.cfg [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 23b29fe..0516360
@@ -1,5 +1,5 @@
 echo Loading Kernel...
-linux (hd0,msdos1)/vmlinuz net.ifnames=0
+linux (hd0,msdos1)/vmlinuz expert
 echo Loading initrd... Please wait
 initrd (hd0,msdos1)/initrd.gz
 boot
Impressum, Datenschutz