How could I record the information when kernel panic.
disnoir <[email protected]>
| Newsgroups | org.kernel.vger.linux-newbie |
|---|---|
| Message-ID | <[email protected]> |
There is a random probability that cause the kernel panic (debian with kernel 3.2.41), when I execute: "sudo umount /media/data /media/big". Things are like this: I use "udisks --mount /dev/sda3" to mount "data" which is a ntfs filesystem. similarly, I use "udisks --mount /dev/wd5000bpvt/big" to mount "big" which is a ext4 filesystem. After finish using these filesystems, I use "sudo umount /media/data /media/big" to umount the filesystems, and the hole system just suddenly halt (mouse is not moving). using alt-sysrq-b to reboot the system. nothing record in the /var/log/messages. So, How could I record the kernel error/info, when system was halt ? Thanks a lot! -- To unsubscribe from this list: send the line "unsubscribe linux-newbie" 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.linux-learn.org/faqs