April 23, 2024, 02:05:28 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Strange Messages During Boot  (Read 3693 times)

Offline rajesh.bahl

  • Linux Learner
  • ***
  • Posts: 86
Strange Messages During Boot
« on: August 17, 2007, 08:21:44 PM »

Hi!

I am facing a very strange problem -- Till a few days back my server ( Cent OS 4.4) was working okay .
It was upgraded to CentOS 4.5 through yum. After that when ever some one tries to log into the server, following messages appear ( although user gets logged in and is able to work on the server):

Keymap 0 : Permission denied
Keymap 1 : Permission denied
Keymap 2: Permission denied
KDSKBENT: Operation not permitted
loadkeys:could not deallocate keymap 3

Can any one explain why these messages appear ? What has gone wrong with the system ?


thanks in advance
rajesh.bahl

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Strange Messages During Boot
« Reply #1 on: August 18, 2007, 08:08:12 PM »
I found on another forum that you need to update KBD

Code: [Select]
# yum update kbd

Offline rajesh.bahl

  • Linux Learner
  • ***
  • Posts: 86
Re: Strange Messages During Boot
« Reply #2 on: August 19, 2007, 03:55:13 PM »

Did the same as mentioned by you and the problem got resolved.


Thanks a lot !



regards
rajesh.bahl