From 2e3ac52cda4afcefc6645f45013a0d1eb020b4a7 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sat, 16 Oct 2021 08:04:14 +0300 Subject: [PATCH] wifi on first boot --- docs/first_steps.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/first_steps.md b/docs/first_steps.md index 546251ac..5f54ca46 100644 --- a/docs/first_steps.md +++ b/docs/first_steps.md @@ -16,15 +16,15 @@ WIFI_PASSWD="p@s$$w0rd" ``` - There is a possibility that, in countries that support CH13, the Raspberry will not connect. + There is a possibility that, in countries that support CH13, the device will not connect. You will need to configure your router to disable channels 12-14 or disable Auto scan mode so it will connect. Save, unmount and follow the next step. **Power up the device.** -After turning on the power, PiKVM OS generates unique SSH keys and certificates. **Do not turn off the Raspberry Pi until it's fully booted for the first time.** If you set up Wi-Fi, it won't be able to connect to the network on the first boot. You need to wait 10 minutes for all the OS preparations to complete, then just restart the device. On the second boot, the Raspberry will connect to the network without any problems. - +!!! warning Do not turn off the device until it's fully booted for the first time + After turning on the power, PiKVM OS will generate unique SSH keys and certificates and will perform the necessary operations on the memory card. ## Getting access to PiKVM