From 9c45a99257ea60d91dedc448d861eedb01fa4226 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 20 Jul 2025 16:25:41 +0300 Subject: [PATCH] Fixed #1559: MSD doc update --- docs/msd.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/msd.md b/docs/msd.md index 69f76036..7ff8e8e5 100644 --- a/docs/msd.md +++ b/docs/msd.md @@ -238,6 +238,14 @@ exfat filesystem is: This says to mount it automatically, do not fail if it's missing, mount it read/write by default, and allow all users and groups access to it. +Don't forget to create `/var/lib/kvmd/msd/usb` directory: + +```console +[root@pikvm ~]# kvmd-helper-otgmsd-remount +[root@pikvm ~]# mkdir -p /var/lib/kvmd/msd/usb +[root@pikvm ~]# kvmd-helper-otgmsd-remount ro +``` + ----- ## Multiple drives