Error: kernal panic not syncing

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Error: kernal panic not syncing
# 1  
Old 05-22-2014
Error: kernal panic not syncing

HI All,

server stopped here, we are suspecting server crash, need install new OS.

Any suggestions on this. kindly help to us.

Thanks
Rajesh
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Kernel panic-not syncing

dear experts linux i am using RHEL 5.5 run on a physical server. i am front of a big trouble, the Rhel can't run correctly , it show me this error message in black screen: reading all physical volumes. this my take a while .. found volume group "VolGroup00" using metadata type lvm2 9... (1 Reply)
Discussion started by: wassimpb
1 Replies

2. Slackware

Help with kernel panic - not syncing slackware 13.0

Hi, first of all I'm 110% newbie, sorry for any mistake if I made it. In my country there are no normal or active linux forums, so i found this forum. Ok, that's for begining, but not for may real problem. --------------------------------------------------- I am system administrator... (4 Replies)
Discussion started by: ElvijsL
4 Replies

3. Ubuntu

kenel panic not syncing

I installed a new kernel 3.0.22 on ubuntu server 11.04 32 bit. when I select the kenel from boot loader it stops when Code: loading initial ramdisk... I added all_generic_ide at the end of linux line and also added dev/sda1 to linux line: root=UUID=dev/sda1 now it says that ... (12 Replies)
Discussion started by: dr_mabuse
12 Replies

4. SCO

Kernal Panic questions

I am trying to restore Unixware 7.1 from a backup using RestoreEdge which is from Microline version 2. The restore is on another machine using the same RAID controller and TBU. We are retiring the other machine. Anyway, we get to disk #2 and it panics. Here is the Pic. Can anyone tell me... (13 Replies)
Discussion started by: ccd1977
13 Replies

5. UNIX Desktop Questions & Answers

kernel panic-not syncing:fatal exception while booting

Hi ALL, I am getting error.. kernal panic-not syncing:fatal exception while booting. Please help me.. Thanks Jack (7 Replies)
Discussion started by: jack00423
7 Replies

6. UNIX for Dummies Questions & Answers

Panic kernal-mode address fault on user address 0x14

:) Firstly Hi all!!, im NEW!! and on here hoping that someone might be able to offer me some help... i have a server that keeps crashing every few days with the error message: PANIC KERNAL-MODE ADDRESS FAULT ON USER ADDRESS 0X14 KERNAL PAGE FAULT FROM (CS:EIP)=(100:EF71B5BD) EAX=EF822000... (10 Replies)
Discussion started by: Twix
10 Replies

7. Linux

Kernal panic error& setuproot:error mounting /proc&/sys

Hi all, I am new to redhat/fedora linux. In fedora linux 6,we created one file system(hda3 - /fs). in this mount poing we were installed mounta vista os. while booting we are getting below error messages. 1) Booting 'mountaVisat(2.6.18_pro 500_pc_target-x86_586 smp)' root(hd0,1)... (2 Replies)
Discussion started by: arjunreddy3
2 Replies

8. Linux

Kernel panic - not syncing: cannot execute a PAE-enabled kernel on PAE-less CPU

ok so I just installed fedora core 6 on my dell inspiron 700m and I go to boot into linux and I get this error. Has anyone seen this before? I also had XP Pro and Vista installed on this pc prior to putting fedora core 6 on the machine. I'm trying to setup a triple boot system. Please Help... (2 Replies)
Discussion started by: dave043
2 Replies

9. UNIX for Dummies Questions & Answers

Kernel panic - not syncing == While RHEL AS install

I am trying to Install RHEL AS 4 on x86 pc, through VNC and got the below error, Am not pretty sure as how to resolve this. Can some one guide me through the process, or what might be missing.... Have Installed RHEL, many a times but cudnt find this out... Wud appreciate an early reply ......... (0 Replies)
Discussion started by: Crazy_murli
0 Replies

10. UNIX for Dummies Questions & Answers

Kernal Panic

Received the following on the weekend. Panic:k_trap kernel mode trap type 0X0000000e cannot dump 163739 pages to dumpdev hd (1/41):space for only 48640 pages Dump not complete Safe to power off or press any key to reboot Any ideas how to fix this one? It also happen a month ago. (3 Replies)
Discussion started by: jcoleman544
3 Replies
Login or Register to Ask a Question
xkbdfltmap(1X)															    xkbdfltmap(1X)

NAME
xkbdfltmap - Determine default X keymap for locale and keyboard SYNOPSIS
xkbdfltmap [options] OPTIONS
lang specifies a string to be used instead of the console language. This option is useful for locales that cannot be specified in the con- sole. This option is only used if XKB is active in the server. kbd specifies a string to be used instead of the console keyboard. This option is useful for keyboard types that cannot be uniquely identified by the kernel. For example, the kernal identifies the Microsoft Natural Keyboard as a PCXAL. If XKB is not active in the server, file specifies the xmodmap command. The default is /usr/bin/X11/xmodmap. If XKB is not active in the server, file specifies the file containing the information necessary to determine what xmodmap keymap to use based upon the console language and keyboard type. The default is /usr/lib/X11/xdm/Xkeymaps. If XKB is active in the server, file speci- fies the XKB keyboard compiler. The default is /usr/bin/X11/xkbcomp. If XKB is active in the server, path specifies the top-level direc- tory that contains the XKB keymaps. The default is /usr/lib/X11/xkb. If XKB is active in the server, file specifies the file containing the information necessary to determine what XKB keymap to use based upon the console language and keyboard type. The default is /usr/lib/X11/keymaps.dir. Specifies whether execute the necessary command to download the keymap to the server after determining the default, or whether to just print out the necessary command. Specify -exec to download the keymap. Specify -noexec to just print out the necessary command. The default is -noexec. If the -noexec command is specified, and XKB is active in the server, the -file option instructs xkbdfltmap to print out just the XKB keymap file that contains the keymap. A keymap will not be downloaded to the server if -file is used. If the -noexec command is specified, and XKB is active in the server, the -map option instructs xkbdfltmap to print out just the XKB keymap name. A keymap will not be downloaded to the server if -map is used. DESCRIPTION
The xkbdfltmap command queries the system console for the language and keyboard settings. Then, based upon whether the XKB server exten- sion is active in the server, it will optionally download an xmodmap file from /usr/lib/X11/keymaps or an XKB keymap file from /usr/lib/X11/xkb to the server. FILES
/usr/lib/X11/xdm/Xkeymaps /usr/lib/X11/xkb/keymaps.dir SEE ALSO
X(1X) xkbdfltmap(1X)