Tell me more ×
Android Enthusiasts Stack Exchange is a question and answer site for enthusiasts and power users of the Android operating system. It's 100% free, no registration required.

I can't boot my Galaxy Tab 8.9 / P7300 anymore, but Odin still detects a USB connection. So I'm trying to flash a new ROM onto it using Odin. However all I can find on the web are ZIP archives containing boot.img, META-INF etc, while Odin apparently needs .tar or .tar.md5 files.

Can I convert one into the other, or is my idea completely wrong?

share|improve this question

1 Answer

up vote 2 down vote accepted

.zip files are generally flashable from recovery, Odin's .tars are indeed a completely different format. If flashing a kernel you can convert them relatively easily (thought I won't get into it here) but it won't work for a whole ROM. You'll need to find an Odin package. XDA is your best bet, but see also: Where can I find stock or custom ROMs for my Android device?

share|improve this answer
(to OP) If you want to have a custom Rom running Jelly bean you can look over here: CWM recovery, Cyanogenmod 10 Jelly Bean nightly builds are here – ce4 Nov 18 '12 at 0:43
Got it working again, thanks guys. – Wolfgang Stengel Nov 18 '12 at 10:59

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.