Shared folders are shared between the VM and the host running the VM. So anything on that VM in a shared folder would be on your local machine in the folder specified.
so /dev would be be at /vm/dev on your machine and so on.
Update: I couldn’t really get the shared folders to work, but I fixed the original issue that the supervisor was being weird by pulling a bunch of images and restarting a bunch of containers.
Yeah I’m trying to do that now. I am trying to mount my host Mac machine’s folder onto the VM, but I can’t seem to figure out how. I can easily connect to my host machine from my other computers by simply smb://,
But I can’t seem to figure out how to on the HA UI.
I’ve acquired the backup files, and installed the Samba share addon so I can access the files in the VM from my computer, but they won’t be of help if supervisor or other services suddenly decide to stop running. What’s a clean way to mount Mac’s folders as Network storage via smb to HA?