Hi! I am trying to download YAMS onto my Proxmox container and I have completed the pre-steps for Proxmox users as well as added and mounted the SSD within the storage options in Proxmox
When I am starting the script it lets me pick the user, and where to install, but isn't letting me pick the mounted ssd also saying it's not writable/readable. From reading past topics it seemed similar to the need chown to my user for that pathway (/my_ssd) but it gives me Operation not permitted errors. Not sure where else to turn, any help?
Below is my current error:
Extra info: I have /my_ssd connected to /mnt/pve/Media and added this in the container.conf file: mp0: /mnt/pve/Media,mp=/my_ssd
Thank you