Re: [opensuse-virtual] Problems with Xen-installationresp.configuration
If I may summarize: I install both kernels in the VM. Via the bootargs-line in the config file, I can refer to one of the kernels. On the PAE-host, it refers to the PAE-kernel, on the non-PAE-host, it refers the non-PAE-kernel. So I could have a local version of the config file on each host, and just copy the diskfile, when I change the installation.
Did I get it??
That's it. Let me know how things turn out.
It worked exactly like described. Many thanks for your great support! One more question, if you don't mind: I'd like to use German keyboard layout, which I implemented in system settings. On physical machines and on VMware machines it works. But in the Xen VMs, the VMs ignore the setting. Instead I have another layout, where 'z' and 'y' is changed - but it's not an american layout, so I don't know which layout is active. At the moment it doesn't harm me, as I'm connecting via PuTTY, but I'd like to know how to get a German layout working? Kind regards Stephan p.s.: the next step is to get a openVZ-system working. I hope I can get great support like in that issue. -- GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen! Jetzt dabei sein: http://www.shortview.de/?mc=sv_ext_mf@gmx -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-virtual+help@opensuse.org
On Tue, May 20, 2008 at 1:12 PM, in message <20080520191243.276270@gmx.net>, <gildo.rex@gmx.de> wrote: I'd like to use German keyboard layout, which I implemented in system settings. On physical machines and on VMware machines it works. But in the Xen VMs, the VMs ignore the setting. Instead I have another layout, where 'z' and 'y' is changed - but it's not an american layout, so I don't know which layout is active. At the moment it doesn't harm me, as I'm connecting via PuTTY, but I'd like to know how to get a German layout working?
In order for a German keyboard layout to work, you'll need to set the default keyboard map in the xend config file: /etc/xen/xend-config.sxp. If you scroll to the bottom of the file, you'll see #(keymap 'en-us') Just uncomment that line and change 'en-us' to the correct code for your layout ('de', I think). Then, restart xend (/etc/init.d/xend restart). Once that's done, any guest booted from that point forward will be presented with a german keyboard layout, so you'll need to configure the guest OS with the correct layout as well.
p.s.: the next step is to get a openVZ-system working. I hope I can get great support like in that issue.
That support is going to have to come from somewhere else. My expertise is in Xen. :) Jason -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-virtual+help@opensuse.org
participants (2)
-
gildo.rex@gmx.de
-
Jason Douglas