![]() |
Terminal Reboot Command for N9?
Hey there, wondering if anyone can tell me the Terminal Reboot Command for the N9?
Thanks! |
Re: Terminal Reboot Command?
Not sure, but it may be
root reboot -n |
Re: Terminal Reboot Command for N9?
Yeah you need to be root and its also hidden away in /sbin/
devel-su then enter root password (rootme) then /sbin/reboot hoggerz |
Re: Terminal Reboot Command for N9?
thanks hoggerz!!.......
|
Re: Terminal Reboot Command for N9?
you could also use (as root)
/sbin/shutdown -r now or other options of shutdown... |
Re: Terminal Reboot Command for N9?
Any idea how to do it without having to enter pin code after reboot?
There is software e.g. http://n9-apps.com/reboot which does it, so it should probably be possible from terminal also, but how? |
Re: Terminal Reboot Command for N9?
opensh or ariadne
dbus-send --system --print-reply --dest=com.nokia.dsme /com/nokia/dsme/request com.nokia.dsme.request.req_reboot |
Re: Terminal Reboot Command for N9?
I just use:
/usr/bin/reset It doesn't require elevated privileges. |
Re: Terminal Reboot Command for N9?
Well, as hoggerz said, I use /sbin/reboot
|
Re: Terminal Reboot Command for N9?
Pls show me what is reboot code to use in custom action of Profilematic?
|
Re: Terminal Reboot Command for N9?
Quote:
|
I try with ''/sbin/reboot'' but it not work in Profilematic. I mean in Profilematic i/o terminal. Tks.
|
Re: Terminal Reboot Command for N9?
Quote:
Also, must stress this: be careful. If attached to the wrong condition, this command could give a device which reboots every time it connects to WiFi, or something similar. |
Re: Terminal Reboot Command for N9?
profilematic have no root privileges to reboot. you should be tricky for rebooting your phone via profilematic. =)
|
Re: Terminal Reboot Command for N9?
Quote:
|
Re: Terminal Reboot Command for N9?
you may install/incept opensh for using root privilegeswithout password, or tou can write echo script to automatic writing root password to devel-su:
Code:
echo rootme | devel-su -c /sbin/reboot |
Re: Terminal Reboot Command for N9?
Quote:
For example put into custom action: Code:
sh -c "echo rootme | devel-su -c /sbin/reboot" http://talk.maemo.org/showpost.php?p...&postcount=884 |
All times are GMT. The time now is 17:28. |
vBulletin® Version 3.8.8