Skip to content

Instantly share code, notes, and snippets.

@airtonzanon
Last active October 18, 2016 13:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save airtonzanon/69efde0bdf4a7359fb255263704532ee to your computer and use it in GitHub Desktop.
Save airtonzanon/69efde0bdf4a7359fb255263704532ee to your computer and use it in GitHub Desktop.
Enable Developer Mode Chromebook

#How enable Developer Mode Chromebook

Warning

  • When you enable developer mode all of your files, directorys and accounts will be deleted.
  • Google doesn't support your Chromebook in developer mode.

Enabling

  • Turn on your Chromebook.
  • Restart it with recovery mode (Pressing esc, refresh and power button).
  • The recovery mode screen says "Chrome OS is missing or damaged.". Press CTRL + D to go to another screen.
  • Now you can press Enter and enable the Developer Mode.
  • Wait a few minutes and your Chromebook will restart with Developer Mode Enabled.

To Go Ahead

  • When your Chromebook turn on, a message will appear "OS verification is OFF", so press CTRL + D again. (This message will show up every time that you start it)
  • You need set on the Debuggin Features.
  • So, click in Enable debugging features, then press Proceed.
  • After it your chromebook will restart.
  • So when it turn on, you can put your root password.
  • Now you just need set the normal options to your Chromebook work.

Set user password

  • After did these steps, you can set user password to user sudo.
  • Press CTRL+ALT+F2 login with root (use the password that you informed when you enable the Debugging Feature).
  • Now write passwd chronos.
  • Now you can write the password.
  • After that, press CTRL+ALT+F1 to back to graphic mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment