Page 152 of 256

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 1:57 pm
by zoelechat
Well, you can also try with an external HDD if you have a spare one (at least a partition) :)

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 2:29 pm
by args
thanks for the info.
I tried it with an external HDD and I got the same problems. Now I get Existing ?/dtv/SamyGO_OK?? [OK] but still

Existing ?/dtv/usb/sda1/SamyGO1.txt?? [NO]
Existing ?/dtv/usb/sda1/SamyGO2.txt?? [NO]
Existing ?/mnt/rcSGO?? [NO]

and root isn't working :(

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 2:31 pm
by RebornID
Reboot and try new

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 2:54 pm
by args
after reboot it's the same problem :(

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 2:56 pm
by RebornID
go and buy another usb stick ;-)

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 3:13 pm
by args
also tried it with a OCZ ATV Stick and 2 different hard drives (western digital). I don't think that all these sticks and drives are bad. they are working very well for all other things.

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 3:21 pm
by RebornID
where have you add the "sleep"?

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 3:22 pm
by args
i used the additional data.zip from the first post in the spoiler. in this archiv the sleep 120 is in the file rcSGO in the second line
#!/bin/sh
sleep 120
...

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 3:48 pm
by RebornID
Ok, another try:
- make your Stick new, with a 1GB Partition
- make the Stick how in Post#1 described

then on the Stick:

- GOTO: SamyGO-F-SM-MST-Fix -> data -> data.zip -> SamyGo -> rcSGO

and ad there the Line: sleep 30

Example:

#!/bin/sh
sleep 30
echo "OK" > /dtv/SamyGO_OK

Save the Archive and try new

Re: [App] Rooting E/F on latest firmwares

Posted: Thu Sep 17, 2015 4:09 pm
by args
i made the stick new with a 1GB partition and added the files as described in post 1. Then I added the sleep 30 in the rcSGO but it doesn't work. After that I also tried again the run.sh from the spoiler but there is no sam.log written on the drive :(