Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 703 Bytes

using_shell.md

File metadata and controls

28 lines (23 loc) · 703 Bytes

Note

This document is looking foward to your contribution (documentation, translation, reporting, suggestion, coding).

Requirement

Shell is only available in wayne-os-dev and wayne-os-test versions as wayne-os-base version doesn't support it.

Console

Switching to console mode: ctrl+alt+f2
Switching to GUI mode: ctrl+alt+f1

Terminal

First, you need to login in GUI or enter Guest Mode.
Opening terminal: ctrl+alt+t
Opening shell: crosh> shell

ID & PW

  • dev version
    • ID: chronos
    • PW of chronos/sudo: same with hostname (ex: wayne-os-1q21)
  • test version
    • ID: chronos
    • PW of chronos/sudo: test0000

Changing PW

TODO: write