
June 20th, 2011, 01:18 AM
|
|
Contributing User
|
|
Join Date: Jul 2009
Posts: 35
 
Time spent in forums: 4 h 45 m
Reputation Power: 4
|
|
|
Can't start kdump: No module adptahci found...
Hi all,
I need to debug some random and log-less system crashes, so I heard about Kdump and decided to try it. Only, it doesn't want to start:
Code:
[root@cssc ~]# service kdump start
No kdump initial ramdisk found. [WARNING]
Rebuilding /boot/initrd-2.6.18-238.12.1.el5kdump.img
No module adptahci found for kernel 2.6.18-238.12.1.el5, aborting.
Failed to run mkdumprd
[root@cssc ~]#
Does anyone know what could be the problem?
|