I was trying to install a rom with the help of boot menu manager and something went wrong in the process.
When I was stuck in a bootloop i tried searching and asking for help and tried to follow this
guide:-http://forum.xda-developers.com/showthread.php?t=1883640
but after i switched to ap fastboot and tried to install the ota from my ext sd-card I got an error,
error in /tmp/sideload/package.zip
(status 7)
restoring config start
restoring config end
installation aborted.
Please help ! I dont think I did anything wrong in this guide except fro renaming boot_new_41.img to boot_new.img as cmd was not taking such a coomand with improper filename.
Thanks in advance.
you can try sbf: http://sbf.droid-developers.org/cdma_spyder/list.php HOW TO USE IT:
http://forum.xda-developers.com/showthread.php?p=23453478
or flash fastboot files (fastboot restore): http://www.droidrzr.com/index.php/t...-182-windows-for-verizon-droid-razrmaxx-only/
Related
I had TnT 0.2 installed when i got message internal storage damaged so i boot to clockwork and try to format and wipe device. then go back to FolioMod but when trying to install it installs system then it try to install boot.img i get error message:
assert failed: write_raw_image("/cache/boot.img", "linux")
E:Error in /sdcard/FolioMod.zip
(Status 7)
Installation aborted. Then i read someone else had the same issue onetime and his device had booted anyways and he had managed to fix it but it didnt say how?
I dont know these things but i was thinking maybe i could fastboot boot.img and that would work. But i really dont know these things well enough, im just used to follow guides, so i really dont know the right procedure. Or maybe theres another answer, anyways i need help. Some info my device boots in to recovery and it reads my external sdcard. Thankfull for help, i want my Folio
Hi, it was me who had the same problem.
Try "LOST or Destroyed partitions - METHOD 2 - ADB USB" on http://bb2k.org/folio100wiki/index.php/FolioMod_Issues
Loupák said:
Hi, it was me who had the same problem.
Try "LOST or Destroyed partitions - METHOD 2 - ADB USB" on http://bb2k.org/folio100wiki/index.php/FolioMod_Issues
Click to expand...
Click to collapse
Thank you for answering. but i dont see how i can connect to adb. I was thinking maybe i can flash a rom from clockwork as it installs system and if i could fastboot boot.img to get it to boot. Or if i can flash stock recovery so I could go by Method 1. But the links are broken for the partion map. Please if anybody has any ideas or knows a way. If not I was thinking of fastbooting stock recovery and send it in to toshiba and just say its broken.
Anyone? Problem not solved. If anyone could please help me or guide me in the right direction
It's simple
Put a boot.img on your android files (computer)
Launch Fastboot on command DOS
Fastboot flash linux boot.img
If this don't work
Fastboot erase cache
Fastboot erase system
Fastboot erase userdata
And try again and launch recovery on your Folio to install system/cache partition etc
Sinate said:
It's simple
Put a boot.img on your android files (computer)
Launch Fastboot on command DOS
Fastboot flash linux boot.img
If this don't work
Fastboot erase cache
Fastboot erase system
Fastboot erase userdata
And try again and launch recovery on your Folio to install system/cache partition etc
Click to expand...
Click to collapse
Thank you sounds good. Do i need a special fastboot? Because the with the one that comes with SDK i seem to have some problem. I put my Folio in fastboot, i insert mini usb, computer recognizes, i update folio driver in device manager to the one we use for ADB(Bootloader). And all goes well but when i open comman window and type fastboot devices i get:
fastboot devices
? fastboot
Then i rememberd something , when instaling fastboot for DesireHD on my other computer i had to download another fastboot from Modaco for it to work.
Gratefull for help if anyone recognizes this when setting up fastboot or knows what im doing wrong.
Come on, someone. Still not fixed. Cant get fastboot to work, i have fastboot setup for Nexus S and always had it setup for my phones but i dont get this, why doesnt it work?
PROBLEM SOLVED
Hi,
I was trying to install Cyanogenmod on my phone using the guide on the cyanogenmod wiki (I can't post the link, but it's the first google result for Motorola Atrix 4G: Full Update Guide)
I did everything in the guide, up to the point where I was supposed to flash the ROM onto my phone using RSD, but then it failed and gave me a "Error switching phone to BP Pass through mode". I unplugged it from the computer, took out the battery put it back in, and now it's giving me the
"Failed to boot 0x1000
No OS detected, going to RSD mode
in 5 seconds
...
..."
Menu. When plug my computer back in, and try to flash the same ROM using RSD Lite again, it says "Failed Flashing Process: Unable to retrieve interface handle". How do I fix this? I've never unlocked or rooted my phone or anything before. It was completely stock before I tried to do this.
Also, when trying to use fastboot and typing in fastboot oem unlock, it's just stuck on <waiting for device>
You tried to rsd a flashable rom on a locked bootloader phone. Your first error. You will need to rsd back to stock first. Then you need to root the phone. Then You need to follow the steps in the guide here http://forum.xda-developers.com/showthread.php?t=1202883 or here http://forum.xda-developers.com/showthread.php?t=1182871 (the second one I used recently). Once you've done that stuff THEN you can flash cm thru recovery. Hope you didn't hard brick.
pre4speed said:
You tried to rsd a flashable rom on a locked bootloader phone. Your first error. You will need to rsd back to stock first. Then you need to root the phone. Then You need to follow the steps in the guide here http://forum.xda-developers.com/showthread.php?t=1202883 or here http://forum.xda-developers.com/showthread.php?t=1182871 (the second one I used recently). Once you've done that stuff THEN you can flash cm thru recovery. Hope you didn't hard brick.
Click to expand...
Click to collapse
Thanks for your help, but could you be more specific on how to do all of that? As you can tell, I'm (quite obviously) a noob at this.
Also: I downloaded a file called 1FF-olympus-user-2.3.6-4.5.141-111212-release-keys-signed-ATT-US-GAS_NA_OLPSGBATTSPE_P012 , which is supposed to be the stock ROM. But when I run RSD, it gives me the error "Failed Flashing Process: Unable to retrieve interface handle (0x7027)
EDIT:: Your second link worked! Thank you very much!
Don't worry about it, it is common. All you need is the small unlock RSD file for your device found in post # 1136261 and the attempted flash that fails in the step that you described. Then you need to move on to the next step in the process. You need to get the phone into fastboot though, by holding the volume down key during the boot up / or if you get that crazy menu with options 0 though 9, use the volume up and down to select fastboot. Then on the PC continue with the process:
fastboot oem unlock
Then when that is successful, flash recovery.img or whatever recovery you have downloaded:
fastboot flash recovery recovery.img
Sent from my MB860 using Tapatalk 2
MCDong said:
Thanks for your help, but could you be more specific on how to do all of that? As you can tell, I'm (quite obviously) a noob at this.
Also: I downloaded a file called 1FF-olympus-user-2.3.6-4.5.141-111212-release-keys-signed-ATT-US-GAS_NA_OLPSGBATTSPE_P012 , which is supposed to be the stock ROM. But when I run RSD, it gives me the error "Failed Flashing Process: Unable to retrieve interface handle (0x7027)
EDIT:: Your second link worked! Thank you very much!
Click to expand...
Click to collapse
You're welcome!
Hi all!
I've got a big problem! maybe someone can help!
Got xt910, with 673.94.324.XT910.PSHAsiaRetail.en.03.xml installed. I got radio U_04.08.00R. This radio is awful, it drains my battery very quick, and the signal is very weak.
So i decided to get the new radio. I have downloaded full xml's and took out of them "radio.img"
1. When i flash it over FASTBOOT, everything goes fine, until it gets to stock recovery, where i get th following error
assert failed: motorola.motoflash("/tmp/bp.img")
e:Error in /cache/update_radio.zip
Status7
So the radio version remains.
2. Tried to flash bp.img over the bootmenu manager and got:
Flashing: /emmc/bp.img
Finding update package
Opening update package
Installing update... - здесь подвисает
assert failed: motorola.motoflash(getprop(firmware.path"))
E:error in /preinstall/bootmenu/script/radio.zip
(Status 7)
Flashing aborted.
3. I've got an OTA update available, so i'm trying to update over the air. Device downloads the update file, reboots, and i get somehow like Update unsuccessful.
4. I tried to update the radio by the official OTA through the motorola device manager. It also downloads the OTA file,reboots the device, and after that tells somehow:"Error, THE DEVICE SERIAL NUMBER:UNKNOWN
So i've got no ideas what to do. PLEASE help me someone (((((((((
Where?
Where did you downloaded the radio ?
Did you extract the zip file and then copy the bp.img out?
Try this:
1. Get the full radio.img from the latest fastboot file, make sure you don't copy it out of the zip, extract it first.
2. From the fastboot file, copy Moto-fastboot, and the 2 adb dll files into a new folder along with the radio.img
3. Copy cmd.exe from wherever it is located and paste into the new folder
4. Connect the phone to the pc, the reboot into the boot loader by holding all buttons vol+ vol- power
5. Open cmd.exe and type the following:
moto-fastboot erase cache
moto-fastboot flash radio radio.img
moto-fastboot reboot
The phone should boot into recovery on its own and flash the radio files.
i want reflash radio U_04.11.01P to one another becouse i have problems with downloading by wifi. and such problem
1. When i flash it over FASTBOOT, everything goes fine, until it gets to stock recovery, where i get th following error
assert failed: motorola.motoflash("/tmp/bp.img")
e:Error in /cache/update_radio.zip
Status7
So the radio version remains.
2. Tried to flash bp.img over the bootmenu manager and got:
Flashing: /emmc/bp.img
Finding update package
Opening update package
Installing update... - здесь подвисает
assert failed: motorola.motoflash(getprop(firmware.path"))
E:error in /preinstall/bootmenu/script/radio.zip
(Status 7)
Flashing aborted.
Click to expand...
Click to collapse
cryomagnetos advice don't help me.
i suggest you to flash baseband with CWM packages, i`m downloaded it from this thread:
http://forum.xda-developers.com/showthread.php?t=1863106
http://forum.xda-developers.com/showthread.php?t=1863106
Click to expand...
Click to collapse
installation aborted after verifying update package...
in bmm error status 6
Did anyone find a fix for this ? I have a xt910 with the same situation. It doesn't flash bp images and report this error.
assert failed: motorola.motoflash(getprop(firmware.path"))
Flash the recovery that matches the radio firmware version you are trying to flash from the same XML.zip.
Hello All ,
Need to install cyanogenmod 10 , but my boot loader is locked .
Can someone please upload files as all most all links are broken.
Or if you could send files through Email.
[email protected]
im still running on Android 2.3.4..
r_grsh said:
Hello All ,
Need to install cyanogenmod 10 , but my boot loader is locked .
Can someone please upload files as all most all links are broken.
Or if you could send files through Email.
[email protected]
im still running on Android 2.3.4..
Click to expand...
Click to collapse
I had nothing to do so I searched for the files, specially the photon_pudding.rar . Most of the links were dead but fortunately I found one that still alive. The site is the following: http://forum.motofan.ru/?showtopic=1731307
I attached some of the files to this post.
Thank you Reiki21
Thanks a lot.
I was about to loose hope on this.
Can you please guide me on how to unlock bootloader.
Do i keep them in ZIP format or will have to use RAR format.
r_grsh said:
Thanks a lot.
I was about to loose hope on this.
Can you please guide me on how to unlock bootloader.
Do i keep them in ZIP format or will have to use RAR format.
Click to expand...
Click to collapse
There's a guide to unlocking the Photon 2.3.4 bootloader here: http://androidforums.com/photon-4g-...-all-things-mopho-06-11-12-a.html#post4270549
Trying to install cyanogenmod 10
This is the error message i get::
verifying update package
e:failed to verify whole-file signature
e:signature verification failed
Installation aborted
not sure whats wrong
When i reboot it say unlocked at the top but when i try to access android recovery to install cyogenmod 10 i just get a ! in a triangle and android symbol.I try pressing both volume up n down button together i just get the following screen(attached)
which has following options
reboot system now
apply update from sd card
wipe data/factory reset
wipe cache partition
On trying :: apply update from sd card
This is the error message i get::
verifying update package
e:failed to verify whole-file signature
e:signature verification failed
Installation aborted
r_grsh said:
When i reboot it say unlocked at the top but when i try to access android recovery to install cyogenmod 10 i just get a ! in a triangle and android symbol.I try pressing both volume up n down button together i just get the following screen(attached)
which has following options
reboot system now
apply update from sd card
wipe data/factory reset
wipe cache partition
On trying :: apply update from sd card
This is the error message i get::
verifying update package
e:failed to verify whole-file signature
e:signature verification failed
Installation aborted
Click to expand...
Click to collapse
Did you flash cwm recovery? If not then you can download it from here: http://download2.clockworkmod.com/recoveries/recovery-clockwork-5.0.2.8-sunfire.img
To flash it go into fastboot mode and use the following comand:
moto-fastboot flash recovery recovery-clockwork-5.0.2.8-sunfire.img
unlock failed
I tried to unlock again , this time it ran for 98% and failed , but still when i boot it shows unlocked
I wouldn't use RSD after unlocking my phone, if the process of RSD flashing is interrupted (The usb cable got disconected, a black out, etc) the phone would most likely hard brick. You said it flashed until 98%, can you still access the menu by pressing power and vol -?
yes
yes can access menu can you still access the menu by pressing power and vol
moto-fastboot flash recovery recovery-clockwork-5.0.2.8-sunfire.img this img doesnot run in demon tool
Can you msg ur num to [email protected] , ill msg u on watsup all pics step by step
r_grsh said:
yes can access menu can you still access the menu by pressing power and vol
moto-fastboot flash recovery recovery-clockwork-5.0.2.8-sunfire.img this img doesnot run in demon tool
Can you msg ur num to [email protected] , ill msg u on watsup all pics step by step
Click to expand...
Click to collapse
Sadly I don't have whatsup, anyways I think you just need to flash the custom recovery to be able to flash cm10. If you downloaded moto-fastboot from my attachments, unzip it on the root of you hard disk (C:\). After that copy the recovery-clockwork-5.0.2.8-sunfire.img inside moto-fastboot-win32 folder (C:\moto-fastboot-win32) See the attachment
Put your phone into fastboot mode by pressing the power button and vol -, when you see fastboot below the word unlocked press vol +
Open CMD and type:
cd \moto-fastboot-win32
moto-fastboot flash recovery recovery-clockwork-5.0.2.8-sunfire.img
moto-fastboot reboot
After that you should have a new recovery menu.
done
On doing this i got the following message::
flashing partition recovery
flashing mbr to device
flashing stormgr partition : sos
what would be the next step
After that reboot your phone using moto-fastboot reboot. Now enter the recovery menu and try to flash your rom.
unable to restart
r_grsh said:
On doing this i got the following message::
flashing partition recovery
flashing mbr to device
flashing stormgr partition : sos
what would be the next step
Click to expand...
Click to collapse
now the only way to restart is by removing battery .as nothing happens on power button nor volume keys
after that trying to install cyo10 says error in \sdcard\cm-....
(status 0)
CM 10
Can you please upload any working CM 10 \ 9 .
Might be the rom im trying to install is corrupt
Which CM10 version are you trying to install? Can you provide me the link to the thread?
cm-10.1.3-xt897
cm-10.1.3-xt897
this is the one im trying , not sure where i found it .
think this is the one
https://download.cyanogenmod.org/?device=xt897
I see what's wrong that CM10 rom is for another phone, the Photon Q. This phone is the Photon 4G (MB855) which I know would confuse anyone >.< You just need to find the right CM10 for your phone and install it. I'll try to find some links and provide them to you if you can't find any.
---------- Post added at 11:44 AM ---------- Previous post was at 11:24 AM ----------
These are some JB roms I found by Th3Bill on https://www.androidfilehost.com/?w=files&flid=1911
cm-10.1-20130212-UNOFFICIAL-sunfire_fixed.zip
https://www.androidfilehost.com/?fid=9390288116658474446
cm_10_20121127_UNOFFICIAL_sunfire.zip
https://www.androidfilehost.com/?fid=9390225151984926850
BeanStalk-1.168-sunfire.zip
https://www.androidfilehost.com/?fid=9390362690511176432
sunfire_PAC_jb_alpha_v18.0.0.zip
https://www.androidfilehost.com/?fid=9390225151984926883
pa_sunfire_2.99_22NOV2012_094228.zip
https://www.androidfilehost.com/?fid=9390225151984927016
MIUIAndroid_Sunfire_3.2.8.zip
https://www.androidfilehost.com/?fid=9390288116658473841
MIUI.us.Sunfire_3.5.31_Eng_Deo_ZipA_Signed.zip
https://www.androidfilehost.com/?fid=22979706399754725
Liquid_JB_v2.0_RC9_sunfireB.zip
https://www.androidfilehost.com/?fid=9390225151984927186
kingkang_sunfire_ota_20121206B.zip
https://www.androidfilehost.com/?fid=9390225151984927184
Gapps contain the playstore and you should install it after the rom is installed
th3bill_gapps_jb_4.2.zip
https://www.androidfilehost.com/?fid=9390248398092765283
Note that these are roms ranging from 2012 to 2013, unfortunately Th3Bill had to leave development and there seem to be no new roms.
Failed again
cm-10.1-20130212-UNOFFICIAL-sunfire_fixed.zip
https://www.androidfilehost.com/?fid...88116658474446
cm_10_20121127_UNOFFICIAL_sunfire.zip
https://www.androidfilehost.com/?fid...25151984926850
downloaded both
Followed video
http://www.youtube.com/watch?v=RwmjnqDEO-I
option for rom
tweaked and standard
tried both
emmc or ext sd as primary sd
Selected EMMC
after instaling
Installer finished
while rebooting
e: error in sdcard\.....
(Status 0)
Installation aborted
After which installed gapps which completes , on rebooting i just get the logo screen with unlocked on top left and sits there for eternity
Try to follow these steps in recovery
Wipe Data / Cache
Install CM10
Reboot and wait until the device starts cm10, this may take some minutes
If CM10 starts successfully, then reboot to recovery and install gapps, after that reboot the device
If this did not work and you still in the motorola logo, then we are missing something
I tried to update my device with the newest ROM (Dirty Unicorns) and somehow bricked it. ...
The device just stuck in the flashing process for over 10 hours. After TWRP and Fastboot were still working, I tried a lot of things to revive the system, but everything I tried went wrong.
First I tried to flash the factory image. The strange thing: that seamed to work well (with Wugfresh toolkit), but the device still stuck in a bootloop.
Everything I try in the recovery mode ends by TWRP with "E: Unable to mount '/system'" (in red letters). So I tried to flash the factory image again and wiped the device in the newly flashed Revovery completely.
No change: "Updating partition details... E: Unable to mount '/system'".
- ABD sideload doesn't work. I tried to flash system.img. No success.
- Bootloader is unlocked. V3.44.1.0123
- Newest TWRP (twrp-2.8.7.0-flounder.img)
Here are the best Android-experts worldwide! So can someone please help me?
Thanks in advance!!
Regards,
Frank
Gleichzwei said:
I tried to update my device with the newest ROM (Dirty Unicorns) and somehow bricked it. ...
The device just stuck in the flashing process for over 10 hours. After TWRP and Fastboot were still working, I tried a lot of things to revive the system, but everything I tried went wrong.
First I tried to flash the factory image. The strange thing: that seamed to work well (with Wugfresh toolkit), but the device still stuck in a bootloop.
Everything I try in the recovery mode ends by TWRP with "E: Unable to mount '/system'" (in red letters). So I tried to flash the factory image again and wiped the device in the newly flashed Revovery completely.
No change: "Updating partition details... E: Unable to mount '/system'".
- ABD sideload doesn't work. I tried to flash system.img. No success.
- Bootloader is unlocked. V3.44.1.0123
- Newest TWRP (twrp-2.8.7.0-flounder.img)
Here are the best Android-experts worldwide! So can someone please help me?
Thanks in advance!!
Regards,
Frank
Click to expand...
Click to collapse
Boot to bootloader, and enter the following commands:
fastboot format cache
fastboot format userdata (NOTE THAT THIS WILL WIPE THE CONTENTS OF YOUR SDCARD)
fastboot reboot