Hi, I notice that you are using 2.4.26 with lkcd. It is not noted anywhere, but you should change your DUMP_FLAGS in /etc/lkcdutils/dump to be:
DUMP_FLAGS="0" Then run /etc/init.d/lkcdutils to re-load the config. Then simulate a crash with the sysrq (note: this will cause your system to reboot, when it did not before!), after the system reboots, look in /var/log/dump to see if your dump was saved. It should be saved on boot. I've noted this in the README.Debian for the next upload. Also, you can join #lkcd on irc.freenode.net if you need help walking through the procedure. Micah On Fri, 25 Feb 2005, Kotrappa wrote: > Package: lkcdutils > Version: 6.1.0 > Hi, > > I used magic sysrq key to produce crash on the system, I could see dump > saving into swap partition. > but could not recover dump by lkcd save command. > Please help!. > > > # /sbin/lkcd save > lcrash 0.10.2 (xlcrash) build at Feb 26 2005 00:09:04 > Lcrash is free software. It is covered by the GNU General Public License. > You are welcome to change it and/or distribute copies of it under certain > conditions. Type "help -C" to see the conditions. Absolutely no warranty > is given for Lcrash. Type "help -W" for warranty details. > > Error: could not save crash dump: lcrash returned with 1. Maybe there was > no dump? > Reconfiguring LKCD.... > > Dump configuration > # cat /proc/sys/dump/* > 2 > ide1(22,3) > 0x80000000 > 8 > DUMP_ACTIVE="1" > DUMPDEV="/dev/vmdump" > DUMP_ON_SWAP="1" > DUMPDIR="/var/log/dump" > DUMP_FLAGS="0x80000000" > > > I am using > # cat /proc/version > Linux version 2.4.26-sudf-n-lkcd (gcc version 2.95.4 20011002 (Debian > prerelease)) #6 Fri Feb 25 21:03:04 JST 2005 > Kernel patch 2.4.26. > > > -regards > Kotrappa > > ----- Original Message ----- > From: [1]Kotrappa > To: [EMAIL PROTECTED] > Sent: Friday, February 25, 2005 4:17 PM > Subject: lkcd save command wont save dump > > > References > > Visible links > 1. [EMAIL PROTECTED] > mailto:[EMAIL PROTECTED] > 2. [EMAIL PROTECTED] > mailto:[EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

