[REF][GUIDE][05.05.12]Rooting,BL unlocking,Recovery,Kernel installation[Noob's guide]

Search This thread

vimjam

Senior Member
Dec 13, 2008
656
734
Thread overview
Post 1 : process overview --26/12/11
post 2 : Rooting , Bootloader unlocking/relocking ,CWM installation -- 20/02/12(added alternative rooting method )
Post 3 : Kernel installation -- 26/12/11
Post 4 : custom rom installation (SOON)


block-1.png
 

Attachments

  • block.jpg
    block.jpg
    30.1 KB · Views: 5,819
Last edited:

vimjam

Senior Member
Dec 13, 2008
656
734
[1].Rooting
Rooting is like a main gateway which will unlock all you android's hidden abilities , it gives the user full control over your phone .Linux Super User = Android Root . Rooting is made as easy as possible , thanks to developers at XDA .

1. Rooting 4.1.b.0.431 , 4.1.B.0.587 Firmware [Thanks to MADFYSH]

Download .ftf file according to your location

4.1.b.0.431

i = international
MT11i 4.1.B.0.431 RU, CDF-1254-9477_R1I
MT11i 4.1.B.0.431 Iberia, CDF-1254-6304_R1I
MT11i 4.1.B.0.431 Central Europe 1, CDF-1254-9708
MT11i 4.1.B.0.431 India CDF-1254-8478, SI-1254-8966
MT11i 4.1.B.0.431 NCB Nordic, CDF-1255-1755, SI-1254-9263
MT15 4.1.B.0.431 NCB, Nordic, CDF-1247-0875 -- [ALT LINK 1]
MT11i 4.1.B.0.431 Central Europe 3, CDF-1255-1494, SI-1254-3429 -- [ALT LINK 1] -- [ALT LINK 2]

a= american
MT11a 4.1.B.0.431 US, CDF-1254-9468


4.1.B.0.587

i = international
MT11i 4.1.B.0.587 NCB, Nordic, CDF-1255-1755, SI-1254-9263
MT11i 4.1.B.0.587 India CDF-1254-8478, SI-1254-8966
MT11i 4.1.B.0.587 Central Europe 1, CDF-1254-9708
MT15i 4.1.B.0.587 NCB, Nordic, CDF-1247-0875 -- [ALT LINK 1]

a= american
MT11a 4.1.B.0.587 US, CDF-1254-9468


Download Flashtool from this thread -- [ALT LINK 1]
Help GUIDE for flashtool

Rooting

(For unlocked Bootloaders)

RootXperia.zip or SU method

This is an one click PC app for easy rooting created by Bin4ry .

Steps
1. follow the instructions of this thread & install CWM recovery(there are two methods ,since you dont have root follow the first method i.e direct pc install)
2.Download RootXperia.zip or Superuser-3.0.7-efghi-signed..zip & place it in your SDCard
3. switch off your device & power it on & when you see the sony ericsson logo start pressing the volume download button repeatedly untill you see recovery options
3. select the install zip from sd card option and select the RootXperia.zip
4. after flashing the zip is completed reboot device & voila rooted !!!

(For locked Bootloaders)

Go to these threads , instructions are provided by madfysh ,thank him

4.1.B.0.431
4.1.B.0.587

[2].Bootloader

Bootloaders are used to boot operating system on our device . Usually our phone's bootloader will be locked by Sony Ericsson during its production itself . Almost every custom rom we install has its own KERNEL which is responsible for overclocking the cpu & other stuff.To install custom roms which contains custom kernels we need UNLOCKED BOOTLOADERS .

Unlocking via Sony's Official website

Sony has provided a website where we get an unlock code for each IMEI no. type in that code and your bootloader will get unlocked officially . This is the easiest unlocking method possible . Wait there's more , official unlocking method does more bad than good , like
1. will void warranty
2. Will loose DRM & track Id related stuff
3. No official phone updates via SEUS/PCC or OTA

If you don't care about them please go ahead and click this LINK and follow on-screen instructions on that site

RELOCK : TO relock use this LINK

There is an alternative way to avoid the above mentioned limitations , it is called SEtool


Unofficial Unlocking (S1tool)

This method overcomes all the three limitations , but you will need to do a little work manually , this method introduces us to a new word called TESTPOINT(Of all those 8 golden points , only the point which is indicated by the arrow is the TESTPOINT) .For NEO V testpoint is located deep within a slot covered by a black patch which is above our SIMCARD slot (see this picture and remove the black covering) .
attachment.php

It is used for function-test during production. & we are going to ground that testpoint using a simple wire .instead of that pin you can use any conducting material (wire , safety pin , paper clip , but make sure its diameter is not more than that of the testpoint else it will touch other points and might brick your phone)
attachment.php
Ground : ground is refereed as the negative battery pin of the phone
attachment.php

Steps
1. download & extract SEtool from this thread , if not available [LINK 2] , [LINK 3] , [Thanks to Madfysh & Wurstwa55er]
2. Connect test point to the ground and attach USB cable. Wait while Windows shows finding new device, disconnect test point immediately. Windows won't find appropriate drivers. select drivers manually from the archive of SEtool. Agree to install 'untrusted' drivers.
3. Reboot your PC
4. Run s1tool, press 'Patch semcboot' and follow tho on-screen instruction.

RELOCK : : ONLY THE RESTORE BUTTON PRESENT IN S1TOOL WILL RELOCK YOUR BOOTLOADER , other procedures will not work.Connecting TP to ground while using RESTORE button is not necessary.

EXTRA info : (thanks to DooMLord)
attachment.php


[3].ClockWorkMod Recovery
ClockWorkMod Recovery also known as CWM ,is a Custom recovery for android devices which is very useful for
1. Installing custom roms ,kernels,patches , flashable zips.
2. Backup & restoring your rom
3. Wiping system , cache & other partitions
4. Mounting sd-card & other partitions
5. & more :p
attachment.php

Steps
1. Enable USB Debugging on device
2. Connect your device using usb data cable
3. download and extract CWM install.RAR
4. Download ADB Drivers ADB drivers & install them & Run install-cwm1.cmd
5. Follow on screen instruction

Switch off your phone , press the power button and keep pressing the volume down button when you see Sony Ericsson for the first time until you see CWM(not the logo/boot animation , the SONY ERICSSON screen which appears first) task COMPLETE
[4].Nandroid Backup
Nandroid backup is a backup/restore option available in your CWM . Backup you current SE rom for saftey , select backup option and let it do its work . The backuped files will be in ClockWorkMOD folder of your SD card , keep a backup of this backup in your PC in case when anything goes wrong this backup will save you


this total information has been taken from several threads thanks to the following who made it possible
DooMLord , puppet13th ,nobodyAtall , illus4 , Qwerty123 \m/
 
Last edited:

vimjam

Senior Member
Dec 13, 2008
656
734
[5].Kernel Installation
Kernels(boot.img) are the main base for any custom rom you install , kernels are installed using FASTBOOT feature of android ADB , there is a simple logic you need to remember before you flash any kernel

Stock Rom = Stock kernel
MIUI Rom = MIUI Kernel


before you flash any custom rom make sure you've installed its related kernel (boot.img)

Requirements :
1. Flashtool
2. Download Flashtool package & Drivers
3. CWM backup of stock rom
4. Fastboot

Instructions : (thanks to doomlord)

Flashing Kernel (boot.img):

1. this WILL NOT WIPE ur data
2. the custom kernel will be provided as boot.img file
3. just copy this file to fastboot folder(folder where fastboot package is extracted)
4. power down device and get into FASTBOOT MODE (LED notification turns BLUE)(switch off device hold menu key & plugin usb) with usb-cable connected to PC
5. once u are in fastboot mode open command prompt and navigate to the folder containing fastboot files then just use the following command to flash custom kernel:

fastboot flash boot boot.img

6. once flashing is complete you will get a prompt on pc saying that everything is ok
7. now just unplug ur device and u are on the custom kernel


Overclocking

1. DOWNLOAD SetCPU from XDA
2. Select automatic detection of speeds ,and allow root access to Setcpu
3. default speed is 1024Mhz & maximum overclocking is based on the kernel you flash

Visit this thread for list of available kernels http://xdaforums.com/showthread.php?t=1313445

maximum overclocking may harm your device
 
Last edited:

Boyho

Senior Member
Dec 14, 2011
135
4
Just to Confirm for the Very Last Time , The Relock Bootloader is For Those Who Unlocked Bootloader via SE Website ( Official ) One Right ?
 

m_zet

Senior Member
Feb 4, 2011
872
217
Does below states that my phone (after pasting *#*#7378423#*#* it still says "No" in info) is not able to be unlocked by non-paid versoin of s1tool?
or
I shall upgrade to compilation 62 - now phone is in 4.0.2.A.0.42 - and than try to unlock it?

Welcome to S1 tool.
That is small and crippled subset of SETOOL2 service tool.

DETACH USB CABLE FROM PHONE
REMOVE BATTERY FROM PHONE
ATTACH TESTPOINT
PRESS "READY", THEN ATTACH USB CABLE TO PHONE

PROCESSING ...
REMOVE TESTPOINT NOW, THEN PRESS "READY"


TO CONNECT NEXT PHONES
X10 Xperia,E10 Mini,E15 Xperia X8,U20 Mini Pro
LT15 Xperia ARC,MT15 Xperia NEO,R800 Xperia PLAY
PRESS AND HOLD "BACK" BUTTON...

ST18 Xperia RAY,ST15 Xperia Mini,SK17 Xperia Mini Pro
PRESS AND HOLD "Volume Down" BUTTON...

PLEASE ATTACH TURNED OFF PHONE NOW

RUNNING S1_LOADER VER "R4A062"
LOADER AID: 0001
FLASH ID: "002C/00B3"
LOADER VERSION: "r4A069"


SEMC SIMLOCK CERTIFICATE, PROCEEDING
FINISHED
Elapsed:22 secs.
 
Last edited:

vimjam

Senior Member
Dec 13, 2008
656
734
if service menu shows 'no' then you definitely need paid setool to unlock your bootloader...
 

satiros

Senior Member
Nov 26, 2007
403
90
thessaloniki
rooting

@vimjam
i have a NEO V with .062 tried doomlords tool (it closes before i can see the whole thing ) writes done
I m not rooted
I have usb debug unknown sources and adb drivers instaled .
do I need something else?
 
@vimjam
i have a NEO V with .062 tried doomlords tool (it closes before i can see the whole thing ) writes done
I m not rooted
I have usb debug unknown sources and adb drivers instaled .
do I need something else?

you can do this to:
downgrade your Neo V to firmware 42 and root again and install cwm and then flash the zipfile in my sig the red one through cwm and its done and you have rooted 62 and you dont need a full factory reset or wipe things, just flash;)
 
  • Like
Reactions: satiros

kriko

Senior Member
Apr 9, 2008
370
101
Great thread!

I've tried to relock the bootloader but it has some problems:
Code:
Welcome to S1 tool.
That is small and crippled subset of SETOOL2 service tool.
 
TO CONNECT NEXT PHONES
X10 Xperia,E10 Mini,E15 Xperia X8,U20 Mini Pro
LT15 Xperia ARC,MT15 Xperia NEO,R800 Xperia PLAY
PRESS AND HOLD "BACK" BUTTON...
 
ST18 Xperia RAY,ST15 Xperia Mini,SK17 Xperia Mini Pro
PRESS AND HOLD "Volume Down" BUTTON...
 
PLEASE ATTACH TURNED OFF PHONE NOW
llbug:[\\?\USB#VID_0FCE&PID_E156#42583930325045325031#{a5dcbf10-6530-11d2-901f-00c04fb951ed}] 

open error: "The system cannot find the file specified"
Elapsed:59 secs.

What file is missing?
I've used the unnoficial method for unlocking, installed CWM, downgraded to .48, rooted, updated to .62.

EDIT:
Apparently you have to hold "back" button the whole time until the procedure is over. It must be the reason why I couldn't unlock the bootloader at first attempt too - I thought it was due to .68 fw, though this seemed a bit strange.
So if anyone have this problem, hold the back button the whole time until the procedure is over :)
 
Last edited:

satiros

Senior Member
Nov 26, 2007
403
90
thessaloniki
You cannot root 0.62 with this method.for 0.62 you have to use this method

thank Thilina you very much for your answer!
I think (although i like compexity i found it complicated method)

you can do this to:
downgrade your Neo V to firmware 42 and root again and install cwm and then flash the zipfile in my sig the red one through cwm and its done and you have rooted 62 and you dont need a full factory reset or wipe things, just flash;)


Than you Pandemic for you answer
!),to downgrade do i need unlocked bl?
2)And I have already asked do i get in thread with all the roms .042 has it got greek?

I would like to add that everything got a lot complicated with .062
A clean total solution has been writen in any of the threads here in xda with all the contigencies
Anyway im very skeptic going custom!
60 or more days to ICS from SE and by then a wave would arrive with fixes and workarounds

I like to thank you once more all
 

Top Liked Posts

  • There are no posts matching your filters.
  • 91
    Thread overview
    Post 1 : process overview --26/12/11
    post 2 : Rooting , Bootloader unlocking/relocking ,CWM installation -- 20/02/12(added alternative rooting method )
    Post 3 : Kernel installation -- 26/12/11
    Post 4 : custom rom installation (SOON)


    block-1.png
    83
    [1].Rooting
    Rooting is like a main gateway which will unlock all you android's hidden abilities , it gives the user full control over your phone .Linux Super User = Android Root . Rooting is made as easy as possible , thanks to developers at XDA .

    1. Rooting 4.1.b.0.431 , 4.1.B.0.587 Firmware [Thanks to MADFYSH]

    Download .ftf file according to your location

    4.1.b.0.431

    i = international
    MT11i 4.1.B.0.431 RU, CDF-1254-9477_R1I
    MT11i 4.1.B.0.431 Iberia, CDF-1254-6304_R1I
    MT11i 4.1.B.0.431 Central Europe 1, CDF-1254-9708
    MT11i 4.1.B.0.431 India CDF-1254-8478, SI-1254-8966
    MT11i 4.1.B.0.431 NCB Nordic, CDF-1255-1755, SI-1254-9263
    MT15 4.1.B.0.431 NCB, Nordic, CDF-1247-0875 -- [ALT LINK 1]
    MT11i 4.1.B.0.431 Central Europe 3, CDF-1255-1494, SI-1254-3429 -- [ALT LINK 1] -- [ALT LINK 2]

    a= american
    MT11a 4.1.B.0.431 US, CDF-1254-9468


    4.1.B.0.587

    i = international
    MT11i 4.1.B.0.587 NCB, Nordic, CDF-1255-1755, SI-1254-9263
    MT11i 4.1.B.0.587 India CDF-1254-8478, SI-1254-8966
    MT11i 4.1.B.0.587 Central Europe 1, CDF-1254-9708
    MT15i 4.1.B.0.587 NCB, Nordic, CDF-1247-0875 -- [ALT LINK 1]

    a= american
    MT11a 4.1.B.0.587 US, CDF-1254-9468


    Download Flashtool from this thread -- [ALT LINK 1]
    Help GUIDE for flashtool

    Rooting

    (For unlocked Bootloaders)

    RootXperia.zip or SU method

    This is an one click PC app for easy rooting created by Bin4ry .

    Steps
    1. follow the instructions of this thread & install CWM recovery(there are two methods ,since you dont have root follow the first method i.e direct pc install)
    2.Download RootXperia.zip or Superuser-3.0.7-efghi-signed..zip & place it in your SDCard
    3. switch off your device & power it on & when you see the sony ericsson logo start pressing the volume download button repeatedly untill you see recovery options
    3. select the install zip from sd card option and select the RootXperia.zip
    4. after flashing the zip is completed reboot device & voila rooted !!!

    (For locked Bootloaders)

    Go to these threads , instructions are provided by madfysh ,thank him

    4.1.B.0.431
    4.1.B.0.587

    [2].Bootloader

    Bootloaders are used to boot operating system on our device . Usually our phone's bootloader will be locked by Sony Ericsson during its production itself . Almost every custom rom we install has its own KERNEL which is responsible for overclocking the cpu & other stuff.To install custom roms which contains custom kernels we need UNLOCKED BOOTLOADERS .

    Unlocking via Sony's Official website

    Sony has provided a website where we get an unlock code for each IMEI no. type in that code and your bootloader will get unlocked officially . This is the easiest unlocking method possible . Wait there's more , official unlocking method does more bad than good , like
    1. will void warranty
    2. Will loose DRM & track Id related stuff
    3. No official phone updates via SEUS/PCC or OTA

    If you don't care about them please go ahead and click this LINK and follow on-screen instructions on that site

    RELOCK : TO relock use this LINK

    There is an alternative way to avoid the above mentioned limitations , it is called SEtool


    Unofficial Unlocking (S1tool)

    This method overcomes all the three limitations , but you will need to do a little work manually , this method introduces us to a new word called TESTPOINT(Of all those 8 golden points , only the point which is indicated by the arrow is the TESTPOINT) .For NEO V testpoint is located deep within a slot covered by a black patch which is above our SIMCARD slot (see this picture and remove the black covering) .
    attachment.php

    It is used for function-test during production. & we are going to ground that testpoint using a simple wire .instead of that pin you can use any conducting material (wire , safety pin , paper clip , but make sure its diameter is not more than that of the testpoint else it will touch other points and might brick your phone)
    attachment.php
    Ground : ground is refereed as the negative battery pin of the phone
    attachment.php

    Steps
    1. download & extract SEtool from this thread , if not available [LINK 2] , [LINK 3] , [Thanks to Madfysh & Wurstwa55er]
    2. Connect test point to the ground and attach USB cable. Wait while Windows shows finding new device, disconnect test point immediately. Windows won't find appropriate drivers. select drivers manually from the archive of SEtool. Agree to install 'untrusted' drivers.
    3. Reboot your PC
    4. Run s1tool, press 'Patch semcboot' and follow tho on-screen instruction.

    RELOCK : : ONLY THE RESTORE BUTTON PRESENT IN S1TOOL WILL RELOCK YOUR BOOTLOADER , other procedures will not work.Connecting TP to ground while using RESTORE button is not necessary.

    EXTRA info : (thanks to DooMLord)
    attachment.php


    [3].ClockWorkMod Recovery
    ClockWorkMod Recovery also known as CWM ,is a Custom recovery for android devices which is very useful for
    1. Installing custom roms ,kernels,patches , flashable zips.
    2. Backup & restoring your rom
    3. Wiping system , cache & other partitions
    4. Mounting sd-card & other partitions
    5. & more :p
    attachment.php

    Steps
    1. Enable USB Debugging on device
    2. Connect your device using usb data cable
    3. download and extract CWM install.RAR
    4. Download ADB Drivers ADB drivers & install them & Run install-cwm1.cmd
    5. Follow on screen instruction

    Switch off your phone , press the power button and keep pressing the volume down button when you see Sony Ericsson for the first time until you see CWM(not the logo/boot animation , the SONY ERICSSON screen which appears first) task COMPLETE
    [4].Nandroid Backup
    Nandroid backup is a backup/restore option available in your CWM . Backup you current SE rom for saftey , select backup option and let it do its work . The backuped files will be in ClockWorkMOD folder of your SD card , keep a backup of this backup in your PC in case when anything goes wrong this backup will save you


    this total information has been taken from several threads thanks to the following who made it possible
    DooMLord , puppet13th ,nobodyAtall , illus4 , Qwerty123 \m/
    52
    [5].Kernel Installation
    Kernels(boot.img) are the main base for any custom rom you install , kernels are installed using FASTBOOT feature of android ADB , there is a simple logic you need to remember before you flash any kernel

    Stock Rom = Stock kernel
    MIUI Rom = MIUI Kernel


    before you flash any custom rom make sure you've installed its related kernel (boot.img)

    Requirements :
    1. Flashtool
    2. Download Flashtool package & Drivers
    3. CWM backup of stock rom
    4. Fastboot

    Instructions : (thanks to doomlord)

    Flashing Kernel (boot.img):

    1. this WILL NOT WIPE ur data
    2. the custom kernel will be provided as boot.img file
    3. just copy this file to fastboot folder(folder where fastboot package is extracted)
    4. power down device and get into FASTBOOT MODE (LED notification turns BLUE)(switch off device hold menu key & plugin usb) with usb-cable connected to PC
    5. once u are in fastboot mode open command prompt and navigate to the folder containing fastboot files then just use the following command to flash custom kernel:

    fastboot flash boot boot.img

    6. once flashing is complete you will get a prompt on pc saying that everything is ok
    7. now just unplug ur device and u are on the custom kernel


    Overclocking

    1. DOWNLOAD SetCPU from XDA
    2. Select automatic detection of speeds ,and allow root access to Setcpu
    3. default speed is 1024Mhz & maximum overclocking is based on the kernel you flash

    Visit this thread for list of available kernels http://xdaforums.com/showthread.php?t=1313445

    maximum overclocking may harm your device
    9
    reserveD for custom rom post
    7
    Reserved for future use