|
From: <shw...@gm...> - 2011-10-11 05:49:18
|
Hi, I am trying to run the LTP's kdump tests on 3.1.0-rc7+ kernel on Rhel6.2 beta target. The LTP version being used is ltp-full-20110915. When I try to do a make all for kdump, I get the following error: [root@Treadstone kdump]# make all chmod a+x runkdump.sh lib/*.sh ./runkdump.sh + conf=runkdump.conf + lib=lib + log=log + . runkdump.conf ./runkdump.sh: line 174: .: runkdump.conf: file not found make: *** [all] Error 1 As per the instructions in the README document, I copied runkdump.BASIC_LKDTM.RHEL from sample and renamed it to runkdump.conf, but I am not able to proceed further. Could anyone help me with this? --- Regards, Shwetabh |