From ca028d599cb9d17744701d7766eeae1e8f2eb706 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 7 Mar 2021 22:04:10 +0300 Subject: [PATCH] Update flashing_os.md --- pages/flashing_os.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/flashing_os.md b/pages/flashing_os.md index cb57791..53a47e9 100644 --- a/pages/flashing_os.md +++ b/pages/flashing_os.md @@ -55,7 +55,7 @@ Decompress and flash image and follow to the [final steps](#the-final-steps). Be 5. To change the root password use command `passwd` via SSH or webterm. To change Pi-KVM web password use `kvmd-htpasswd set admin`. As indicated on the login screen, you need to use `rw` to make the root filesystem writable before issuing these commands. After making changes, make sure to run the command `ro` to switch the filesystem back to read-only. If you are using a web terminal, use the `su -` command to get root access (enter the root password). -6. ~~After installation, we recommend you to update your operating system:~~ The upstream distribution has broken the wifi driver, so don't do it yet. +6. After installation, we recommend you to update your operating system: ``` # rw # pacman -Syu