The officially official Devuan Forum!

You are not logged in.

#1 Re: Other Issues » (resolu) Kernel command line » 2017-11-11 18:04:32

re,
thank you for information, with this menu entry it's perfect

menuentry "devuan-live (i386)" {
set root='hd0,msdos1'		
set isofile="/isos/devuan_jessie_1.0.0_i386_desktop-live.iso"
loopback loop $isofile
linux (loop)/live/vmlinuz boot=live findiso=${isofile} username=devuan hooks=file:///lib/live/mount/medium/live/hooks/fix-lang.sh locales=fr_BE.UTF-8
initrd (loop)/live/initrd.img 
}
devuan@devuan:~$ cat /etc/profile.d/zz_locale.sh 
export LANG=fr_BE.UTF-8
export LC_ALL=fr_BE.UTF-8
devuan@devuan:~$ 

I go to resolu

#2 Other Issues » (resolu) Kernel command line » 2017-11-10 19:29:09

cardou
Replies: 2

Hello all
je suis francais, sujet traduit par google
I am french, subject translated by google

Est-ce que Devuan prend, accepte les Ligne de commande du noyau de debian ?
Does Devuan take, accept debian kernel command line?

Par exemple, ceci est il accepté ?
For example, is this accepted?

linux (loop)/live/vmlinuz live-config lang=fr_FR.UTF-8 locales=fr_FR.UTF-8 keyboard-layouts=fr timezone=Europe/Paris

Et pour ceci ?
And for this?

hooks=file:///lib/live/mount/medium/live/hooks/fix-lang.sh locales=fr_FR.UTF-8

Merci
thank you

Board footer

Forum Software