you are viewing a single comment's thread
view the rest of the comments
[–] 45 points 2 years ago (4 children)

I mean, why would I ever unlock the bootloader if I'm going to keep the stock OS? People don't just unlock the bootloader and leave it there sitting doing nothing πŸ˜‚

  • source
  • hideshow 8 child comments
  • [–] 19 points 2 years ago (1 child)

    Well depends on why you're unlocking the bootloader. Some people just want root but not necessarily a custom ROM. Though for some phones a custom ROM may be more appealing than others.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 10 points 2 years ago (1 child)

    For rooting it, for example. That's always an option, even when your phone does not have a good alternative ROM

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago* (last edited 2 years ago) (3 children)

    I have never met a person that just rooted their phone without slapping a custom ROM on it. The initial motive for rooting is normally to install a custom ROM, but that makes sense I guess

    Edit: yup, I'm wrong about needing root to install a custom ROM. My apologies, my last rooted device was the galaxy note 3 back in 2013/2014. My memory is very rusty.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 14 points 2 years ago

    "The initial motive for rooting is normally to install a custom rom".

    Nope.

    Rooting has nothing whatsoever to do with installing a custom rom.

    Root is a function within a rom - it's the equivalent of granting admin access in Windows (root means you have write access to the root directory). Most ROMs that you can install aren't rooted themselves. That's how little root is related to rom.

    What is common between rooting and a custom rom is the requirement for an unlocked bootloader.

    I've rooted almost every phone I've owned (since 2009), and all but the last 2 never had a custom rom available. Most phones don't have a custom rom available - it's a rare phone that does have a custom rom available.

    Check out rom developers, like Lineage, to see how many devices get custom rom support.

  • source
  • parent
  • [–] 4 points 2 years ago

    I have never met a person that just rooted their phone without slapping a custom ROM on it.

    Now you have

    The initial motive for rooting is normally to install a custom ROM

    I think there are some misunderstandings.

    Root is not needed to flash a custom ROM. That does not (usually) happen from a running system, but through fastboot or the recovery, and those don't ask for root permission, only an unlocked bootloader.

  • source
  • parent
  • [–] 7 points 2 years ago (2 children)

    Magisk, Revanced using root to simply replace stock YouTube app without having to deal with MicroG, tuning kernel to achieve Moah powa babeh, better battery, etc.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 2 years ago* (1 child)

    Since you cannot unlock the bootloader without going into the OS now, I prefer to leave it unlocked but stock.

    That way, if the device ever cannot boot, I can at least Adb pull my data off the device from fastboot.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)

    I prefer to leave it unlocked

    That's makes it much less secure and is a wide attack surface.

    https://grapheneos.org/install/web#locking-the-bootloader

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Is there a way to lock the bootloader and keep a ROM different from the one the device shipped with? Or do I need to relock and reunlock every time I need to update the custom ROM, with all the data loss this implies?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago

    Is there a way to lock the bootloader and keep a ROM different from the one the device shipped with?

    That might depend on the device. I used to tinker and switch a lot, but haven't in years. I do however have GrapheneOS (which is not a ROM, but "a privacy and security focused mobile OS with Android app compatibility developed as a non-profit open source project") on my Pixel and it gets regular updates. Most times weekly/every-other-week, but at worst monthly with the monthly security patches, often before Google releases them...all with the bootloader locked, per GrapheneOS' recommendation.

    I say all that to say...not 100% sure outside of my personal and recent experience with GrapheneOS on Pixels, and I haven't had enough coffee yet to do research into phones I don't have.

  • source
  • parent