View Single Post
Old May 8th, 2010, 06:02 PM   #11 (permalink)
blackknightavalon
New Member
 
Join Date: May 2010
Posts: 12
 
Device(s): HTC Dream, Motorola MB200, HTC Vision, HTC Doubleshot
Thanks: 0
Thanked 2 Times in 2 Posts
Default

You need to mount mtdblock3 as read/write. You can do that through SUFBS by pressing the "s" button towards the top of the screen or typing this in Terminal Emulator:
Quote:
su
mount -o rw,remount /dev/block/mtdblock3 /system
ls /system/app
rm /system/app/AmazonMP3.apk
Currently running kb7sqi's 1.4.8.1 ROM.
blackknightavalon is offline  
Last edited by blackknightavalon; May 9th, 2010 at 08:58 PM.
Reply With Quote