Auto Mount USB thumb drive to VM?

myozone

Member
Dec 4, 2021
18
0
6
60
I have a USB thumb drive (NTFS) passed through to a VM acting as a SAMBA shared storage in Proxmox. The problem I have is when I unplug the USB and plug it back in it doesn't remount to that VM, when I reboot that VM it does auto remount via fstab settings.

Any ideas ? It could be I'm supposed to just unplug the USB drive like that :oops:

My fstab is
Code:
LABEL=Ventoy /mnt/redkey ntfs nosuid,nodev,nofail,x-gvgs-show 0 0
 
Last edited:
That didn't work, added it to fstab and rebooted drive is mounted, unplug and replug the drive not mounted.