blob: b54040239c416fd9eb2b04a9dd56dfc3948182c6 [file] [log] [blame]
Developer Console
To return to the browser, press:
[ Ctrl ] and [ Alt ] and [ <- ] (F1)
To use this console, developer mode must be enabled.
Doing so will destroy any saved data on the system.
In developer mode, it is possible to
- login and sudo as user 'chronos'
- require a password for sudo and login(*)
- disable power management behavior (screen dimming):
sudo initctl stop powerd
- install your own operating system image!
* To set a password for 'chronos', run the following as root:
chromeos-setdevpasswd
If you are having trouble booting a self-signed kernel, you may need to
enable USB booting. To do so, run the following as root:
enable_dev_usb_boot
Have fun and send patches!