Bug#766228: systemd does not care /etc/default/grub

Martin Pitt mpitt at debian.org
Tue Oct 21 18:36:42 BST 2014


Hello Philippe,

Philippe Delavalade [2014-10-21 18:37 +0200]:
> In /etc/default/grub I have line
> GRUB_CMDLINE_LINUX="vt.default_utf8=0"
> to avoid utf8. When using sysvinit, that line was taken in
> consideration. With systemd it's no more the case and I'm obliged to add
> setupcon in .bashrc to get iso-8859-15.

I haven't heard about vt.default_utf8, not sure what part is supposed
to process that. The kernel itself? Or something like console-setup?

First of all, does that parameter actually end up in your
/proc/cmdline when you boot? If not, that's a grub problem. Second,
can you please do a

  grep -r vt.default_utf8 /etc/

for a first stab at which bit handled this parameter with SysV init?

Thanks,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)




More information about the Pkg-systemd-maintainers mailing list