View Single Post
Old 01-22-2011, 04:37 PM   #36
BarryR
Connoisseur
BarryR doesn't litterBarryR doesn't litter
 
Posts: 67
Karma: 104
Join Date: Jan 2011
Location: Wilbraham, MA
Device: Color Nook
Quote:
Originally Posted by SCION View Post
How do you know it was still write only when it was plugged up? Are you going by the unsuccessful uninstall?

Alright, since it said installation not successful try changing the extension of the gingerbread file so it will be ignored.

Change it to GingerBread.bak

adb shell mount -o rw,remount -t ext2 /dev/block/mmcblk0p5 /system

adb shell mv /system/app/gingerbread.apk /system/app/gingerbread.bak

adb reboot
I meant to say it was "read" only (based on the "r" flag that I see when I view it with Astro.

I ran the above commands and strangely get:
failed on '/system/app/gingerbread.apk' - No such file or directory

I noticed that it's com.android.inputmethod.gbltn
Is that the file that's supposed to be there?
Do I have gingerbread half uninstalled?

PS: I'm including the following screen shots so you know that I'm neither insane or dumb:


Click image for larger version

Name:	11-01-22-1.png
Views:	264
Size:	37.3 KB
ID:	65300

Click image for larger version

Name:	11-01-22-2.png
Views:	262
Size:	141.0 KB
ID:	65301
BarryR is offline   Reply With Quote