From 86b9057f0ab823dba6399fe7a86f38c8d2b0666f Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 18 Jul 2021 20:23:23 +0300 Subject: [PATCH] Update msd.md --- pages/msd.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pages/msd.md b/pages/msd.md index e6ec5e5..04f09e3 100644 --- a/pages/msd.md +++ b/pages/msd.md @@ -4,7 +4,10 @@ There are some subtleties that you should know: * **The size of the CD-ROM image is limited to 2.2 GB**. This is a limitation 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 the recipe described on this page below. +use [this](#create-a-microsoft-windows-based-flash-disk-image) recipe. +* **Changing the media type (CD-ROM or Flash) is possible only when the device is reconnected.** For V3, this can be done using +the switch `System -> Connect main USB`. In this case, the **media type is determined at the time of connecting the image, and not by clicking on the switch**. +The switch affects the settings of the future connection. For non-V3 devices, you need to either reboot your server or otherwise reinitialize the connection. # Disable MSD To disable mass storage emulation altogether, you can place the following piece of configuration into /etc/kvmd/override.yaml