Jump to content

Terminal Permission Error?

I am going to merge my sd card with my internal storage, adopted sd card trick. I don't have any ways to connect my phone to my computer right now so I rooted my phone to use terminal instead of adb on Windows. But I get this error when I follow the guide for the adb way according to this article: https://www.google.com.tr/amp/s/forum.xda-developers.com/p8lite/help/how-to-extend-storage-using-sd-card-t3614396/amp/

Help out please, I have limited time.

Screenshot_20180320-192742.png

Link to comment
Share on other sites

Link to post
Share on other sites

try using 'sudo'

sudo sm set-force-adoptable true

 

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to comment
Share on other sites

Link to post
Share on other sites

17 minutes ago, LOLLIPOPSJSJSJ said:

I get this:

 

/system/bin/sh: sudo: not found

install this and install sudo, then try again

 

-edit-

alternatively try running 'su' and then running your commands from there (without sudo)

Don't ask to ask, just ask... please 🤨

sudo chmod -R 000 /*

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×