public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* How could I record the information when kernel panic.
@ 2013-04-24 17:18 disnoir
  2013-04-26 17:33 ` Brandon Philips
  0 siblings, 1 reply; 3+ messages in thread
From: disnoir @ 2013-04-24 17:18 UTC (permalink / raw)
  To: linux-newbie

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 majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-27  4:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 17:18 How could I record the information when kernel panic disnoir
2013-04-26 17:33 ` Brandon Philips
2013-04-27  4:02   ` disnoir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox