Skip to content
Snippets Groups Projects
Commit 9717c28f authored by Marta Rybczynska's avatar Marta Rybczynska
Browse files

docs: Document the change in the default password


Document the change in the default user/password for the production
images.

Signed-off-by: default avatarMarta Rybczynska <marta.rybczynska@huawei.com>
parent 626594f5
No related branches found
No related tags found
1 merge request!187docs: Document the change in the default password and the debug mode
...@@ -47,7 +47,7 @@ After successful bootup, you will be dropped into a login shell: ...@@ -47,7 +47,7 @@ After successful bootup, you will be dropped into a login shell:
qemux86-64 login: qemux86-64 login:
Default login is *root* without a password. The default login name is **oniro** with **oniro** as a password.
After login you will see the shell prompt: After login you will see the shell prompt:
......
...@@ -112,3 +112,5 @@ Once the image is built, you can run a Qemu X86-64 instance using the provided s ...@@ -112,3 +112,5 @@ Once the image is built, you can run a Qemu X86-64 instance using the provided s
If the host has a VT-capable CPU, you can pass the ``kvm`` argument for better If the host has a VT-capable CPU, you can pass the ``kvm`` argument for better
performance. Check ``runqemu``'s help message for all available arguments. performance. Check ``runqemu``'s help message for all available arguments.
The default user name is **oniro** with **oniro** as a password.
...@@ -28,3 +28,4 @@ You can also run generated qemu images with a command: ...@@ -28,3 +28,4 @@ You can also run generated qemu images with a command:
$ runqemu qemux86-64 qemuparams="-nographic" oniro-image-base wic ovmf $ runqemu qemux86-64 qemuparams="-nographic" oniro-image-base wic ovmf
Then log in as 'oniro' user with 'oniro' as a password.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment