All of lore.kernel.org
 help / color / mirror / Atom feed
From: disnoir <disnoir@gmail.com>
To: linux-newbie@vger.kernel.org
Subject: How could I record the information when kernel panic.
Date: Thu, 25 Apr 2013 01:18:24 +0800	[thread overview]
Message-ID: <517813E0.8070701@gmail.com> (raw)

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

             reply	other threads:[~2013-04-24 17:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-24 17:18 disnoir [this message]
2013-04-26 17:33 ` How could I record the information when kernel panic Brandon Philips
2013-04-27  4:02   ` disnoir

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=517813E0.8070701@gmail.com \
    --to=disnoir@gmail.com \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.