Trying to simply mount a directory from the PVE node to the container.
I have installed sshfs and I can ssh in just fine. Googling yielded no obvious solutions...
Code:
# sshfs root@192.168.1.222:/zvol/henry/hsync /media/plex/
fuse: device not found, try 'modprobe fuse' first
I have installed sshfs and I can ssh in just fine. Googling yielded no obvious solutions...