Re: Reset due to emergency remount r/o

2014-03-03 Thread Vignesh Radhakrishnan
Probably , adb reboot bootlooader command from the host to which the device is connected. Thanks and regards, Vignesh Radhakrishnan On Sat, Mar 1, 2014 at 9:56 AM, Subramaniam Appadodharana c.a.subraman...@gmail.com wrote: Seems like an android system and the reboot reason says boot loader.

Re: Reset due to emergency remount r/o

2014-03-03 Thread priyaranjan
On Mon, Mar 3, 2014 at 3:22 PM, Vignesh Radhakrishnan vignesh1...@gmail.com wrote: Probably , adb reboot bootlooader command from the host to which the device is connected. PD : No, that command wasn't executed from the host. Thanks and regards, Vignesh Radhakrishnan On Sat, Mar 1,

Re: Reset due to emergency remount r/o

2014-02-28 Thread Subramaniam Appadodharana
Seems like an android system and the reboot reason says boot loader. What command causes this to happen? On Feb 26, 2014 10:44 PM, valdis.kletni...@vt.edu wrote: On Thu, 27 Feb 2014 09:43:35 +0530, Arun KS said: [ 425.832395,1] SysRq : Emergency Remount R/O This looks like be a sys

Reset due to emergency remount r/o

2014-02-26 Thread Priyaranjan Das
Hi All, I am facing an kernel restart due to emergency remount. Could anybody tell me general techniques to go head with the debugging? Below are the logs which are seen during a reboot. [ 425.832395,1] SysRq : Emergency Remount R/O [ 425.876210,1] EXT4-fs (mmcblk0p36): re-mounted. Opts: (null)

Re: Reset due to emergency remount r/o

2014-02-26 Thread Rohan Puri
On Wed, Feb 19, 2014 at 6:14 PM, Priyaranjan Das priyaranjan456...@gmail.com wrote: Hi All, I am facing an kernel restart due to emergency remount. Could anybody tell me general techniques to go head with the debugging? Below are the logs which are seen during a reboot. [ 425.832395,1]

Re: Reset due to emergency remount r/o

2014-02-26 Thread Arun KS
Hi Priyaranjan, On Wed, Feb 19, 2014 at 6:14 PM, Priyaranjan Das priyaranjan456...@gmail.com wrote: Hi All, I am facing an kernel restart due to emergency remount. Could anybody tell me general techniques to go head with the debugging? Below are the logs which are seen during a reboot.

Re: Reset due to emergency remount r/o

2014-02-26 Thread Valdis . Kletnieks
On Thu, 27 Feb 2014 09:43:35 +0530, Arun KS said: [ 425.832395,1] SysRq : Emergency Remount R/O This looks like be a sys request from user space. Application can write echo u /proc/sysrq-trigger to trigger an emergency remount. You can hack drivers/tty/sysrq.c to print current task(to