Update cookbook.md

This commit is contained in:
Maxim Devaev 2021-07-18 20:26:00 +03:00 committed by GitHub
parent 41356cb443
commit 0b21adac6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -41,19 +41,19 @@ Specifically to v2. This can be used for terminal access from the managed server
See [here](usb_ethernet.md). See [here](usb_ethernet.md).
## Using Ethernet wiznet w5500 with ZeroW ## Using Ethernet wiznet w5500 with ZeroW
See [here](https://github.com/pikvm/pikvm/issues/158#issuecomment-768305834) See [here](https://github.com/pikvm/pikvm/issues/158#issuecomment-768305834).
## Disable mass storage emulation ## Disable mass storage emulation
See [here](msd.md#disable-msd) See [here](msd.md#disable-msd).
## Upload .ISO images manually ## Upload .ISO images manually
See [here](msd.md#upload-images-manually-without-web-ui) See [here](msd.md#upload-images-manually-without-web-ui).
## Mass Storage Drives ## Mass Storage Drives
See [here](msd.md#multiple-and-writable-drives) See [here](msd.md#multiple-and-writable-drives).
## Create a Microsoft Windows based Flash disk image ## Create a Microsoft Windows based Flash disk image
See [here](msd.md#create-a-microsoft-windows-based-flash-disk-image) See [here](msd.md#create-a-microsoft-windows-based-flash-disk-image).
## Create a drive image on macOS ## Create a drive image on macOS
See [here](msd.md#create-a-drive-image-on-macos) See [here](msd.md#create-a-drive-image-on-macos).