From 33b8da16489bb6407877c9f64a2840434a8fbd1c Mon Sep 17 00:00:00 2001 From: maffe Date: Sat, 28 Jan 2023 23:26:21 +0100 Subject: [PATCH] Update msd.md (#927) Fixes broken link --- docs/msd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/msd.md b/docs/msd.md index 1b3b6c6f..3dd4e5d2 100644 --- a/docs/msd.md +++ b/docs/msd.md @@ -9,7 +9,7 @@ There are some subtleties that you should know: !!! info "The size of the CD-ROM image is limited to 2.2 GB" This is a [limitation](https://github.com/pikvm/pikvm/issues/322) of the Linux kernel, which currently cannot emulate a DVD. To use a larger boot image, use Flash emulation. If this is not possible (the image does not support Flash, for example, for Windows), - use [this](#create-a-microsoft-windows-based-flash-disk-image) recipe. + use [this](#create-a-windows-based-flash-disk-image) recipe. !!! info "Changing the media type between CD-ROM and Flash is possible only when the device is reconnected" For PiKVM v3 HAT, this can be done using the switch `System -> Connect main USB`.