Search found 11 matches

by WilcoSnel
Wed Feb 06, 2019 4:08 pm
Forum: Toon Firmware
Topic: Toon firmware - update script
Replies: 645
Views: 428940

Re: Toon firmware - update script

TheHogNL wrote:Sorry, forgot the https:

curl -Nks https://raw.githubusercontent.com/IgorY ... -rooted.sh -o /root/update-rooted.sh
Ok, removed the files that were downloaded before, redownloaded with the correct link.
It's running correctly now. Thanks again for the great support! :D
by WilcoSnel
Mon Feb 04, 2019 10:43 pm
Forum: Toon Firmware
Topic: Toon firmware - update script
Replies: 645
Views: 428940

Re: Toon firmware - update script

Redownload the file. You can also download with "curl -Nks raw.githubusercontent.com/IgorYbema/update-rooted/master/update-rooted.sh -o /root/update-rooted.sh" Okay, did that. And made sure I had read, write and execution rights, but now it's just not providing output. See below. After th...
by WilcoSnel
Mon Feb 04, 2019 7:55 pm
Forum: Toon Firmware
Topic: Toon firmware - update script
Replies: 645
Views: 428940

Re: Toon firmware - update script

I copied over the files of the update script to /root/update-rooted/ on my Toon (as you can see below in the output). However, I keep getting the below errors. I didn't see any dependencies in the readme. Should I have installed something else first? I also noticed wget was not working properly, so ...
by WilcoSnel
Fri Feb 01, 2019 7:13 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 322376

Re: Fully automated rooting script

Ok so it is working now? :) @martjenjacobs I will create a pull request to fix that password thing then (just replace the sed with a proper one) Yes, it's working. It's rooted and I can connect to it directly without the pi now. Just have to make the rooted updater work so I can fix the files. Hope...
by WilcoSnel
Fri Feb 01, 2019 5:55 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 322376

Re: Fully automated rooting script

This is still a bug in ToonRooter. It can only set the root password once and even when it failed installing dropbear it already dropped the password. The default 'passwd' command is not available (poor attempt from quby to block rooters). However that 'sed' routinge should have changed it to toon ...
by WilcoSnel
Wed Jan 30, 2019 10:42 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 322376

Re: Fully automated rooting script

And could you try this dropbear package (has the same filename etc, but removes the depency to glibc) so the install should work better. dropbear_2015.71-r0_qb2.zip Ok, I think I got a lot further. So thanks for that! Replaced the file in the payload folder of the ToonRooter with the one you provid...
by WilcoSnel
Wed Jan 30, 2019 12:15 am
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 322376

Re: Fully automated rooting script

Yes it my bad. I assumed that the toon rooter updated the uboot image but it only does this in RAM so after a normal reboot the old uboot (R10) is back again. But where is goes wrong: INFO:rooter:>>> Installing dropbear DEBUG:rooter:Installing dropbear (2015.71-r0) to root... DEBUG:rooter:Installin...
by WilcoSnel
Tue Jan 29, 2019 7:34 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 322376

Re: Fully automated rooting script

Your U-boot isn't patched yet. R10 is the one which requires patching by openocd or using the toon rooter python script. After being patched the boot version would be 2010.09 (without R10) and then the password is toon. So rerun the python rooter again. Noticed that too, bu since the debuglog showe...
by WilcoSnel
Sun Jan 27, 2019 10:34 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 322376

Re: Fully automated rooting script

First thing, yes disassemble it and connect the wires again. Or else you wont get in. Try the rooter again and, before assembling try to login to your toon. If not, try to get into the toon using the serial method and the manual rooting guide. Probably dropbear didn't install properly or the iptabl...
by WilcoSnel
Sun Jan 27, 2019 3:26 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 322376

Re: Fully automated rooting script

After struggling with some wires I finally managed to root the Toon using this awesome script. I re-assembled and booted the thing as it was getting quite chilly. After booting and connecting to wifi it is now asking for the activation key, so I wanna run the update-rooted-toon script with -f param...
by WilcoSnel
Fri Jan 25, 2019 3:10 pm
Forum: Toon Rooting
Topic: Fully automated rooting script
Replies: 437
Views: 322376

Re: Fully automated rooting script

After struggling with some wires I finally managed to root the Toon using this awesome script. I re-assembled and booted the thing as it was getting quite chilly. After booting and connecting to wifi it is now asking for the activation key, so I wanna run the update-rooted-toon script with -f parame...

Go to advanced search