Create v3.md

pull/248/head
Maxim Devaev 4 years ago committed by GitHub
parent 9b4704f58b
commit b4fcb5caf5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,16 @@
# Pi-KVM v3 Tech info
# Installation
1. [Build the device](https://www.youtube.com/watch?v=-SRL92VJ870).
2. [Install the operatiog system](flashing_os.md) (choose the v3 image).
3. Power it up
4. If your kit includes the display and/or the fan, you'll need to turn them on after installation:
```bash
rw
systemctl enable --now kvmd-oled # For the display
systemctl enable --now kvmd-fan # For the fan
ro
```
# v3 board ports
<img src="../img/v3.png" alt="drawing" height="300"/>
Loading…
Cancel
Save