I have read quite a few different posts and articles on the subject of adding/passing through hard drives to VM's and LXCs, however I have not found any to get this working for me. Probably from user error tbh.
I have an ubuntu 22.04 LXC in a proxmox host. I am trying to add 6 hard drives to the LXC. The container is unprivileged and I only need read access to these drives. I am having difficulty trying to figure out how to actually add them. Most posts talk about binding the directories, but dont elaborate on what to do before that. This is where I am having an issue.
Basically I have a little chia container running machinaris in docker using a compose file and just need it to be able to read the data on the drives. Thats it. I dont need to see it in any other container nor the host for that matter. How would I do that? I really feel like I am missing something terrible simple here.
Thanks for any help.
I have an ubuntu 22.04 LXC in a proxmox host. I am trying to add 6 hard drives to the LXC. The container is unprivileged and I only need read access to these drives. I am having difficulty trying to figure out how to actually add them. Most posts talk about binding the directories, but dont elaborate on what to do before that. This is where I am having an issue.
Basically I have a little chia container running machinaris in docker using a compose file and just need it to be able to read the data on the drives. Thats it. I dont need to see it in any other container nor the host for that matter. How would I do that? I really feel like I am missing something terrible simple here.
Thanks for any help.
Last edited: