SATHISH.J wrote: > I installed crash2.6 on my machine. > When I give the command "crash" from the prompt it says "no debugging > symbols found in /boot/vmlinux2.2.14-12". Why does this message show. crash relies on debug info and so it needs access to an uncompressed vmlinux file which was built using -g. The following URL offers more info: http://oss.missioncriticallinux.com/projects/crash/usage.php Pat -- Patrick O'Rourke [EMAIL PROTECTED] - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/