We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-06-10 12:06:14 +0200 |
I have the latest update installed (1.0.7.16 Saapunki). And I'm doing a recursive grep in root shell:
"grep -r android_storage /"
At some point the phone just reboots. I don't think this is normal behaviour and I can't check the system log before reboot... Anything I can do to debug?
2 | No.2 Revision |
I have the latest update installed (1.0.7.16 Saapunki). And I'm doing a recursive grep in root shell:
"grep -r android_storage /"
At some point the phone just reboots.
reboots. Same thing happens with find/grep combo (find only searches for normal files with -type f).
I don't think this is normal behaviour and I can't check the system log before reboot... Anything I can do to debug?