Junior Member
Thanks Meter 1
Posts: 29
Join Date: Oct 2012
Location: Ye Olde Londonderry
|
Thanks for the rom, nice work!
I'm having trouble with a conflict between the Trebuchet.apk data I restored over the sgt7 ROM. The Trebuchet data is from Hashcode's CM10.1 ROM for Kindle Fire. I backed up using TWRP and restored the data to the new ROM. Now all I get is a 'Trebuchet.apk has closed' error when I try to do anything.
I was going to do rm -rF /system/app/Trebuchet.apk, then adb push the one from this ROM, but I get an error because of the Read-only file system.
Does anyone know how to fix this, and if this is a good way to solve the problem? Should I search for the Trebuchet data and delete that instead?
Thanks.
---------- Post added at 06:53 PM ---------- Previous post was at 06:46 PM ----------
Nevermind, I found out how to mount as read/write using mount -o remount,rw /system.
Now attempting to adb push Trebuchet.apk.
Does anyone know if a directory for Trebuchet data exists? Like /Android/data I mean.
---------- Post added at 07:07 PM ---------- Previous post was at 06:53 PM ----------
Success!
ROM now working fully as normal, with restored data.
No need for anything else apart from deleting and replacing Trebuchet.apk.
Devices:
rooted and TWRPed Kindle Fire 2 with Hashcode's CM10.1ROM.
OG Galaxy S i9000 running Devilkernel and Carbon ROM.
Rev. B Raspberry Pi tri-booting Puppy Linux, openELEC, Raspbian.
|