10
3
How could I do this?
I tried:
- putting the chromebook in dev mode
- enabling debugging options
- set the root password
- browse as guest(also tried with a google account)
- open shell ctrl + shift + t
- enter
shell
andsudo su
- enter password I set in debugging options window
Password is incorrect.
I tried also to recovering with Chrome extension, and after that normal mode was set again. Then I went back to development mode, did the same steps above. Getting the same result.
Any advice?
did you try just doing
sudo su
after logging into your Google account from within the Linux terminal? – Tommie C. – 2019-05-11T16:49:37.023