had the same problem as mustang, I got a failure error, but it still removed maps and I cant install maps from the market. I tried redoing it but I got no such file exists the second time
did you delete maps.apk before trying this?
had the same problem as mustang, I got a failure error, but it still removed maps and I cant install maps from the market. I tried redoing it but I got no such file exists the second time
jrummy's suggestion worked for me. make sure you mount sys as r/w and that Maps.apk is removed. I was doing the `pm uninstall ...` before removing Maps.apk and it was failing, but once removed it worked just fine (was doing it via adb shell, not that it should matter though).
had the same problem as mustang, I got a failure error, but it still removed maps and I cant install maps from the market. I tried redoing it but I got no such file exists the second time
did you delete maps.apk before trying this?
If this set of instructions still doesn’t work for you, please drop the name and version of the ROM you have in the comments. Maybe we can pinpoint which methods are working for different ROMs.
Questions?
Cheers again scrizzo!
That'd be good news IF I HADN'T DELTED GOOGLE MAPS in an attempt to get the update to take. Anyplace I can find it again?Don't feel bad it is an ongoing issue with all the Froyo builds. Heck I have a Droid that was actually flashed with the Froyo SBF file and it will not update even so it is not just this ROM. i've also talked with multiple friends today who are all using different versions of Froyo and none can get it to install.
However with that said from what I'm told from another a buddy who works at Moto is there is nothing changed in version 4.3 that we don't already have in the 4.2 build that was part of Froyo. His suggestion was to disregard it and not worry about the 4.3 update.
I have the same problem that everyone else is having, only i can't get past mountsys - says not found. I tried deleting and renaming maps.apk to no avail. The good news is that I still have 4.2 and since there is not supose to be any real difference between the two and it works, I guess i'm just gonna have a coke and a smile and shut the f**k up!...lol. Good luck to one and all!
Ok, got it working. If you want the google maps update do this in terminal
su
sysrw
rm /system/app/Maps.apk
cd /system/bin
sh pm uninstall com.google.android.apps.maps
sysro
Then download the undated maps from the market and your good to go.
Did you try the alternate mounting instructions that someone posted ?
Think it was
mount -o remount,rw /dev/block/mtdblock4 /system
then do the rest of the instructions.