Hi, i'm getting a confusion regarding installing "boot.img" on our Xperia M4. Does anyone know if installing "boot.img" through ADB wil be the same as installing "boot.img" through flashtool.. if no, can someone explain the process of ADB in the comments.. thank you..
I didn't get the chance to encounter installing thorugh ADB because my last rooted phone (live with walkman) doesn't need ADB to install kernel and custom rom.. I just used flashtool to flash kernel (boot.img) ..
i really appreciate any comments and help you'll gonna give..
****
Related
Hi,
i have my XP rooted per 1 click from Bin4ry , bootloader unlocked, busybox app installed.
I tried to get CWM on the XP with the command promt und kernel.elf
I works and i can enter cwm. Unforntunaly the phone then gets into bootloop and i have to flash the original rom per flashtool to get the xperia P working again.
What am i doing wrong? I would like to install the Manav miui rom but i is impossible to me. When i get into cwm and try to flash the zip there i seems to work. Unfortunally the XP is after reboot stuck in bootloop.
What iam doing wrong?
It would be great if someone could help me. Maybe i missed a tutorial.
Thanks a lot.
Regards David
Hello Everyone,
I have successfully unlock and root my Xperia Neo v. As my first rom I have installed moAOKP and as this thread says Flash Fusion Kernel first. i did that.
Now I want to install this rom. But as my kernel is Fusion it is not allowing me to flash rom. I have also tried to install firmware(MT11i_4.1.B.0.587 and MT11i_4.1.B.0.562) using flashmod. But flashtool says " Flashing Aborted".
Please help to get rid of this issue..
thankssss...
So just flash the img in the zip...
Flash the ROM...
enjoy...
amit.chavan90 said:
Hello Everyone,
I have successfully unlock and root my Xperia Neo v. As my first rom I have installed moAOKP and as this thread says Flash Fusion Kernel first. i did that.
Now I want to install this rom. But as my kernel is Fusion it is not allowing me to flash rom. I have also tried to install firmware(MT11i_4.1.B.0.587 and MT11i_4.1.B.0.562) using flashmod. But flashtool says " Flashing Aborted".
Please help to get rid of this issue..
thankssss...
Click to expand...
Click to collapse
Hey!
have u tried the cmd way ?-
i have attached the needed files .. just extract to another folder.
in the folder , hold shift and right click on a empty area.. and click open command window here.
then type
fastboot flash boot boot.img
and don't frget to place the boot.img inside the folder...
Dont forget to hit Thanks!
hi devs...
recently i switched to ubuntu...
i had my flashtool setup already (working)...
im still learning but until now i cant find a way to install cwm(recoverey) on my phone...
does anyone knows how? or did i miss a thread somewhere here...
thanks in advance...
biomedgio said:
hi devs...
recently i switched to ubuntu...
i had my flashtool setup already (working)...
im still learning but until now i cant find a way to install cwm(recoverey) on my phone...
does anyone knows how? or did i miss a thread somewhere here...
thanks in advance...
Click to expand...
Click to collapse
CWM recovery is included in kernel [in Xperia devices], so if you want a cwm, just flash a custom kernel (through flashtool).
consider that the kernel must be compatible with your ROM
If I can remember well there was a script written in shell to install CWM from Linux, just open the terminal and change to the directory where CWM files are and type:
Code:
sudo su
source install.sh
BTW, wrong section
Enviado desde mi ST25i mediante Tapatalk
It's simply. You must flash boot.img or kernel.elf.
First install fastboot (on Ubuntu 13.10)
sudo apt-get install android-tools-fastboot.
Second move boot.img or kernel.elf in home.
Open terminal:
sudo fastboot flash boot boot.img (or kernel.elf).
It's the best way
Maybe he has locked bootloader
Enviado desde mi ST25i mediante Tapatalk
thanks guys...
but flashing boot.img from a custom rom using flashtool is more convinient for me...
thanks to you all...
Hey guys im new here
And i have some trouble to flash boot.img i want to installnew rom for my z2
I have installed adb and fastboot
But when im trying to install boot.img with CMD it says cannot be instaled or something
And other thing adb dont see my device ( xperia z2)
Fastboot sees it but write bunch of letters and numbers thanks for your help
Info
dimdimon said:
Hey guys im new here
And i have some trouble to flash boot.img i want to installnew rom for my z2
I have installed adb and fastboot
But when im trying to install boot.img with CMD it says cannot be instaled or something
And other thing adb dont see my device ( xperia z2)
Fastboot sees it but write bunch of letters and numbers thanks for your help
Click to expand...
Click to collapse
Which tutorial are you following to do this?
and Which Kernel?
+ Did you unlocked Bootloader & Root your device? (and all process was successful)
+ When you boot ur device can adb recognize ur device? (Dev Option > USB debuggin)
But when im trying to install boot.img with CMD it says cannot be instaled or something
Click to expand...
Click to collapse
the most important part is here that u skipped
what is something exactly?
:good:
Geeks Empire said:
Which tutorial are you following to do this?
and Which Kernel?
+ Did you unlocked Bootloader & Root your device? (and all process was successful)
+ When you boot ur device can adb recognize ur device? (Dev Option > USB debuggin)
the most important part is here that u skipped
what is something exactly?
:good:
Click to expand...
Click to collapse
Nwm i finaly installed new rom =)
Bug got some problems with it
At firs i couldnt install apk's its said cannot open he file
Now it works
Now second problem is my phone speaker not working now works with loud speaker but not the inner one
And i just got google cam and it sucks
I have installed this rom
http://forum.xda-developers.com/xpe...om-aicp-v6-0android-ice-cold-project-t2883007
Thx for help
Ok, I did something stupid, I accidently installed a recovery in my boot section, via the TWRP app.
So the Z2 won't boot.
I have flashtool, adb and fastboot working.
Flashtool isnt working properly somehow, because I cannot download and flash a ftf file I downloaded.
I was on this ROM when I did the stupid thing.
I've tried a lot, but cannot seem to get anything running.
Can someone point me in the right direction?
Connect phone in fast boot mode
Install correct adb drivers
Flash any correct ftf for your device
@Thieuke
Thanks MJ999
I got the flashtool working. Flashed a flashable .575 ftf and it boots now.
Thanks for participating!