From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180807171211q53c28e18j1c42b47c3ff88b3b@mail.gmail.com> Date: Thu, 17 Jul 2008 13:11:44 -0600 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net> In-Reply-To: <487F96EB.4010906@ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <487CFED2.5080908@ntlworld.com> <8ccc8ba40807151259wb0c7dbdjf189f1b73ea4bae2@mail.gmail.com> <487E5E18.1020106@ntlworld.com> <2D1BE8BC-7550-48D2-8208-F4641C161CB1@mac.com> <487F96EB.4010906@ntlworld.com> Subject: Re: [9fans] setting up a differnet keyboard Topicbox-Message-UUID: eaed2ea4-ead3-11e9-9d60-3106f5b1d025 >> I think you need to add the map to the kernel, as a root file so that >> boot could find it before reaching the file server. >> > > In which case, this doesn't seem to be a very practical mechanism. Wouldn't > it be beter to attach to the server and then do the kbmap() stuff ?? not when you need to type your password at the console and that password contains non-ascii characters. I believe this is the original reason kbmap() was added in the boot code (by Francisco Ballesteros, if my memory is correct).