|
2013-06-19
, 19:15
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#12
|
And ofcourse here is the instructions how to do that cleanly, maybe too late for you, but for next people in troubles. This example assumes that you have incepted opensh with all capas.
# devel-su
# opensh
# perl -pi -w -e 's#com.nokia.maemo/local#com.nokia.maemo#smg' /var/lib/aegis/refhashlist
# accli -c tcb-sign -F /var/lib/aegis/refhashlist -i /var/lib/aegis/refhashlist
# /usr/sbin/validator-init; aegis-loader;echo 1 > /sys/kernel/security/validator/flush
# reboot
AND BIG DISCLAIMER IN HERE, YOU WILL BRICK YOUR DEVICE, IF YOU DONT KNOW WHAT YOU ARE DOING.
After boot all the incepted packages have turned into normal nokia packages and you can apt-get original nokia packages over them just fine.
#!/bin/sh perl -pi -w -e 's#com.nokia.maemo/local#com.nokia.maemo#smg' /var/lib/aegis/refhashlist accli -c tcb-sign -F /var/lib/aegis/refhashlist -i /var/lib/aegis/refhashlist /usr/sbin/validator-init; aegis-loader;echo 1 > /sys/kernel/security/validator/flush
ariadne sh -c "sh /path/to/script"
|
2013-06-19
, 20:00
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#13
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
|
2013-06-19
, 20:15
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#14
|
|
2013-06-19
, 20:55
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#15
|
qdbus --system com.nokia.dsme /com/nokia/dsme/request com.nokia.dsme.request.req_reboot
|
2013-06-19
, 21:37
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#16
|
|
2013-06-19
, 22:06
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#17
|
Object: SRC::com.nokia.maemo/local Request
<domain> <name>com.nokia.maemo/local</name> <key>LOCAL::tcb</key> <trust-level>10000</trust-level> <certified/> </domain>
|
2013-06-20
, 06:08
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#18
|
perl -pi -w -e 's#com.nokia.maemo/local#com.nokia.maemo#smg' /var/lib/aegis/restok/restok.conf
|
2013-06-20
, 07:34
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#19
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
|
2013-06-20
, 07:55
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#20
|
Also you can try R&D mode, if you phone can loads, you can try manually restore what cause reboot loop or do what rainisto write.
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone.
Root & User SSH access to Jolla via WinSCP.
Root and User SSH access to Jolla via Nautilus on Linux PC.