cannot use keyboard other than language
I have a problem with automatic installation of SuSE Linux 8.1 and 8.2. I need to select czech language but english (US) keyboard map. Generated XML file contains <keyboard> <keymap>english-us</keymap> </keyboard> <language>cs_CZ</language> but the system is installed with czech keyboard map anyway. Is there a way to use czech language but english-US keyboard map? Michal Kubecek
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 07 May 2003 16:06, Michal Kubecek wrote:
I have a problem with automatic installation of SuSE Linux 8.1 and 8.2. I need to select czech language but english (US) keyboard map. Generated XML file contains
<keyboard> <keymap>english-us</keymap> </keyboard> <language>cs_CZ</language>
but the system is installed with czech keyboard map anyway. Is there a way to use czech language but english-US keyboard map?
I had the same problems with German keyboard Support while setting the language to US English. I think the workaround was on this forum a while back: you can simply set a sysconfig variable for the desired keymap. CYa, Mike -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) iD8DBQE+uRPlVjZwHJyDi1YRAhY3AKCCGlCbC6g3PENE3TW70YyxP+Jl1wCfX5V9 CoqlbIzujnltScag374dP2Y= =i1Pr -----END PGP SIGNATURE-----
Hi, Are you getting into the confirmation screen? Workaround is to have fully automatic installation. Going into the confirmation screen resets the configured keyboard. An update image will be provided shortly. Anas Michal Kubecek wrote:
I have a problem with automatic installation of SuSE Linux 8.1 and 8.2. I need to select czech language but english (US) keyboard map. Generated XML file contains
<keyboard> <keymap>english-us</keymap> </keyboard> <language>cs_CZ</language>
but the system is installed with czech keyboard map anyway. Is there a way to use czech language but english-US keyboard map?
Michal Kubecek
On Mon, May 19, 2003 at 10:49:06PM -0400, Anas Nashif wrote:
Are you getting into the confirmation screen? Workaround is to have fully automatic installation. Going into the confirmation screen resets the configured keyboard. An update image will be provided shortly.
Unfortunately I have to go through the confirmation screen because of another problem (described in 'Keeping Partitions' recently). I need to use only existing partitions (and create filesystems in them). Next week I am going to try the update image which should solve the partitioning problem, if it works the confirmation screen won't be necessary any more. Michal Kubecek
Michal Kubecek wrote:
On Mon, May 19, 2003 at 10:49:06PM -0400, Anas Nashif wrote:
Are you getting into the confirmation screen? Workaround is to have fully automatic installation. Going into the confirmation screen resets the configured keyboard. An update image will be provided shortly.
Unfortunately I have to go through the confirmation screen because of another problem (described in 'Keeping Partitions' recently). I need to use only existing partitions (and create filesystems in them). Next week I am going to try the update image which should solve the partitioning problem, if it works the confirmation screen won't be necessary any more.
The update image should fix the keyboard problem too :-) Anas
Michal Kubecek
Hello everyone. I'm trying to configure a control file that destroy the existing primary partition hda1 and install SuSE freed with the deletion. To do that, I use <use>1</use> in the control file, but it doesn't seem to work. However <use>5,6,7</use> works, I guest it is due to 1 is a primary partition and 5,6,7 are logical units. It seems like autoyast has problems deleting a primary partition. Or not? Although I destroy the partition previously to the installation (with fdisk, for example) I also have problems with <partition_type>primary</partition_type>. It only seems to work when there is no other partitions in the disk. For example, if an extended partition previously exists, the partitions specified in the control file aren't created. Is possible to install SuSE in primary partitions when a extended partition already exist? How? I'm using SuSE 8.1, autoyast2-installation-2.6.42. Will the problem be fixed using a recent patched version? Is the problem fixed in SuSE 8.2? Any help to solve these problems is welcome. Thanks in advance! --------- Fermín
Hello everyone. It seems that autoyast2 have several lacks in deleting and creating partitions when installing SuSE. So, I wonder if it is possible pre-create partitions before (for example, with fdisk) and specify which partitions to use (to format and install) in the control file. How (an example would be really appreciated!)? Thanks in advance. --------- Fermín
participants (4)
-
Anas Nashif
-
Fermín Galán
-
Michal Kubecek
-
Mike Follwerk