I know they are having some issues over there does anyone have some alternate links? I want to update my system recovery software so I can make some more backups![]()
I know they are having some issues over there does anyone have some alternate links? I want to update my system recovery software so I can make some more backups![]()
It was with Sholes (http://downloads.sholes.info/recovery-0.99.X.img). However, now that issues have caused a "split" I'm reading that Sholes info id under the name DroidMod. Have you checked there?
Mike
You could always check the forum from where it originated
AllDroid - View topic - SirPsycho's Recovery 0.99.3b
I have a workaround, if you want to use it. It bypasses the su app altogether, giving everything root.
Not the most ideal, but good enough till its fixed.
Make sure you have usb debugging enabled.
These are the original workaround instructions, with the typo fixed.
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
cd /system/bin
cat sh > su
sync
reboot
adrynalyne,
This might have been better sent as a personal message, but I wanted to thank you for the help you have been giving around these forums. I assume you are the same adrynalyne from the old omina.org site, you helped a ton there too. got me over the fear of flashing WinMo and now helping with android problems. any plans for custom roms released to the masses for the droid?