Update 0.KVM.md

This commit is contained in:
Ste Vaidis 2024-08-20 13:03:04 +03:00
parent 7af3235e99
commit 50f1ab4236

View File

@ -21,7 +21,7 @@ sudo chmod 750 /media/KVM
sudo chmod 640 /media/KVM/linux.qcow2 sudo chmod 640 /media/KVM/linux.qcow2
``` ```
Options like noexec, nosuid, or nodev that might be restricting access. Options like `noexec`, `nosuid`, or `nodev` that might be restricting access.
```bash ```bash
mount | grep /media mount | grep /media