Guest Paul Posted August 12, 2009 Report Posted August 12, 2009 http://rs77.rapidshare.com/files/266610385...ed_NoDriver.exe Woop! P
Guest scopes64 Posted August 12, 2009 Report Posted August 12, 2009 http://rs77.rapidshare.com/files/266610385...ed_NoDriver.exe Woop! P Can we use this to replace the Orange shipped ROM and debrand (not that there is much) ??
Guest qpop Posted August 12, 2009 Report Posted August 12, 2009 Ahhh I can't use this as I get "Checking custom ID.... Update fail!" Error [131]
Guest JamminJP Posted August 12, 2009 Report Posted August 12, 2009 what do you get in the Orange Rom?
Guest Paul Posted August 13, 2009 Report Posted August 13, 2009 If you want to flash this on, for example, an Orange device... I would suggest: - Downloading the RUU - Running it up to the point where you get an error - Browsing to %temp% on your machine, and locating (by sorting by date) where installshield has extracted the ROM files - There will be a ZIP file in there, with .img files. Grab these out and put them in the directory with the files from my root method. - Using the files from my root method, do the following (prefix commands with ./ if you're on a mac!)... fastboot boot cm-hero-recovery.img DO A NANDROID BACKUP! adb shell mount /sdcard adb push boot.img /sdcard/boot.img adb push system_1.76.405.6.img /sdcard/system.img adb shell flash_image boot /sdcard/boot.img adb shell flash_image system /sdcard/system.img REBOOT[/code] All being well, job done? This is just a theory tho, dunno if it'll actually work! Anyone? :) P
Guest jamesqi Posted August 21, 2009 Report Posted August 21, 2009 If you want to flash this on, for example, an Orange device... I would suggest: - Downloading the RUU - Running it up to the point where you get an error - Browsing to %temp% on your machine, and locating (by sorting by date) where installshield has extracted the ROM files - There will be a ZIP file in there, with .img files. Grab these out and put them in the directory with the files from my root method. - Using the files from my root method, do the following (prefix commands with ./ if you're on a mac!)... fastboot boot cm-hero-recovery.img DO A NANDROID BACKUP! adb shell mount /sdcard adb push boot.img /sdcard/boot.img adb push system_1.76.405.6.img /sdcard/system.img adb shell flash_image boot /sdcard/boot.img REBOOT All being well, job done? This is just a theory tho, dunno if it'll actually work! Anyone? :D P Tried it, but not working. When I try to "adb shell flash_image system /sdcard/system.img" it comes out MTD: error, and I have to flash to the previous update.zip. Any idea what's the problem? thanks.
Guest Funkyfin2000 Posted August 21, 2009 Report Posted August 21, 2009 Does anyone have a step by step guide on how to do this on an Orange device please? - Downloading the RUU - Running it up to the point where you get an error - Do we just run the file on your pc? - Browsing to %temp% on your machine, and locating (by sorting by date) where installshield has extracted the ROM files - There will be a ZIP file in there, with .img files. Grab these out and put them in the directory with the files from my root method. (What is the root method?) - Using the files from my root method, do the following (prefix commands with ./ if you're on a mac!)...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now