Keyboard layout

Antworten
anthrax44
Beiträge: 1
Registriert: 21 Feb 2012, 20:50

Keyboard layout

Beitrag von anthrax44 »

Firma Arteria poleca skuteczne pozycjonowanie stron internetowych w wyszukiwarkach.






Where are the files



I have just downloaded the first three Top Gear series 17 to my PC but want to watch them on my laptop. Where are the files stored on the PC, I can't "see" them anywhere, and are there any things I should know about to transfer them to my laptop/external HD?

Many thanks







Hi,

I'm living in Belgium where we have our own keyboard-layout. When booting a new PC, to install a Windows OS on it via opsi I experienced some difficulties with the keyboard-layout. It seems the German layout is used.
Searching the forum I found a topic where another user had the same problem, but this was solved. So I tried it the same way. I added a boot-parameter in the server-configuration : lan=fr.
This did not work. So I presumed the patch was not yet included in the miniroot-image. I unpacked it and wanted to modify /etc/init.d/opsi. Then I saw the patch was there, but the parameter is (I think) lang, not lan. While I was there, I added another option : be. I made a new miniroot-image, and tried again. Unfortunately it didn't work.
After trying to log into the opsi-image to look at the log-files (I couldn't because I don't know the root-password), I tried some other things which didn't work either.

In short : when I try to install Windows manually via the tftp-prompt the German keyboard is used (where I need another layout). When I force the install via the config-editor, the right keyboard is used (where I don't need a keyboard at all).

I must be missing something, any suggestions ?

Regards,

Koenraad Lelong.
piet4220
Beiträge: 13
Registriert: 03 Nov 2011, 11:10

Re: Keyboard layout

Beitrag von piet4220 »

Edit in the opsi-configed the host-paramter "opsi-linux-bootimage.append" and add "lang=en"
Then edit the following file.

Code: Alles auswählen

nano /tftpboot/linux/pxelinux.cfg/default.menu
add "lang=fr" to the line that begins with "append"

Then execute the following

Code: Alles auswählen

opsi-setup --set-rights
/etc/init.d/opsipxeconfd restart
/etc/init.d/opsiconfd restart
Antworten