Root

prdog1

Senior Member
Mar 10, 2012
9,098
5,460
0
Houston, Texas
You just extract cfar and get the current boot.img out of it. Use that

Sent from my Nexus 9 using XDA Free mobile app
Don't believe there is a boot image in CFAR. Believe he is patching whatever kernel you have. Would have to extract the image to see what is inside. More trouble than it is worth.As Chainfire said it is boot image agnostic. :cool:
 

jd1639

Recognized Contributor
Sep 21, 2012
16,836
5,398
0
Minnesota
Don't believe there is a boot image in CFAR. Believe he is patching whatever kernel you have. Would have to extract the image to see what is inside. More trouble than it is worth.As Chainfire said it is boot image agnostic. :cool:
You're correct I spoke before I extracted it. My bad

Sent from my Nexus 5 using XDA Free mobile app
 

jd1639

Recognized Contributor
Sep 21, 2012
16,836
5,398
0
Minnesota
Now the problem I've got, I've tried cfar twice now. Both times it's ended up with a bootloop into recovery. And there's no way to get out of it without flashing the factory image. Factory reset doesn't work. Anyone else having issues? The old image files still work to get root, but of course you end up with the old kernel.

Sent from my Nexus 5 using XDA Free mobile app
 

prdog1

Senior Member
Mar 10, 2012
9,098
5,460
0
Houston, Texas
Now the problem I've got, I've tried cfar twice now. Both times it's ended up with a bootloop into recovery. And there's no way to get out of it without flashing the factory image. Factory reset doesn't work. Anyone else having issues? The old image files still work to get root, but of course you end up with the old kernel.

Sent from my Nexus 5 using XDA Free mobile app
I'm going to try in a little while. I'm uploading my Tibu update to Dropbox. Then I'm gonna manually upgrade as I'm getting the space error and there is no fix. My guess they gonna have to repartition in another update of the bootloader. Then I'm gonna try CFAR. :cool:
 

Chainfire

Moderator Emeritus / Senior Recognized Developer -
Oct 2, 2007
11,428
87,623
263
www.chainfire.eu
Now the problem I've got, I've tried cfar twice now. Both times it's ended up with a bootloop into recovery. And there's no way to get out of it without flashing the factory image. Factory reset doesn't work. Anyone else having issues? The old image files still work to get root, but of course you end up with the old kernel.
If you used "fastboot flash" instead of "fastboot boot", I'm going to ask you to hand in your geek card.
 
  • Like
Reactions: Gormsen and prdog1

PhilDX

Senior Member
Oct 17, 2010
728
362
0
NJ
i'm wondering if folks here who haven't been successful in manually flashing the files included in the Q update are erasing each partition first (including the user partition)? i mention it only because i don't see many folks explicitly stating they did this erase step. note that the -w option in the flash-all.bat file included in the update will effectively do this when flashing the new image files.

so, i think you should try this, you will lose data but it works:

step #1

  • fastboot flash bootloader bootloader-flounder-3.43.0.0114.img
    fastboot reboot-bootloader

step #2

  • fastboot erase system
    fastboot erase recovery
    fastboot erase cache
    fastboot erase boot
    fastboot erase userdata
    fastboot erase vendor
    fastboot flash system system.img
    fastboot flash recovery recovery.img
    fastboot flash cache cache.img
    fastboot flash boot boot.img
    fastboot flash vendor vendor.img

i followed this with a factory reset before leaving recovery (i don't know if that's necessary since i erased the userdata partition, but why not).

after completing these steps, i re-rooted using CF Auto Root without difficulty.
 
  • Like
Reactions: jd1639 and prdog1

jd1639

Recognized Contributor
Sep 21, 2012
16,836
5,398
0
Minnesota
i'm wondering if folks here who haven't been successful in manually flashing the files included in the Q update are erasing each partition first (including the user partition)? i mention it only because i don't see many folks explicitly stating they did this erase step. note that the -w option in the flash-all.bat file included in the update will effectively do this when flashing the new image files.

so, i think you should try this, you will lose data but it works:

step #1

  • fastboot flash bootloader bootloader-flounder-3.43.0.0114.img
    fastboot reboot-bootloader

step #2

  • fastboot erase system
    fastboot erase recovery
    fastboot erase cache
    fastboot erase boot
    fastboot erase userdata
    fastboot erase vendor
    fastboot flash system system.img
    fastboot flash recovery recovery.img
    fastboot flash cache cache.img
    fastboot flash boot boot.img
    fastboot flash vendor vendor.img

i followed this with a factory reset before leaving recovery (i don't know if that's necessary since i erased the userdata partition, but why not).

after completing these steps, i re-rooted using CF Auto Root without difficulty.
I can say I did not erase each partition. Just flushed the images

Sent from my Nexus 9 using XDA Free mobile app

---------- Post added at 09:24 AM ---------- Previous post was at 09:22 AM ----------

If you used "fastboot flash" instead of "fastboot boot", I'm going to ask you to hand in your geek card.
No, I used boot and not flash

Sent from my Nexus 9 using XDA Free mobile app
 

prdog1

Senior Member
Mar 10, 2012
9,098
5,460
0
Houston, Texas
I can say I did not erase each partition. Just flushed the images

Sent from my Nexus 9 using XDA Free mobile app

---------- Post added at 09:24 AM ---------- Previous post was at 09:22 AM ----------



No, I used boot and not flash

Sent from my Nexus 9 using XDA Free mobile app
CFAR worked perfectly for me also. I also erased but changed the partitions that could be formated to format instead of erase. Userdata is optional and won't erase unless you run CFAR with locked bootloader. Thanks again Chainfire. :cool:

fastboot erase recovery
fastboot format system
fastboot erase boot
fastboot format vendor
fastboot format cache
fastboot erase userdata (optional)
 

jd1639

Recognized Contributor
Sep 21, 2012
16,836
5,398
0
Minnesota
CFAR worked perfectly for me also. I also erased but changed the partitions that could be formated to format instead of erase. Userdata is optional and won't erase unless you run CFAR with locked bootloader. Thanks again Chainfire. :cool:

fastboot erase recovery
fastboot format system
fastboot erase boot
fastboot format vendor
fastboot format cache
fastboot erase userdata (optional)
Yep, that was the problem. I was lazy. Just flashed the image with fastboot -w and worked perfectly for me too.

Sent from my Nexus 5 using XDA Free mobile app
 

prdog1

Senior Member
Mar 10, 2012
9,098
5,460
0
Houston, Texas
Yep, that was the problem. I was lazy. Just flashed the image with fastboot -w and worked perfectly for me too.

Sent from my Nexus 5 using XDA Free mobile app
Kewl. I had to sweat a minute and stop and download another image zip. Even tho MD5 of zip matched the Vendor image was corrupted. :cool:
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone