View Single Post

  #3 (permalink)  
Old 04-08-2006, 10:44 AM
rockdalinux's Avatar
rockdalinux rockdalinux is offline
Contributors
User
 
Join Date: May 2005
Location: Bangalore
My distro: RHEL, HP-UX, Solaris, FreeBSD, Ubuntu
Posts: 581
Rep Power: 7
rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough rockdalinux is a jewel in the rough
Default

Are you using 64 bit AMD/Intel EM64T based kernel? Many servers have problem to boot 64bit SMP servers so boot into single UP mode server. Type following two parameters at Grub prompt
Code:
nosmp maxcpu=1
In addition, boot system into single UP mode then update your kernel and try it out again

Also as pointed by tom it is better if you give us exact kernel panic message. Otherwise, we cannot guess your message and it will make delay for you to get solution
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!

If you have knowledge, let others light their candles at it.

Certified to work on HP-UX / Sun Solaris / RedHat
Reply With Quote