On lineage.org, I cannot understand this article for rooting my A7 (2017).

livelife01

Member
Apr 14, 2016
36
3
0
On page https://wiki.lineageos.org/adb_fastboot_guide.html whatever is written under Linux is beyond my understanding. I am using Ubuntu 14.04 and want to root my A7 (2017) with that OS. I have extracted the .zip file namely platform-tools_r30.0.1-linux.zip which doesn't match with the article's 2nd point under Linux, that is Extract it somewhere - for example, ~/adb-fastboot. I do not extracted any folder with name 'adb-fastboot' however I got a folder namely 'platform-tools'.

Now coming to the 3rd point what they mean by Add the following to ~/.profile: which is followed by some commands. Do I need to open some text file namely ".profile" or something and add those commands to it??

And 5th point says You may also need to set up udev rules: see this repository for more info.. So how do I know if I need to set up udev rules? And what are udeve rules in the first place?

I am supposing to root my phone step by step. But it seems very hard. I can't get hold of a Windows PC which seems easy compared to Linux. Also I am not following any guide on XDA Developers because my phone is supported by official Lineage OS website and I am following their instructions.
 

Option58

Senior Member
Oct 27, 2011
1,492
2,018
153
Serbia
Hi,

Adb fastboot guide isn't necessary for root on LineageOS. You can find the root addon here https://download.lineageos.org/extras. You'll want to download 16.0 arm64 one.
Just enter your recovery (TWRP) and flash the root addon. Later you can enable it in developer options.

Some users flash magisk (search xda for it) so you can try that too.
 

Simon1511

Senior Member
Mar 10, 2016
476
472
73
Germany
On page https://wiki.lineageos.org/adb_fastboot_guide.html whatever is written under Linux is beyond my understanding. I am using Ubuntu 14.04 and want to root my A7 (2017) with that OS. I have extracted the .zip file namely platform-tools_r30.0.1-linux.zip which doesn't match with the article's 2nd point under Linux, that is Extract it somewhere - for example, ~/adb-fastboot. I do not extracted any folder with name 'adb-fastboot' however I got a folder namely 'platform-tools'.

Now coming to the 3rd point what they mean by Add the following to ~/.profile: which is followed by some commands. Do I need to open some text file namely ".profile" or something and add those commands to it??

And 5th point says You may also need to set up udev rules: see this repository for more info.. So how do I know if I need to set up udev rules? And what are udeve rules in the first place?

I am supposing to root my phone step by step. But it seems very hard. I can't get hold of a Windows PC which seems easy compared to Linux. Also I am not following any guide on XDA Developers because my phone is supported by official Lineage OS website and I am following their instructions.
Using ADB isnt the "normal" way to root a samsung device.
The preferred method is installing a custom recovery (like TWRP, SHRP or Orangefox) and then simply install magisk in the recovery.

I dont know if its even possible to root through ADB to be honest.

Also, even if your phone is supported by Lineage, that doesnt mean every guide on their website fits perfectly to your device.
 
  • Like
Reactions: livelife01

livelife01

Member
Apr 14, 2016
36
3
0
The preferred method is installing a custom recovery (like TWRP, SHRP or Orangefox) and then simply install magisk in the recovery.
Then can you please please tell me how can I root my A7 (2017) with baseband version A720FXXU9CTA2? I also prefer TWRP over any other method because I have used it before but it was near a decade ago and now I have forgotten so much things. It's best if I am given a way to root on Linux (my work computer) otherwise I have to wait or purchase a Windows PC.

(PS: Every forum made for a specific phone on XDA should have an official thread with step by step rooting instructions.)
 
Last edited:

Simon1511

Senior Member
Mar 10, 2016
476
472
73
Germany
Then can you please please tell me how can I root my A7 (2017) with baseband version A720FXXU9CTA2? I also prefer TWRP over any other method because I have used it before but it was near a decade ago and now I have forgotten so much things. It's best if I am given a way to root on Linux (my work computer) otherwise I have to wait or purchase a Windows PC.

(PS: Every forum made for a specific phone on XDA should have an official thread with step by step rooting instructions.)
See here:
https://forum.xda-developers.com/sa...w-to/guide-root-install-twrp-samsung-t3747535

If you want to install lineage anyway, you dont need to care about the RMM and no-verity things.

For rooting, you can simply search for a guide on how to install magisk on google, there are more than enough.
 
Last edited: