Lørdag 17 november 2007 18:42, skrev [EMAIL PROTECTED]: > Hi > > How should I change this code to use German-Keyboard layout!? > Master-File > > # Configure the keyboard, if requested. > kbd=$(get_cmdline_param kbd) > [ -n "$kbd" ] \ > && loadkeys ${kbd#*=} >
You dont have too :-) You can use parameter 233 in server options for the dhcp scope: kbd=no z_user=zuser z_pass=zpass z_path=//server/install or pass them as kernel parameters via linuxboot/misc/isolinux.cfg in your linuxboot build I think it will be somehing like this: append initrd=initrd kbd=no z_user=zuser z_pass=zpass z_path=//server/install Its been a while since I tried so check the isolinux/pxelinux documentation. -- Nils Olav ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info