How do I pull a clean jeallybean boot.img, system.img, recovery.img, & userdata.img - Xoom General

How do I pull a clean jeallybean boot.img, system.img, recovery.img, & userdata.img
Hi,
Let say I lock BL and unroot my US WiFi Xoom. Is it possible to go straight to stock JB instead of starting from HW69 then work its way to latest version.
If it's possible, where can i download or how do I pull a clean jeallybean boot.img, system.img, recovery.img, & userdata.img from my xoom wifi?
[INFO]Stock Images & Other Links is only up to Build HMJ37 & HTJ85B for US Retail for WifI Xoom
Thanks

Go to Motorola Website (MotoDev)

Related

How to flash your own MZ604 to ICS without rsdlite

First, take your own risk!
Be sure you knwo what you are doing now and familiar with fastboot and your Xoom.
I am not responsible for anything.
The following founding are just proved to be work on my Xoom and I guarantee nothing.
===========================================
Rom Source:
Obtained from this thread
[!!Thanks changguangyu for his (and his fd's) kind sharing!!]
http://forum.xda-developers.com/showthread.php?p=21096478
Download the leaked rom
Extract the sbf using "MotoAndroidDepacker v1.3"
CG57.smg rename to recovery.img
CG58.smg rename to boot.img
CG59.smg rename to system.img
Issue the following command:
fastboot oem unlock
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot erase cache
fastboot erase userdata
fastboot reboot
Done.
Tried on my own Hong Kong Wifi version Xoom(MZ604).
Run smoothly.
can this be flash to canadian xoom ?
Probably can but I would probably wait for eos version with the good bits taken out....
Sent from my HTC Desire using xda premium
thanks ...good to go
In case somebody wondering where to find MotoAndroidDepacker
http://www.mediafire.com/?pk0gb8tgxg4uecg

In the factory image "userdata.img" use for???????

after unzip factory image
it have bootloader.img, boot.img, recovery.img, system.img, userdata.img
userdata.img size is about 100M
but even i do not flash userdata.img, my nexus still can boot to the android 4.1.2
i don't know this userdata.img contain which data?
is it contain any Gapp which is not in the system?
anyone know?
ygvuhb said:
after unzip factory image
it have bootloader.img, boot.img, recovery.img, system.img, userdata.img
userdata.img size is about 100M
but even i do not flash userdata.img, my nexus still can boot to the android 4.1.2
i don't know this userdata.img contain which data?
is it contain any Gapp which is not in the system?
anyone know?
Click to expand...
Click to collapse
The userdata.img file is a blank partition. It is used to reset the userdata partition to its factory state (completely empty) and is not needed if you're just using the stock images (boot.img, system.img) to update to 4.1.2
comminus said:
The userdata.img file is a blank partition. It is used to reset the userdata partition to its factory state (completely empty) and is not needed if you're just using the stock images (boot.img, system.img) to update to 4.1.2
Click to expand...
Click to collapse
Okay, that's what I thought it was too, but then why is it 140MB? I mean I could see it being a few kilobytes for a directory table, or the size of the partition if it was an uncompressed image, but 104286KB for the Nexu7 and 137555KB for the Galaxy Nexus seems pretty arbitrary to me.
comminus said:
The userdata.img file is a blank partition. It is used to reset the userdata partition to its factory state (completely empty) and is not needed if you're just using the stock images (boot.img, system.img) to update to 4.1.2
Click to expand...
Click to collapse
Found this out the hard way.
Sent from my Galaxy Nexus using Tapatalk 2

Creating a flashable zip of my FFOS build?

Hi there
I've built Firefox OS for the Galaxy Nexus but I'm struggling to find a way of creating a flashable zip to distribute.
This is my first ROM that I have successfully compiled, but everything seems to be working so I wouldn't mind sharing it with the rest of the internet. Any tips?
Thanks!
ojdon said:
Hi there
I've built Firefox OS for the Galaxy Nexus but I'm struggling to find a way of creating a flashable zip to distribute.
This is my first ROM that I have successfully compiled, but everything seems to be working so I wouldn't mind sharing it with the rest of the internet. Any tips?
Thanks!
Click to expand...
Click to collapse
After building from the B2G directory (the folder from where you run ./config.sh and ./build.sh) you should locate boot.img, userdata.img and system.img and copy them over to a folder, then you can flash using fastboot via:
adb reboot bootloader
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash system system.img
fastboot erase cache
fastboot reboot
janjongboom said:
After building from the B2G directory (the folder from where you run ./config.sh and ./build.sh) you should locate boot.img, userdata.img and system.img and copy them over to a folder, then you can flash using fastboot via:
adb reboot bootloader
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash system system.img
fastboot erase cache
fastboot reboot
Click to expand...
Click to collapse
Firefox OS in Galaxy Nexus, I want to take a look! Keep us up to date man!
janjongboom said:
After building from the B2G directory (the folder from where you run ./config.sh and ./build.sh) you should locate boot.img, userdata.img and system.img and copy them over to a folder, then you can flash using fastboot via:
adb reboot bootloader
fastboot flash boot boot.img
fastboot flash userdata userdata.img
fastboot flash system system.img
fastboot erase cache
fastboot reboot
Click to expand...
Click to collapse
Ah didn't know this thread had replies so sorry for a bit of a bump. I was kind of after directions on how to create a flashable zip? It's just that I was aiming to avoid end users from using adb and fastboot. Do you know how to create a flashable zip instead?
Thanks for the guidance!

Extract System Images?

Is it possible to extract a copy of a system image from an updated G4+? Like the boot.img, recovery.img, system.img, etc? To be flashed in fastboot
Yep. You have to flash TWRP and backup all img's. They'll appear with 'win' extension, so just change them to 'img'.
PocketGorgon said:
Is it possible to extract a copy of a system image from an updated G4+? Like the boot.img, recovery.img, system.img, etc? To be flashed in fastboot
Click to expand...
Click to collapse
Flashfire app has a fastboot compatible image backup feature.
I need the files to fix my g4

Question - How can I reinstall system on Huawei Nova CAN-L11?

Hello,
I would want to make a full system reinstall on my Huawei Nova CAN-L11. Full wipe and clear system install. I have one big reason: when I turn on mobile data, I have 50% chance to get internet connection. Otherwise I have to go change from 3G/2G to LTE/3G/2G or vice versa. Also when I haven't got internet, I can't send MMS. I want to try myself with reinstalling against giving Huawei Service because I don't have time to drive to nearest city with Huawei Service.
I wasn't playing with android reinstalling via fastboot and adb for a while, about 3 years so I have questions.
Can I do this on locked bootloader?
What files I have to have? I wasn't installing system on any Huawei. On Sony it was simple - download .tft, get flashtool and begin, but I have no idea what I have to do on Huawei.
I haven't found any guide for Huawei Nova but found guide for Huawei Ascend P7.
Now I will type steps that I think I should to do. Tell me if they are good or no and what to change.
Code:
Download ROM and extract update.app.
Extract boot.img, recovery.img, cust.img, cache.img, userdata.img and system.img from update.app via Huawei Extractor.
Go to download mode
Flash recovery.img
Go to recovery
Wipe all
Go to download mode
Flash in order boot.img, cust.img, cache.img, userdata.img and system.img.
Are these steps good?
VaZZoN said:
Hello,
I would want to make a full system reinstall on my Huawei Nova CAN-L11. Full wipe and clear system install. I have one big reason: when I turn on mobile data, I have 50% chance to get internet connection. Otherwise I have to go change from 3G/2G to LTE/3G/2G or vice versa. Also when I haven't got internet, I can't send MMS. I want to try myself with reinstalling against giving Huawei Service because I don't have time to drive to nearest city with Huawei Service.
I wasn't playing with android reinstalling via fastboot and adb for a while, about 3 years so I have questions.
Can I do this on locked bootloader?
What files I have to have? I wasn't installing system on any Huawei. On Sony it was simple - download .tft, get flashtool and begin, but I have no idea what I have to do on Huawei.
I haven't found any guide for Huawei Nova but found guide for Huawei Ascend P7.
Now I will type steps that I think I should to do. Tell me if they are good or no and what to change.
Code:
Download ROM and extract update.app.
Extract boot.img, recovery.img, cust.img, cache.img, userdata.img and system.img from update.app via Huawei Extractor.
Go to download mode
Flash recovery.img
Go to recovery
Wipe all
Go to download mode
Flash in order boot.img, cust.img, cache.img, userdata.img and system.img.
Are these steps good?
Click to expand...
Click to collapse
Hello!
I'm sorry for the late reply. Check this post.
VaZZoN said:
Hello,
I would want to make a full system reinstall on my Huawei Nova CAN-L11. Full wipe and clear system install. I have one big reason: when I turn on mobile data, I have 50% chance to get internet connection. Otherwise I have to go change from 3G/2G to LTE/3G/2G or vice versa. Also when I haven't got internet, I can't send MMS. I want to try myself with reinstalling against giving Huawei Service because I don't have time to drive to nearest city with Huawei Service.
I wasn't playing with android reinstalling via fastboot and adb for a while, about 3 years so I have questions.
Can I do this on locked bootloader?
What files I have to have? I wasn't installing system on any Huawei. On Sony it was simple - download .tft, get flashtool and begin, but I have no idea what I have to do on Huawei.
I haven't found any guide for Huawei Nova but found guide for Huawei Ascend P7.
Now I will type steps that I think I should to do. Tell me if they are good or no and what to change.
Code:
Download ROM and extract update.app.
Extract boot.img, recovery.img, cust.img, cache.img, userdata.img and system.img from update.app via Huawei Extractor.
Go to download mode
Flash recovery.img
Go to recovery
Wipe all
Go to download mode
Flash in order boot.img, cust.img, cache.img, userdata.img and system.img.
Are these steps good?
Click to expand...
Click to collapse
Yes these Steps Are good. Just used these for myself to Reinstall system via Fastboot. But my Bootloader was Unlocked, if it doesnt work, unlock bootloader first.
But use the latest Firmware for CAN11.
And if you run accross any cust.img File for your CAN11 please let me know. ^^

Categories

Resources