[Xperia S] Need help! Boot partition blocked - Sony Xperia P, U, Sola, Go

Hi,
I am using all that firmware stuff since a half year. I flashed kernels and firmwares trough fastboot adb and also through different cwm versions.
Now I am stuck. I tried to flash a different kernel, but get through fastboot adb a message from the bootloader that the requested partition is not found.
I will add a screenshot.
I was running a ICS kernel.
I can still flash system.img files, but my phone keeps always kinda untouched.
All files and settings remain there.
What always worked, now doesn't.
Any suggestions?
Thx!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LT26i using xda app-developers app

johnnybalboa said:
Hi,
I am using all that firmware stuff since a half year. I flashed kernels and firmwares trough fastboot adb and also through different cwm versions.
Now I am stuck. I tried to flash a different kernel, but get through fastboot adb a message from the bootloader that the requested partition is not found.
I will add a screenshot.
I was running a ICS kernel.
I can still flash system.img files, but my phone keeps always kinda untouched.
All files and settings remain there.
What always worked, now doesn't.
Any suggestions?
Thx!View attachment 1345807
Sent from my LT26i using xda app-developers app
Click to expand...
Click to collapse
In any android device there is no partition called 'kernel'...
fastboot flash boot kernel.sin
Or
fastboot flash boot kernel.elf
Read instruction before do something

Related

Help Please

So this dumb @$$ flashed recovery like this fastboot flash boot (recovery).img and now im screwed. all I get is CWM. anyone know if this is fixable? I cant get into bootloader or get adb to recognize my device
If you get into CWM you should be able to push ROM into your SDcard. So you can adb push ROM there and install it from CWM.
Melodycd said:
If you get into CWM you should be able to push ROM into your SDcard. So you can adb push ROM there and install it from CWM.
Click to expand...
Click to collapse
I can't get adb to work. I wont find my phone. I now get HTC MTP Device installation failed
Have you tried wiping your data
Sent from my HTC6435LVW using xda app-developers app
Yeah, I've wiped everything, and still nothing.
Does any one have just the mtp drivers ? I've tried re installing HTC sync and it still says the drivers aren't installed.
Sent from my HTC Droid Incredible 2 using xda app-developers app
I've been messing with it. If I hold down the Vol. Down and power it boots to a black screen. If I just hit the power button it boots the HTC logo and then goes into CWM. I can't get my pc to connect to it at all
I can get this to pop up
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[HELP]Can't flash kernel after flashin 3.4.45 kernel

hey can some one help me ? :/ i flashed this kernel and i want to flash back to the old 2.69 kernel but my pc won't recognise my phone now and i can't flash the old kernel ...(my phone won't go into fastboot mode!)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Raider_ said:
hey can some one help me ? :/ i flashed this kernel and i want to flash back to the old 2.69 kernel but my pc won't recognise my phone now and i can't flash the old kernel ...(my phone won't go into fastboot mode!)
Click to expand...
Click to collapse
If you can't get into fastboot, try going into download mode and try flashing stock ics with flashtool.
Well had the same problem...was able to fix it by deleting and reinstalling google adb drivers from SDK
Sent from my SK17i using xda premium
Raider_ said:
hey can some one help me ? :/ i flashed this kernel and i want to flash back to the old 2.69 kernel but my pc won't recognise my phone now and i can't flash the old kernel ...(my phone won't go into fastboot mode!)
Click to expand...
Click to collapse
sandy7 said:
Well had the same problem...was able to fix it by deleting and reinstalling google adb drivers from SDK
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
The screenshot clearly shows the fastboot drivers are not installed for the device. Reinstall drivers. They might be in flashtool/drivers directory.

can't install any kernel

Hi... I'm not totally a noob, but I don't know what can I do now to solve this problem . i have LWW with stock rom 587 . Previously i was on LX11 20141006 . i want to try ics rom so when i try to flash ics kernel like kappa i got this error with flashtool and this not the first time to flash a kernel with my lww
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
i also tried with fastboot Command and i get this error
sometimes i get this error with flashtool
now i back to stock ics 587 from lx11 . i cant flash any kernel or even recovery
i tried to reinstall flashtool with no Success . tried with win 8.1 and 7 no Success . tried stock gingerbread no Success again
can anyone help me . i want to come back to LX 11
and sorry for my bad english . i hope you understand me
The commands are
Code:
fastboot [B]flash[/B] boot boot.img
Code:
fastboot erase userdata
karandpr said:
The commands are
Code:
fastboot [B]flash[/B] boot boot.img
Code:
fastboot erase userdata
Click to expand...
Click to collapse
thanks karan
after 5 days of trying everything . today i try flashtool again and it's works .i don't know what was the wrong but it work
thanks again karan your help appreciated :fingers-crossed:

Big strange Problem Asus ZF552KL stuck BAR-CODE on boot

Hi Guizz, Big strange Problem Asus ZF552KL
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
scan BAR CODE produce this : N0CY1716MB0017574
I tried all methode all recovery all boot possible for this device. Asus Zenphone 3 ZF552KL, don't know the build or kernel or no info because the phone go only in fastboot.. no have stock recovery or boot system STUCK on asus LOGO.
I tried 3 asus flash tools but i think the process don't start because i cant active debug usb or unofficial font.
i wont to try last solution flash single file for file: system.img,boot.img,recovery.img via fastboot but if some one give me this file i feel happy...
or if some one know test point for debug and flash stock rom i feel happy...
or if some one can help me to enter recovery stock o flash recovery stock i can flash stock rom via update.zip....
I NEED TO ENTER IN RECOVERY BUT ONLY FAST BOOT GO..
------- when i flash with raw file flash tool tell me FAILURE STATUS
-i cant find many raw file (only one have) if some one link me download of other example oreo, nougat, MM, feel happy
if flash all raw file...
THANK'S for help

Question boot is not being flashed

costs miui 12.5,bootloader unlocked,usb debugging enabled
I want to install custom rom,via fastboot, but the problem is that after flashing boot.img or vendor boot.img after rebooting through the console in the recovery it gets back into the standard recovery
Before everything worked fine, now I can not flash the boot, what could be the problem?
rayman95 said:
after
Click to expand...
Click to collapse
Tried this?
Assuming you're trying to install Lineage.
rayman95 said:
ALTERNATIVE WAY OF FLASHING THE ROM
For those like me who have issue with flashing this rom here i what I do to bypass recovery issue..
after flash boot+vendor and start on LOS recovery and format data, I click update but I haven' apply update from sdcard1 but justapply from ADB..in advanced settings, there isn't such option....so I installed with ADB sideload
that what I do, and after 1 error I tried again and got error when I command adb reboot that system was not installed but I'm now on your rom....only issue is with my sdcard not recognized...have to backup on pc, format and recopy back, but certainly error on my side when I flash back miui rom.......
for those who don't know how to use ADB sideload here is a tuto you can read
How to Flash Custom ROM using ADB sideload [Easy Steps]
Flash Custom ROM zip file with ADB and Fastboot commands on any Android phone. Install Custom Firmware without TWRP recovery using CMD.
www.droidthunder.com
Click to expand...
Click to collapse
^^
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You can refer to this too ^

Categories

Resources