movadoevo8
Member
Instructions…
*Note 1* – If you don’t have Terminal Emulator, download it from the market.1. Open Terminal Emulator and type in the follow commands:
For JRummy ROMs:2. You can now attempt to install the Google Maps update.
su
mountsys
rm system/app/Maps.apk
cd system/bin
sh pm uninstall com.google.android.apps.maps
unmountsys
For all other ROMs:
su
mount -o remount,rw -t yaffs2 dev/block/mtdblock4 system
busybox rm system/app/Maps.apk
cd system/bin
sh pm uninstall com.google.android.apps.maps
cd ..
cd ..
mount -o ro,remount -t yaffs2 dev/block/mtdblock4 system
sync
3. If it fails the first time, just cancel the download and try again. If it fails again, reboot and try.
4. Done!
source: Google Maps 4.3 Fix for Droid Froyo Users | Droid Life: A Droid Community Blog
Nevermind I did the one for ALL ROMS and it worked fine it allowed me to re-install maps from the Market and i didn't even have to reboot.
Thank you!