boot tftp with azerty keyboard

Antworten
Flamme_2
Beiträge: 18
Registriert: 29 Dez 2011, 15:34

boot tftp with azerty keyboard

Beitrag von Flamme_2 »

Hi,

Excuse me , i'm french user and my english language is not very good.

I post in english support for dynamic of replies.

I installed the opsi program in a debian squeeze, and configure the tftp in azerty keyboard.

It works !

But, after selecting "Start opsi bootimage", the keyboard return again in qwerty mode.

Where configure this option ?

Thank
o.ferre
Beiträge: 66
Registriert: 19 Nov 2010, 13:58
Wohnort: LYON - France

Re: boot tftp with azerty keyboard

Beitrag von o.ferre »

Hi,

have you tried this ?

viewtopic.php?f=8&t=2050

Olivier
O.Ferre
ENS de Lyon
Flamme_2
Beiträge: 18
Registriert: 29 Dez 2011, 15:34

Re: boot tftp with azerty keyboard

Beitrag von Flamme_2 »

Oh, good.
I have not seen this link
I test and I answered
Flamme_2
Beiträge: 18
Registriert: 29 Dez 2011, 15:34

[Solved] Re: boot tftp with azerty keyboard

Beitrag von Flamme_2 »

Simply for the keyboard in French, add at line append :

lang=fr

Code: Alles auswählen

default menu.c32
timeout 10
prompt 0
noescape 1

menu title opsi boot menu
menu width 50
menu rows 2
menu helpmsgrow 10
menu timeoutrow 15
menu tabmsgrow -1
menu hshift 14
#menu vshift 9

menu color tabmsg       30;40      #00000000 #00000000 std

label hd
  menu label Boot from ^local drive
  text help
                    Boot operating system from local drive.
  endtext
  localboot 0

label install
  menu label Start ^opsi bootimage
  text help
                  Start opsi linux bootimage from tftp server.
  endtext
  kernel install
  append initrd=miniroot.bz2 video=vesa:ywrap,mtrr vga=791 quiet splash lang=fr
Thank you very much

Flamme
Flamme_2
Beiträge: 18
Registriert: 29 Dez 2011, 15:34

Re: boot tftp with azerty keyboard

Beitrag von Flamme_2 »

It Works !

Thank you

Flamme_2
Antworten