Skip to content
Snippets Groups Projects
Commit b2175a69 authored by Moritz Holtz's avatar Moritz Holtz Committed by osak buildhauer user
Browse files

grub.cfg: updated linux cmdline

the locale options were not recognized properly.
parent 3849ad4b
No related branches found
No related tags found
1 merge request!3WIP: Ws16
......@@ -74,7 +74,7 @@ function LoadCasper {
}
menuentry "Empfohlen: ${lip_flavor} ${lip_version}${lip_extra_info} ${bits}bit (deutsch)" {
set cmdline="debian-installer/locale=de_DE console-setup/layoutcode=de"
set cmdline="debian-installer/language=de keyboard-configuration/layoutcode?=de"
LoadCasper
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment