From b970e3ffeac83e125c0252ec855006afd32dbf55 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Fri, 29 Nov 2024 02:21:06 +0200 Subject: [PATCH] update --- docs/on_boot_config.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/on_boot_config.md b/docs/on_boot_config.md index 216a3e0e..5fcdc9fa 100644 --- a/docs/on_boot_config.md +++ b/docs/on_boot_config.md @@ -21,7 +21,10 @@ After applying the settings, the file is automatically deleted. 2. Insert the memory card into the computer and mount the first FAT32 partition. 3. Among the system files you will see the file `pikvm.txt`. - If you haven't enabled PiKVM yet, this file will contain a single line `FIRST_BOOT=1`. If it does not exist, make it `pikvm.txt`. + + * If you haven't powered up PiKVM yet, this file will contain a single line `FIRST_BOOT=1`. Do not remove it, just add following lines from the next step. + + * If the file does not exist, create an empty file (don't add `FIRST_BOOT` option). 4. To connect to Wi-Fi with DHCP, you will need an ESSID (network name) and a password. Add this to `pikvm.txt`. If the file doesn't exists, just create it. Like following: