From aa27c64e34a3a3c172a13ebc73ffb002c7324814 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Thu, 28 Jan 2021 20:05:54 +0300 Subject: [PATCH] Update cookbook.md --- pages/cookbook.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/cookbook.md b/pages/cookbook.md index 69b9cd87..aed8acd5 100644 --- a/pages/cookbook.md +++ b/pages/cookbook.md @@ -1,4 +1,3 @@ - # Some random and useful recipes ## Take a HDMI screenshot via console on Pi-KVM ``` @@ -212,3 +211,6 @@ Once you have the desired USB stick perform the following on the RPi to create t 9. Select Drive Mode: `Flash` and then `Connect drive to Server`. You should be able to then mount it locally on the server, or reboot the device to do things like BIOS updates. + +## Using Ethernet wiznet w5500 with ZeroW +Read [here](https://github.com/pikvm/pikvm/issues/158#issuecomment-768305834)