Quote:
Originally Posted by flyingdog
I can't use the enable_adb package...]
|
Why is that?
After flashing the 'enable_adb', to get into
recovery mode you have to use one of these options:
- at PC, by using Porkupan/Boroda tool (ebook_msc):
ebook_msc name "PRS-T1" um recovery
- at PC, by using ADB:
adb reboot recovery
- at PC, by using adb shell:
adb shell "chgboot recovery && reboot"
- at T1, by using any terminal aplication, or adb shell, or telnet, or ssh:
chgboot recovery && reboot
- at T1, by using the key combination 'Home' + 'Menu' at boot.
It's all about options...