Fix typo Windows Image creation (#1009)

This commit is contained in:
Björn Strausmann 2023-05-02 22:29:37 +02:00 committed by GitHub
parent 01160a2a9f
commit 70612d949e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ Once you have the desired USB stick perform the following on the RPi to create t
```
# chown kvmd:kvmd /var/lib/kvmd/msd/windows10-2004.bin
# touch /var/lib/kvmd/msd/windows10-2004.bin.complete
# touch /var/lib/kvmd/msd/.__windows10-2004.bin.complete
```
5. Remount msd folder as read only