Question Old to Nexus, New to Pixel, Help.

Search This thread
Hi guys, it's been awhile.

As stated in the headline, I've been around awhile, not new to rooting, unlocking, flashing, but it's been 5+yrs since I've touched anything and I'm coming back fresh on a Pixel device (Panther), so I'm now completely oblivious, nothing is the same lol.

I've been trying to wrap my head around what's changed and I'm still in confusion, hell, I still don't understand how to navigate XDA properly with this new "look", what happened to the option to revert to the old XDA layout!? 😅

To my question, would anyone be able to write me up, or point me to some helpful guides that could walk me through what's changed from Nexus to Pixel, recovery to these new A/B partitions, how to unlock, root, safely and effectively (god I hate that sentence lol) pass Safety Check for Google Pay ECT....I need to be taught like I'm a fool (but I'm not so much, maybe slightly).

IDK if I want to go to a custom ROM or kernel just yet, but I'd like to know I can, and can come back to stock(unlocked and rooted, once there).

Seems gone are the days of TWRP, Philz and custom recoveries....hell....how do you even go about making a full backup (assuming through adb to my PC now) and getting it back onto the phone 😅

Thanks in advance for an old guy who's in new territory.
 

Lughnasadh

Senior Member
Mar 23, 2015
5,497
6,562
Google Nexus 5
Huawei Nexus 6P
Hi guys, it's been awhile.

As stated in the headline, I've been around awhile, not new to rooting, unlocking, flashing, but it's been 5+yrs since I've touched anything and I'm coming back fresh on a Pixel device (Panther), so I'm now completely oblivious, nothing is the same lol.

I've been trying to wrap my head around what's changed and I'm still in confusion, hell, I still don't understand how to navigate XDA properly with this new "look", what happened to the option to revert to the old XDA layout!? 😅

To my question, would anyone be able to write me up, or point me to some helpful guides that could walk me through what's changed from Nexus to Pixel, recovery to these new A/B partitions, how to unlock, root, safely and effectively (god I hate that sentence lol) pass Safety Check for Google Pay ECT....I need to be taught like I'm a fool (but I'm not so much, maybe slightly).

IDK if I want to go to a custom ROM or kernel just yet, but I'd like to know I can, and can come back to stock(unlocked and rooted, once there).

Seems gone are the days of TWRP, Philz and custom recoveries....hell....how do you even go about making a full backup (assuming through adb to my PC now) and getting it back onto the phone 😅

Thanks in advance for an old guy who's in new territory.
Here's a Pixel 7 Pro guide. The principles remain the same.
 

O.J. Simpson

Member
Feb 21, 2023
37
28
Rooting is a little different than old school nexus twrp days. You can't just flash a zip for root. On the p7 you have to extract the init_boot.img from the factory image, patch it using magisk, and fastboot flash it. (There may be other solutions, but this works for sure.)

Here is a guide... https://forum.xda-developers.com/t/rooted-my-pixel-7.4505525/

And this is a good kernel to try if you want to go that route - once you are rooted you can flash it through a kernel manager app and it will retain root... https://forum.xda-developers.com/t/...-2023-03-16-unified-pixel7-pixel7pro.4543551/

Have fun! 👍
 
  • Like
Reactions: ipdev

simplepinoi177

Forum Moderator
Staff member
Hi guys, it's been awhile.

As stated in the headline, I've been around awhile, not new to rooting, unlocking, flashing, but it's been 5+yrs since I've touched anything and I'm coming back fresh on a Pixel device (Panther), so I'm now completely oblivious, nothing is the same lol.

I've been trying to wrap my head around what's changed and I'm still in confusion, hell, I still don't understand how to navigate XDA properly with this new "look", what happened to the option to revert to the old XDA layout!? 😅

To my question, would anyone be able to write me up, or point me to some helpful guides that could walk me through what's changed from Nexus to Pixel, recovery to these new A/B partitions, how to unlock, root, safely and effectively (god I hate that sentence lol) pass Safety Check for Google Pay ECT....I need to be taught like I'm a fool (but I'm not so much, maybe slightly).

IDK if I want to go to a custom ROM or kernel just yet, but I'd like to know I can, and can come back to stock(unlocked and rooted, once there).

Seems gone are the days of TWRP, Philz and custom recoveries....hell....how do you even go about making a full backup (assuming through adb to my PC now) and getting it back onto the phone 😅

Thanks in advance for an old guy who's in new territory.
The thread in the quoted post directly below this sentence is the premiere guide to all the major points of going off stock experience for the Pixel 7's. It will answer much, if not all, of your questions...
Here's a Pixel 7 Pro guide. The principles remain the same.

And this is a good kernel to try if you want to go that route - once you are rooted you can flash it through a kernel manager app and it will retain root... https://forum.xda-developers.com/t/...-2023-03-16-unified-pixel7-pixel7pro.4543551/
One caveat you should know about flashing a custom kernel on the Pixel 7's is that you have to disable verity & verification -- which will require you to wipe your device, just for the first time -- but you will also have to put into the command to disable verity and verification every time you update through a Full Factory image.

You'll definitely be told this, so I'll be the first to tell you that using badabing2003's PixelFlasher is a GUI that will automate almost anything you'd wish to flash & do for your Pixel -- from unlocking, to firmware updating, to rooting, to custom kernals, to custom ROMs, to OTAs, and more. If you ever feel overwhelmed or want a simpler method with an interface, that is your best bet.
*Although he and I would suggest you going over roirraW "edor" ehT's guide to familiarize yourself with the methods and reasonings behind what he put a GUI to automate & do...

Happy hunting!(y):cowboy:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Hi guys, it's been awhile.

    As stated in the headline, I've been around awhile, not new to rooting, unlocking, flashing, but it's been 5+yrs since I've touched anything and I'm coming back fresh on a Pixel device (Panther), so I'm now completely oblivious, nothing is the same lol.

    I've been trying to wrap my head around what's changed and I'm still in confusion, hell, I still don't understand how to navigate XDA properly with this new "look", what happened to the option to revert to the old XDA layout!? 😅

    To my question, would anyone be able to write me up, or point me to some helpful guides that could walk me through what's changed from Nexus to Pixel, recovery to these new A/B partitions, how to unlock, root, safely and effectively (god I hate that sentence lol) pass Safety Check for Google Pay ECT....I need to be taught like I'm a fool (but I'm not so much, maybe slightly).

    IDK if I want to go to a custom ROM or kernel just yet, but I'd like to know I can, and can come back to stock(unlocked and rooted, once there).

    Seems gone are the days of TWRP, Philz and custom recoveries....hell....how do you even go about making a full backup (assuming through adb to my PC now) and getting it back onto the phone 😅

    Thanks in advance for an old guy who's in new territory.
    Here's a Pixel 7 Pro guide. The principles remain the same.
    2
    Hi guys, it's been awhile.

    As stated in the headline, I've been around awhile, not new to rooting, unlocking, flashing, but it's been 5+yrs since I've touched anything and I'm coming back fresh on a Pixel device (Panther), so I'm now completely oblivious, nothing is the same lol.

    I've been trying to wrap my head around what's changed and I'm still in confusion, hell, I still don't understand how to navigate XDA properly with this new "look", what happened to the option to revert to the old XDA layout!? 😅

    To my question, would anyone be able to write me up, or point me to some helpful guides that could walk me through what's changed from Nexus to Pixel, recovery to these new A/B partitions, how to unlock, root, safely and effectively (god I hate that sentence lol) pass Safety Check for Google Pay ECT....I need to be taught like I'm a fool (but I'm not so much, maybe slightly).

    IDK if I want to go to a custom ROM or kernel just yet, but I'd like to know I can, and can come back to stock(unlocked and rooted, once there).

    Seems gone are the days of TWRP, Philz and custom recoveries....hell....how do you even go about making a full backup (assuming through adb to my PC now) and getting it back onto the phone 😅

    Thanks in advance for an old guy who's in new territory.
    The thread in the quoted post directly below this sentence is the premiere guide to all the major points of going off stock experience for the Pixel 7's. It will answer much, if not all, of your questions...
    Here's a Pixel 7 Pro guide. The principles remain the same.

    And this is a good kernel to try if you want to go that route - once you are rooted you can flash it through a kernel manager app and it will retain root... https://forum.xda-developers.com/t/...-2023-03-16-unified-pixel7-pixel7pro.4543551/
    One caveat you should know about flashing a custom kernel on the Pixel 7's is that you have to disable verity & verification -- which will require you to wipe your device, just for the first time -- but you will also have to put into the command to disable verity and verification every time you update through a Full Factory image.

    You'll definitely be told this, so I'll be the first to tell you that using badabing2003's PixelFlasher is a GUI that will automate almost anything you'd wish to flash & do for your Pixel -- from unlocking, to firmware updating, to rooting, to custom kernals, to custom ROMs, to OTAs, and more. If you ever feel overwhelmed or want a simpler method with an interface, that is your best bet.
    *Although he and I would suggest you going over roirraW "edor" ehT's guide to familiarize yourself with the methods and reasonings behind what he put a GUI to automate & do...

    Happy hunting!(y):cowboy:
    1
    Rooting is a little different than old school nexus twrp days. You can't just flash a zip for root. On the p7 you have to extract the init_boot.img from the factory image, patch it using magisk, and fastboot flash it. (There may be other solutions, but this works for sure.)

    Here is a guide... https://forum.xda-developers.com/t/rooted-my-pixel-7.4505525/

    And this is a good kernel to try if you want to go that route - once you are rooted you can flash it through a kernel manager app and it will retain root... https://forum.xda-developers.com/t/...-2023-03-16-unified-pixel7-pixel7pro.4543551/

    Have fun! 👍