I am trying to get portainer up and running, but I cannot seem to mount volumes no matter what I try.
I want to mount an external hard drive connected directly to the libreelec machine. I cannot mount this or any folder on the home folder of libreelec.
I keep getting errors invalid option key: "mountpoint"
I believe this may have something to do with "local" drivers
I have added the absolute path too as just the name, and i get:
Code
Failurecreate /var/media/sda1-usb-TO_Exter_nal_USB: "/var/media/sda1-usb-TO_Exter_nal_USB" includes invalid characters for a local volume name, only "[a-zA-Z0-9][a-zA-Z0-9_.-]" are allowed. If you intended to pass a host directory, use absolute path
What am I doing wrong?