Help with soft brick - Huawei MediaPad, T-Mobile SpringBoard

So i was running AOKP nighty and did a backup. I wanted to install the stock firmware so i could try to network unlock. So i flash the original recovery and flashed a general channel ICS. This resulted in a constant huawei logo. So i fastboot and reflash the twrp recovery and restore my backup. This results in a constant black screen on reboot. It seems any rom (stockish or cm10) results in just the hauwei logo, and my backup wont restore.
Is there any hope since i can flash recoveries all day long?

Flash all paritions via fastboot manualy from stock firmware
fastboot flash modem non-hlos.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash sbl2 sbl2.mbn
fastboot flash ext oeminfo
fastboot flash rpm rpm.mbn
fastboot flash sbl3 sbl3.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash tz tz.mbn
fastboot flash logo logo.img
fastboot flash modem_st1 modem_st1.mbn
fastboot flash modem_st2 modem_st2.mbn
fastboot flash cust cust.img.ext4
fastboot flash recovery recovery.img
fastboot flash recovery2 recovery.img
fastboot flash boot boot.img
fastboot flash system system.img.ext4
fastboot flash persist persist.img.ext4
fastboot flash cache cache.img.ext4
fastboot flash userdata userdata.img.ext4
fastboot flash tombstones tombstones.img.ext4
Click to expand...
Click to collapse

Also try wiping everything a few times, cache d-cache, factory reset, system, not doing so can mix up ROMs on partition,
Wipe all then restore/ flash new rom

Clear EVERYTHING and restore backup got me working (though a few errors in the log, like dev/media turned into devmedia unknown directory). Not sure if i want to attempt a stock reflash yet.

nightanole said:
Clear EVERYTHING and restore backup got me working (though a few errors in the log, like dev/media turned into devmedia unknown directory). Not sure if i want to attempt a stock reflash yet.
Click to expand...
Click to collapse
Should be fine, again just wipe everything, and delete any logs on SD card when flashing your stock rom, make sure its the correct rom

Related

Flash ROM help

My SD card does not work in the device. Is there any other way to flash image on it?
Thanks!
Do you only have a problem with automatic updating from your card (the device sees the card when running honeycomb), or your card does not work with the device at all (you can't use it for storage of pictures or music)?
Automatic update should work fine from windows formatted card. Otherwise you have to start it manually by holding volume up and pushing power to boot it up.
The update doesn't run from internal memory, so if your card is dead the easiest way is to borrow one from somebody for ten minutes.
No, my reader in the device does not work. The card is fine, however, Springboard reader got broken... Any other way for me to update ROM? USB OTG maybe? How does Mediapad mounts SD card internally - is there a chance to trick it somehow to install if from internal storage?
Thanks!
AK
Is your mediapad rooted? If so, have you tried using rom manger? Rom manager has been known to report internal memory as an sd card.
andre_2010 said:
My SD card does not work in the device. Is there any other way to flash image on it?
Thanks!
Click to expand...
Click to collapse
download the rom you want to flash und unpack the /dload/update.zip
you can open the huawei_partition.xml file to see which file goes to which partition.
enter fastboot mode on the Medipad (hold power on and volume less on boot)
now execute the following commands:
fastboot flash modem non-hlos.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash sbl2 sbl2.mbn
fastboot flash ext oeminfo
fastboot flash rpm rpm.mbn
fastboot flash sbl3 sbl3.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash tz tz.mbn
fastboot flash logo logo.img
fastboot flash modem_st1 modem_st1.mbn
fastboot flash modem_st2 modem_st2.mbn
fastboot flash cust cust.img.ext4
fastboot flash recovery recovery.img
fastboot flash recovery2 recovery.img
fastboot flash boot boot.img
fastboot flash system system.img.ext4
fastboot flash persist persist.img.ext4
fastboot flash cache cache.img.ext4
fastboot flash userdata userdata.img.ext4
fastboot flash tombstones tombstones.img.ext4
fastboot reboot
for the touchscreen files i don know how to flash them from the fastboot console. Perhapse someone can help out?
useing this you can also switch back to your current rom when you encounter problems.
Is there a way to root it without using an SD card? I am looking through the forum but any direction would be appreciated.
To use Fastboot I need to plug in keyboard?
Thanks,
AK
andre_2010 said:
Is there a way to root it without using an SD card? I am looking through the forum but any direction would be appreciated.
To use Fastboot I need to plug in keyboard?
Thanks,
AK
Click to expand...
Click to collapse
to use this you need an usb cable and a pc. depending on your os on your pc you have to set up fastboot. There are several guides here in the forum.
You can also flash a rooted version this way.
Keep in mind that the touchscreen updates are not flashed useing this methode.

[Q] Cant recover from soft brick this time?

well, ive soft bricked my mediapad many times, but this time nothing will get it booting again, ive wiped everything, used my backups to recover via twrp, ive wiped and tried starting with a fresh rom, and nothing, gets stuck into a the logo bootloop. anyone got any suggestions?
the bootloop occurred when i was using a bluetooth headset and they hung up, which cause the tablet to turn off (known bug its no problem) annnnnd i couldnt get any logs because i modded the rom not to log and not to report errors that cause fc, so no logs no hope. idk what to do someone help =(
Bleh!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
thanks for the help guys..not, tried flashing back to stock ics, nothing, i presume it dead just beacause ive fucl<ed with it long enough to piss me off
Try to flash all partitions manualy from stock fw via fastboot.
fastboot flash modem non-hlos.bin
fastboot flash sbl1 sbl1.mbn
fastboot flash sbl2 sbl2.mbn
fastboot flash ext oeminfo
fastboot flash rpm rpm.mbn
fastboot flash sbl3 sbl3.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash tz tz.mbn
fastboot flash logo logo.img
fastboot flash modem_st1 modem_st1.mbn
fastboot flash modem_st2 modem_st2.mbn
fastboot flash cust cust.img.ext4
fastboot flash recovery recovery.img
fastboot flash recovery2 recovery.img
fastboot flash boot boot.img
fastboot flash system system.img.ext4
fastboot flash persist persist.img.ext4
fastboot flash cache cache.img.ext4
fastboot flash userdata userdata.img.ext4
fastboot flash tombstones tombstones.img.ext4
Click to expand...
Click to collapse
Corn Flake said:
Try to flash all partitions manualy from stock fw via fastboot.
Click to expand...
Click to collapse
Thanks, I figured it out, there's a problem sometimes with twrp with formatting the data partition, it was the problem all along because I use and older version of twrp, for my own reasons, I sometimes run into permissions problems when I flash with the most recent twrp, so I just flashed the updated recovery, wiped the data, installed my ROM and everything booted fine, then I flashed my old recovery, everything's all good now =)
Can anyone help me!!
I am new to the forum, my Huawei MediaPad 7 Slim has been bricked and the company logo on shows and then a black screen occurs. Can anyone help me please I am pleading for help

[GUIDE][FASTBOOT] FLASHING FASTBOOT MiUI ROMS

Introduction:
Hey friends, as we know we can flash fastboot Miui Roms which comes with complete package and then we have to flash it with MiPHONE.exe. There are no other methods to flash roms Via PC! Roms can also be flashed with stock recovery, custom recovery but there should be a zip in sd card!Sometimes it even happen that we want to flash a rom/mod/zip and it fails! At that time we can restore via backup or flashing rom again.But what if there is NO ROM/BACKUP in SD CARD and ur in BOOTLOOP.
I tried numerous time flashing Miui fastboot rom via mi PHONE, but every time it gave me error 'The system cannot find the file specified.(0x80070002)' , I know i was doing somewhere wrong.Atlast I gave up and wanted to try different.
So I will be sharing with you a method to flash Miui Fastboot Roms by fastboot commands via ADB. Yes you can do it easily. Just enter the commands and hit enter.
Prerequisite :
Computer
Minimal adb and fastboot zip
MIUI FASBOOT ROM
Mi FLASH
(For installing usb drivers)
Steps to be performed :
1)Download minimal adb and fastboot zip and install it.
2) Also install Miflash for necessary usb drivers!
3)Download MIUI Fastboot roms zip and extract it in same folder where Minimal adb fastboot were installed.
FOR EXAMPLE : Mine path is C:\Program Files (x86)\Minimal ADB and Fastboot.
4)So extract files inside Minimal ADB and Fastboot FOLDER
5) Now go to Minimal Adb and Fastboot folder and HOLD 'Left Shift Button' and 'Right Click'
anywhere on folder area and there you can see OPEN COMMAND WINDOW HERE.
6) Follow the commands given below : Ps Enter commands one by one!!
Code:
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot
7) The phone will automatically reboot after entering last commands , so have patience!
ENJOY!!!!!!
ps :Btw this helped me fix my otg which was giving me error!​
Can I suggest another solution, but not tested?
Just flash a CWM recovery .img, restart in recovery and use the sideload flash option to push and flash the .zip file of a rom.
All will be simplier if you use a Mac, no drivers needed, just ADB and platform-tools
Pi3rluigi said:
Can I suggest another solution, but not tested?
Just flash a CWM recovery .img, restart in recovery and use the sideload flash option to push and flash the .zip file of a rom.
All will be simplier if you use a Mac, no drivers needed, just ADB and platform-tools
Click to expand...
Click to collapse
Everyone doesnt have a Mac bro, I know it can be done via other methods too. Many people at this particular moment opt for easy way. this is damn easy , just download files put it in adb folder and hit command and done!!!
Since we have only one method for using via pc [ that also failed for me, maybe i was doing wrong] so i thought for doing this way!!
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot
After all the commands except erase boot and reboot I get en error: target report max download size of 671088640 bytes error cannot flash..............
Any help would be deeply apreciated
SOLVED!!!! Using this.
http://forum.xda-developers.com/showthread.php?t=2277112
can u tell me how u solved the max download size limit error.
Can you tell me how to create fastboot rom?
Does it works to with Mi4..?
i've tried anything,,but its useless, lucky i'm not bricked my phone,
i just want to upgrade from MIUI5 to MIUI6, i've try flashing with standart procedure on the xiaomi web, but useless.
in fastboot mode, my phone is not detected, neither when i plug in and use Mi PC Suite,
now i'm running on MIUI-V6.2.4.0.KXDCNBJ
can you help me, ?
thanks a lot it works! with the help of Pallmalli post
Hi there,
I tried this with my Redmi Note 2 (I misunderstood the thread and thought it was for ALL Xiaomi) and the phone is in a loop of rebooting all the time. Like searching the boot but doesn't find it! :S
How can I reinstall the boot?
PLEASE help...
Cannot Load
It say cannot load xxx.mbn
please help
i was entered the commands like u... but it showing error: cannot load 'tz.mbn'
oooh man, ur rock!!!
Sk.D said:
Introduction:
Hey friends, as we know we can flash fastboot Miui Roms which comes with complete package and then we have to flash it with MiPHONE.exe. There are no other methods to flash roms Via PC! Roms can also be flashed with stock recovery, custom recovery but there should be a zip in sd card!Sometimes it even happen that we want to flash a rom/mod/zip and it fails! At that time we can restore via backup or flashing rom again.But what if there is NO ROM/BACKUP in SD CARD and ur in BOOTLOOP.
I tried numerous time flashing Miui fastboot rom via mi PHONE, but every time it gave me error 'The system cannot find the file specified.(0x80070002)' , I know i was doing somewhere wrong.Atlast I gave up and wanted to try different.
So I will be sharing with you a method to flash Miui Fastboot Roms by fastboot commands via ADB. Yes you can do it easily. Just enter the commands and hit enter.
Prerequisite :
Computer
Minimal adb and fastboot zip
MIUI FASBOOT ROM
Mi FLASH
(For installing usb drivers)
Steps to be performed :
1)Download minimal adb and fastboot zip and install it.
2) Also install Miflash for necessary usb drivers!
3)Download MIUI Fastboot roms zip and extract it in same folder where Minimal adb fastboot were installed.
FOR EXAMPLE : Mine path is C:\Program Files (x86)\Minimal ADB and Fastboot.
4)So extract files inside Minimal ADB and Fastboot FOLDER
5) Now go to Minimal Adb and Fastboot folder and HOLD 'Left Shift Button' and 'Right Click'
anywhere on folder area and there you can see OPEN COMMAND WINDOW HERE.
6) Follow the commands given below : Ps Enter commands one by one!!
Code:
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot
7) The phone will automatically reboot after entering last commands , so have patience!
ENJOY!!!!!!
ps :Btw this helped me fix my otg which was giving me error!​
Click to expand...
Click to collapse
thanks bro, it work on my mi3, i skip flash userdata.img
Hello, please help me - When i type first command - FAILED (remote: unknown command).. any solution please? REDMI 2 2GB RAM
Hi, is this method still applicable for miui 7 or 8? thanks in advance
Sent from my MI 3W using Tapatalk
from where can i download MIUI Fastboot roms zip
fastboot flash tz tz.mbn
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot erase boot
fastboot flash misc misc.img
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot reboot
After all above commands running successful
After reboot
To start Android, enter your password
More detalies
Hi,
Can you please be more specific about:
1. which mode does the phone need to be in while procedure? stay in boot-loop? boatloader mode? is recovery mode ok? download mode?
2. What files exactly to move to the minimal adb folder? there is the tgz file which extracts to the tar file which extracts to a folder - does that folder need to be copied? or the images file in that folder?
When trying to enter the lines some of them weren't exepted/missing.
Thanks,
Amitai
thank you SO MUCH for this tutorial, it worked perfectly for me.
@amitai, the phone needs to be in fastboot-mode, you can get there by typing "adb reboot bootloader" into commands (your phone has to be connected via USB); you will also be needing the FASTBOOT-ROM which you can get on the official miui website ... you also have to unpack them twice to get to the files. just copy all the files into the minimal adb folder. it does NOT work with normal miui roms, only with fastboot-roms!
any update about this Guide? Because we tried use on Xiaomi Mi 5 after first boot, Local Setting only Display China. And another issues two and third step is error (not available)
fastboot flash dbi sdi.mbn
fastboot flash sbl1 sbl1.mbn
Any clues?

[FiRMWARE] XT1575 PuRE FiRMWARE aNd STuFF

PuRE FiRMWARE aNd STuFF
XT1575
By using any of these you agree that I am not responsible for ANYTHING that can or may happen to you, or your device!
Android 5.1.1
5.1.1 LPH23.116-18 FIRMWARE
5.1.1 FIRMWARE
5.1.1 BOOT.IMG
5.1.1 RECOVERY.IMG
Android 6.0
6.0 MPH24.49-18 FIRMWARE
6.0 FIRMWARE
--mirror--
6.0 BOOT.IMG
--mirror--
6.0 RECOVERY.IMG
--mirror--
Motorola Supplied Firmware
Moto X Pure Edition (2015)
MPH24.49-18_18
6.0 MPH24.49-18-3 FIRMWARE
MPH24.49-18-3 FIRMWARE
This is a 100% stock FIRMWARE dump after the Feb 1st 2016 OTA. It includes everything a normal FIRMWARE zip has, except for the bootloader. I cannot figure out how to dump the bootloader.....yet. I tested this multiple times with no issues. You will also notice there is only one system.img instead of the multiple system_sparsechunk files like the old FIRMWARES. It is in sparse format, just one file now. This is how Motorola is doing it. Flash it via:
Code:
fastboot flash partition gpt.bin
fastboot reboot bootloader
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot erase cache
fastboot erase userdata
fastboot reboot
You may notice a "sparse header error" when flashing at the beginning. Don't worry about it, all is well. The current AutoFlashFirmware.bat file doesn't work with this Firmware file. Flash the files manually!
6.0 MPH24.49-18-4 FIRMWARE
This is the May security update full firmware
MPH24.49-18-4 FIRMWARE
TWRP BACKUPS
5.1.1 LPH23.116-18 Stock Unrooted TWRP Backup
This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "Stock Unrooted" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
5.1.1 Stock Unrooted.zip
6.0 MPH24.49-18 Stock Unrooted TWRP Backup
This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "Stock Unrooted 6.0" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
6.0 Stock Unrooted.zip
--mirror--
6.0 MPH24.49-18-3 Stock Unrooted TWRP Backup
This is a 100% stock, unrooted TWRP backup. Unzip the file, and put the "stock_MPH24.49-18-3" file in with your TWRP backups. Restore with that file, then flash the stock recovery. You should be able to take an OTA after flashing the stock recovery
stock_MPH24.49-18-3
OTA's
OTA Firmware Update Android 5.1 (LPH23.116-18) to 6.0 (MPH24.49-18)
Blur_Version.23.21.18.clark_retus.retus.en.US.zip
--mirror--
OTA February Security Update MPH24.49-18 to MPH24.49-18-3
Blur_Version.24.11.18.clark_retus.retus.en.US.zip
ANYONE HAVING ISSUES WITH THIS OTA SECURITY UPDATE SEE THIS
AutoFlashFirmwareScript
MAKE SURE YOU ARE NOT DOWNGRADING AS IT WILL CAUSE BOOT LOOPS
Current Firmware 5.1.1 to 6.0.0= OK
Current Firmware 6.0.0 to 5.1.1= BOOTLOOP
-This is a Windows .bat script to automagically flash a firmware file:
Code:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot erase cache
fastboot erase userdata
fastboot reboot
-Make sure Motorola USB Drivers are installed
-Extract the Motorola Firmware you want to flash
-Extract the contents of the AutoFlashFirmwareScript folder inside the folder of the firmware previously extracted (Motorola Firmware and AutoFlashFirmwareScript files must be in the same folder)
-Start the device in fastboot
-Connect to usb
-Run (double click) AutoFlashFirmware.bat
AutoFlashFirmware.zip
Useful Commands
Code:
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
I would take a nice fast stock rom why not until CM roms have working VolTE. If you need some mirrors I can help
patt2k said:
I would take a nice fast stock rom why not until CM roms have working VolTE. If you need some mirrors I can help
Click to expand...
Click to collapse
I plan on cooking just stock roms. Have little time to even do that, but I find them useful most of the time. You can mirror whatever you'd like.
The modified logo.bin inside of the zip has the unlocked bootloader screen removed, and the normal stock "locked bootloader" screen in it's place.
Nice post it when you have recovery flash able stock from
Sent from my XT1575 using Tapatalk
I've been waiting for a stock rom, looking forward to this. Thank you.
Will you create one for Moto X Style version (EU) too?
Verstuurd vanaf mijn XT1572 met Tapatalk
odin13 said:
Will you create one for Moto X Style version (EU) too?
Verstuurd vanaf mijn XT1572 met Tapatalk
Click to expand...
Click to collapse
If and when I can get the firmware, definitely. Took me forever to get this firmware since I could not dump it from my device like normal. Never had an issue before with taking dumps?:laugh::silly:
Oh snap stock goodness
Sent from my XT1575 using Tapatalk
Currently working on the updater-script, my arch nemisis. Hopefully if all goes well I'll have it up tonight/tomorrow. After the unrooted stock from is done, I'll rock out a stock rooted....possibly with some debloat/enhancements.
here, this is the firmware for the XT1572 (STYLE) Retail EU: https://drive.google.com/file/d/0BzsA17IjC5k2Vng2RWlRM0dRNTQ/view?usp=sharing
gokart2 said:
Currently working on the updater-script, my arch nemisis. Hopefully if all goes well I'll have it up tonight/tomorrow. After the unrooted stock from is done, I'll rock out a stock rooted....possibly with some debloat/enhancements.
Click to expand...
Click to collapse
That would be awesome I like stock with some extra goodness, you rock man !
Sent from my XT1575 using Tapatalk
nitros12 said:
here, this is the firmware for the XT1572 (STYLE) Retail EU: https://drive.google.com/file/d/0BzsA17IjC5k2Vng2RWlRM0dRNTQ/view?usp=sharing
Click to expand...
Click to collapse
Awesome! Just seen your reply in the Q&A. I'll try to throw some stuff together for the STYLE! :good:
Updated the OP with XT1572 "STYLE" firmware, etc....
Code:
make clean && make mrproper
I have no clue how to understand this lol, if I could I would
Sent from my XT1575 using Tapatalk
I have no clue either...lol!
gokart2 said:
I have no clue either...lol!
Click to expand...
Click to collapse
its a silly error. that line is blank that's why that error.
delete that line and it should work..i did for you,,you can try that one.
@gokart2 if my previous upload didn't work here is the second. You didn't close the bracket for assert at line 9
amit.lohar said:
@gokart2 if my previous upload didn't work here is the second. You didn't close the bracket for assert at line 9
Click to expand...
Click to collapse
Thank you very much!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!:good::good::good::good::good:
I appreciate the help very much! I'm gonna give it a try and see.
I see that I didn't close it now. I built about 10 of these....so I probably thought I had it closed in this one like the others.
And I thought we were supposed to leave one blank line at the end?
Update...... I got the installer-script figured out. It flashed, but after sitting at the splash screen for a little bit it rebooted into recovery....?
I'm lost at this point. I'm gonna try to do a system dump from my device and build it that way (the way I'm used to) instead of they way I built it from the Firmware. The tool I used may have had something to do with it?

[help]phone is bricked!!!

hi
so i was trying to install a custom rom on my phone because i couldnt root it with supersu.zip and twrp but i accidentaly wiped internal storage with twrp and when i try to install the custom rom although it says its successful it doesnt copy the files and says"unmount of system directory failed no such voulume",im really confused now, what can i do? any help is appreciated
also the internal storage is always empty and nothing gets copied in it
macszxc said:
hi
so i was trying to install a custom rom on my phone because i couldnt root it with supersu.zip and twrp but i accidentaly wiped internal storage with twrp and when i try to install the custom rom although it says its successful it doesnt copy the files and says"unmount of system directory failed no such voulume",im really confused now, what can i do? any help is appreciated
also the internal storage is always empty and nothing gets copied in it
Click to expand...
Click to collapse
Use a SD card to flash the ROM using TWRP. Also check on TWRP that the internal and external memory are mounted.
Sent from my XT1650 using XDA-Developers mobile app
Or ADB Sideload. Simple stuff
macszxc said:
hi
so i was trying to install a custom rom on my phone because i couldnt root it with supersu.zip and twrp but i accidentaly wiped internal storage with twrp and when i try to install the custom rom although it says its successful it doesnt copy the files and says"unmount of system directory failed no such voulume",im really confused now, what can i do? any help is appreciated
also the internal storage is always empty and nothing gets copied in it
Click to expand...
Click to collapse
Don't panic! As long as you can get to recovery or bootloader you aren't bricked
I would restore to stock and try everything again.
Here's the stock US ROM https://mega.nz/#!vtVmgAoI!J1cZtlRi0FjRHbxIJGA5U8CLx6RwUWQjwrCbjzf_Naw
There's a link around here for stock EU ROM if you need that instead.
Use these commands from an ADB prompt:
fastboot flash partition gpt.bin
fastboot flash motoboot boot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash system system.img_sparsechunk.12
fastboot flash system system.img_sparsechunk.13
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
thx guys it worked with flashing stock rom
macszxc said:
thx guys it worked with flashing stock rom
Click to expand...
Click to collapse
I went through the exact same thing, wipe the whole system out, couldn't reboot even after flashing another ROM, then I figured, the boot.img must have gone missing, so I just fastboot flash boot boot.img (the one from within the stock ROM), then the phone booted
beaubin said:
I went through the exact same thing, wipe the whole system out, couldn't reboot even after flashing another ROM, then I figured, the boot.img must have gone missing, so I just fastboot flash boot boot.img (the one from within the stock ROM), then the phone booted
Click to expand...
Click to collapse
I'm ever more of the opinion that our Z is a device very hard to seriously brick...
Prfndhatrdofman said:
Don't panic! As long as you can get to recovery or bootloader you aren't bricked
I would restore to stock and try everything again.
Here's the stock US ROM https://mega.nz/#!vtVmgAoI!J1cZtlRi0FjRHbxIJGA5U8CLx6RwUWQjwrCbjzf_Naw
There's a link around here for stock EU ROM if you need that instead.
Use these commands from an ADB prompt:
fastboot flash partition gpt.bin
fastboot flash motoboot boot.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash system system.img_sparsechunk.9
fastboot flash system system.img_sparsechunk.10
fastboot flash system system.img_sparsechunk.11
fastboot flash system system.img_sparsechunk.12
fastboot flash system system.img_sparsechunk.13
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot reboot
Click to expand...
Click to collapse
Hello, can you give me the EU stock rom, and please for god's sake don't give me this file factory link because this website is downloading slower to force me to buy their premium ****, thanks.

Categories

Resources