Unlocked boot. Need to root using phone

Search This thread

howard bamber

Senior Member
Jun 4, 2012
1,408
183
Southport
Please help.I've unlocked the boot loader and need to know how to root using phone terminal only

Sent from my Nexus 5 using xda app-developers app
 

jball

Senior Member
Jan 7, 2012
1,537
305
44
Amber
Well you unlocked the bootloader so why not fallow the next step wile you were plugged in?

Sent from my Nexus 5 using Tapatalk
 

howard bamber

Senior Member
Jun 4, 2012
1,408
183
Southport
I'll have to break in. Think I'll just go and Do it. Offered him 20 USD to do it!

Sent from my Nexus 5 using xda app-developers app
 

jd1639

Inactive Recognized Contributor
Sep 21, 2012
16,833
5,404
Minnesota
I'm not that familiar with dd commands but couldn't he use in a terminal

dd if=recovery.img of= recovery partition

You'd have to make sure you know the recovery partition precisely, there's a thread here some where, Google nexus 5 partitions xda

Ps, make sure you know the exact command because dd commands can be dangerous

Pss, looks like it should be

dd if=/sdcard/recovery.img of=/dev/block/mmcblk0pxx

Where xx= recovery partition
 
Last edited:

danarama

Senior Member
Aug 22, 2010
31,277
18,811
Oxenhope, West Yorkshire, UK
I'm not that familiar with dd commands but couldn't he use in a terminal

dd if=recovery.img of= recovery partition

You'd have to make sure you know the recovery partition precisely, there's a thread here some where, Google nexus 5 partitions xda

Ps, make sure you know the exact command because dd commands can be dangerous

Pss, looks like it should be

dd if=/sdcard/recovery.img of=/dev/block/mmcblk0pxx

Where xx= recovery partition

Cant see how that would work from within android without root.
 

jd1639

Inactive Recognized Contributor
Sep 21, 2012
16,833
5,404
Minnesota
I know it was possible to fully root $amsung s2 on the phone. I did it

Sent from my Nexus 5 using xda app-developers app

I think you still needed Odin to put a recovery on, unless Mobil Odin worked on your s2. I had a skyrocket where Mobil Odin didn't work. There is nothing like Mobil Odin for the nexus 5.
 

danarama

Senior Member
Aug 22, 2010
31,277
18,811
Oxenhope, West Yorkshire, UK
I know it was possible to fully root $amsung s2 on the phone. I did it

Sent from my Nexus 5 using xda app-developers app

The galaxy s2 had a different version of android than the nexus 5 with different (known) security vulnerabilities that could be exploited to achieve root.

The Nexus 5 / KitKat has no known vulnerabilities that can be exploited. You must believe us when we tell you, there is no way to root the phone without a computer using fastboot!

Sent from my Nexus 5 using Tapatalk

---------- Post added at 08:31 PM ---------- Previous post was at 08:29 PM ----------

I think you still needed Odin to put a recovery on, unless Mobil Odin worked on your s2. I had a skyrocket where Mobil Odin didn't work. There is nothing like Mobil Odin for the nexus 5.

If you're unlocked and rooted, you can use flashify to flash recovery from the phone. Like mobile Odin though, it still needs root

Sent from my Nexus 5 using Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 2
    I'll have to break in. Think I'll just go and Do it. Offered him 20 USD to do it!

    Sent from my Nexus 5 using xda app-developers app

    Why not just have him killed?
    2
    I'm not that familiar with dd commands but couldn't he use in a terminal

    dd if=recovery.img of= recovery partition

    You'd have to make sure you know the recovery partition precisely, there's a thread here some where, Google nexus 5 partitions xda

    Ps, make sure you know the exact command because dd commands can be dangerous

    Pss, looks like it should be

    dd if=/sdcard/recovery.img of=/dev/block/mmcblk0pxx

    Where xx= recovery partition

    Cant see how that would work from within android without root.