mirror of
https://github.com/pikvm/pikvm
synced 2024-11-18 09:25:43 +00:00
parent
878ba39602
commit
78cf32d0a0
@ -37,6 +37,7 @@ Decompress and flash image and follow to the [final steps](#the-final-steps). Be
|
|||||||
|
|
||||||
<img src="../img/balena-5.png" alt="drawing" height="300"/>
|
<img src="../img/balena-5.png" alt="drawing" height="300"/>
|
||||||
|
|
||||||
|
**NOTE** - If Etcher does not work for you and you continue to get failed bootup's, download RaspberryPi imager and use that instead
|
||||||
|
|
||||||
## The final steps
|
## The final steps
|
||||||
1. **Important for ZeroW**. In order for your device to connect to Wi-Fi, you will have to tell it which network to use with which password. To do this, mount the first partition of the memory card (FAT32) and edit the `pikvm.txt` file there. Do not remove line `FIRSTBOOT=1`, just add your wifi settings like this:
|
1. **Important for ZeroW**. In order for your device to connect to Wi-Fi, you will have to tell it which network to use with which password. To do this, mount the first partition of the memory card (FAT32) and edit the `pikvm.txt` file there. Do not remove line `FIRSTBOOT=1`, just add your wifi settings like this:
|
||||||
@ -49,6 +50,8 @@ Decompress and flash image and follow to the [final steps](#the-final-steps). Be
|
|||||||
|
|
||||||
Save, unmount and follow the next step.
|
Save, unmount and follow the next step.
|
||||||
|
|
||||||
|
**NOTE** - This can also be applied to the latest Rpi4 images, it is however easier to set this up using `wifi-menu -o`
|
||||||
|
|
||||||
2. When the process is complete, pull out the memory card and insert it into the Raspberry Pi. Connect the Raspberry Pi to the power supply. Your device will obtain the IP address via DHCP automatically. <br>:exclamation:Windows users: balenaEtcher will automatically safely remove the memory card. If you are using a Windows version prior to Windows 10 1809 and a different flashing software, you should do the safe remove manually.
|
2. When the process is complete, pull out the memory card and insert it into the Raspberry Pi. Connect the Raspberry Pi to the power supply. Your device will obtain the IP address via DHCP automatically. <br>:exclamation:Windows users: balenaEtcher will automatically safely remove the memory card. If you are using a Windows version prior to Windows 10 1809 and a different flashing software, you should do the safe remove manually.
|
||||||
|
|
||||||
3. After power-up, Pi-KVM OS generates unique SSH keys and certificates. Do not turn off the Raspberry Pi until it's fully booted. If you set up Wi-Fi in step 1, 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.
|
3. After power-up, Pi-KVM OS generates unique SSH keys and certificates. Do not turn off the Raspberry Pi until it's fully booted. If you set up Wi-Fi in step 1, 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user