[Q] custom roms - Xperia Arc Q&A, Help & Troubleshooting

I try to flash boot custom roms 100mb to 250mb and it says fail no space. i have at lease 125mb internal.I can flash kernels.Please help!command fastboot flash system system.img
fastboot flash boot boot.img

Wrong section for a starter and use CWM Recovery
Sent from my MT15i using xda premium

Related

Flashing Original Kernel

I want to have a test of some of the custom kernels on XDA... is there a way to backup and restore just the kernel or is there a flash-able package available somewhere with the original kernel?
Cheers
Download the stock Google images. Unzip them and find the boot.img file. This is the stock kernel that you can flash in fast boot. Be sure it is in the same folder as fastboot and use
fastboot flash boot boot.img
Sent from my Galaxy Nexus using xda premium
Thank you sir... just what I was after
I assume I can just flash the boot.img i get from a nandroid backup?

Unlocked bootloader, bricked due to flashing

Hi.
I've unlocked my bootloader last night successfully, and went on to flash a custom boot.img.
First I did "fastboot.exe flash boot boot.img", it went through no problems. However after that, my phone boots up to Sony Ericsson logo, it goes away and screen remains black.
I've tried to flash generic global ROM ( "fastboot flash system boot.img" ) to see if I can at least restore my phone to default ROM, it still acts the same..
Anyone mind helping ?
fastboot flash boot boot.img - flash kernel
fastboot boot boot.img -hotboot kernel
what file you flash for rom?.ftf or img?if .ftf you need flashtool,but for .img just use fastboot
Sent from my LT18i using xda premium
I've used "fastboot flash boot boot.img" as my first step.
The file was .img, obviously.
Flash it back to stock with FlashTool and try it again.
Sent from my iPad 2 using Tapatalk
Heh, I haven't realised that .ftf files flash the entire thing INCLUDING kernel to the phone. Oh well, we learn every day
Thanks guys !

[DEV] recovery

attached is a semi-working recovery, you can flash it with "fastboot flash recovery recovery.img".
update: the recovery can flash boot.img's too, if the custom rom uses "dd" instead of "write_raw_image" to flash the boot.img. i hope mike updates his rom
don't use anything except for "install from sdcard"
i take no responibility for any harm to your device or data
it's basicaly a repacked cwm recovery combined with the stock 1.26 recovery kernel/ramdisk with modifications to init.rc
it is intented for developers wanting to toy around with custom roms, until someone makes a real recovery
no support nor updates will be made for this
is it tested or not yet.
I've tested it
ok thanks, since currently there is no other option to unlock bootloader other than htcdev & lack of RUU sources is too risky to flash custom recovery at this point. so technically it will skip zip package signature check? so we can start working on working custom rom.
You can always flash the stock recovery again ith fastboot
The reason why this recovery is useful is because i dont have to repack system qnd userdata images with ext4. Plus, you can update the userdata partition. Flashing with fastboot erases it
looks nice!
could you maybe share your knowledge about creating this recovery? i'm trying the same for the one s but can't get it packed together correctly...
blubbers said:
You can always flash the stock recovery again ith fastboot
The reason why this recovery is useful is because i dont have to repack system qnd userdata images with ext4. Plus, you can update the userdata partition. Flashing with fastboot erases it
Click to expand...
Click to collapse
Understand. My concern is no RUU for my device available yet & im afraid to use from other region stock rom Thanks for ur effort.
Do I have to unlock my phone to install this recovery?
moom999 said:
Do I have to unlock my phone to install this recovery?
Click to expand...
Click to collapse
yes, there are only 2 ways of installing a recovery.
fastboot and adb
fastboot requires you to unlock in order to "fastboot flash recovery"
and in order to possibly do it through adb you need root and in order to get root at the minute you need to be able to flash an insecure boot image through fastboot, which again, you need to unlock in order to "fastboot flash boot"
Hi blubbers,
There is a guy on general thread who wants to dump a developer phone. It's s4 not tegra but might help.
http://forum.xda-developers.com/showthread.php?p=24496390
sent from my HTC one X using tapatalk

Install TWRP over CWM?

I have CWM 5.8.3.1. I need to install TWRP to update CleanROM. How do I go about this? Can I just flash TWRP?
Yes. Just flash it in fastboot
Fastboot flash recovery name of recovery.img
Sent from my HTC One X using xda app-developers app

Unfortunately,setup sizard has stopped...

Hi!
Yesterday i have downloaded and installed new rom for my HTC desire Z..
name of the rom is : aosp.4.2.2 20130627 vision
After installing the rom i installed gapps
version of gapps is : gapps-ics-20120429-signed
And i think i installed the wrong gapps beacuse when i was installing the gapps in the recovery mode...suddenly recovery mode closed...
Now..when i turn on the phone i get an error: Unfortunately setup wizard has stopped
And i dont know what to do please help
Boot to recovery, flash jb gapps, reboot
If this doesn't work
Boot to recovery, do a full wipe, flash ROM, jb gapps, reboot
Sent from my Nexus 4 using Tapatalk 2
demkantor said:
Boot to recovery, flash jb gapps, reboot
If this doesn't work
Boot to recovery, do a full wipe, flash ROM, jb gapps, reboot
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I forgot to write that when i boot to recovery mode and i do factory reset or full wipe or something else..recovery mode is closing after few seconds...and i cant to anuthing in recovery mode
Something is wrong with recovery then
Try to flash a new one with fastboot
fastboot erase system -w
fastboot erase recovery
fastboot flash recovery recovery.img
Sent from my Nexus 4 using Tapatalk 2
demkantor said:
Something is wrong with recovery then
Try to flash a new one with fastboot
fastboot erase system -w
fastboot erase recovery
fastboot flash recovery recovery.img
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
I solved my problem !
I installed the JB gapps... ( this time recovery mode didnt close )
thank you !

Categories

Resources