nc-automount and other scripts missing during NextCloudPi setup on Proxmox LXC #163
-
Hello, First of all, thank you for providing this helpful script and for all your work on this project. I'm encountering an issue where several scripts, such as nc-automount and nc-format-USB, are missing during the setup of NextCloudPi on Proxmox using the LXC installation script from community-scripts. Additionally, I receive an "nc-automount read error" during the setup wizard. Steps I've followed:
Additional observations:
Output of root@nextcloudpi:~# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
sda 8:0 0 59.6G 0 disk
├─sda1 8:1 0 1007K 0 part
├─sda2 8:2 0 512M 0 part
└─sda3 8:3 0 59.1G 0 part
sdb 8:16 0 476.9G 0 disk
├─sdb1 8:17 0 1007K 0 part
├─sdb2 8:18 0 1G 0 part
└─sdb3 8:19 0 58.6G 0 part
sdc 8:32 0 4.5T 0 disk
zd0 230:0 0 4.5G 0 disk
zd16 230:16 0 10G 0 disk
├─zd16p1 230:17 0 512K 0 part
├─zd16p2 230:18 0 1G 0 part
└─zd16p3 230:19 0 9G 0 part I've been trying different variations all day without success, and I'm not sure what I'm missing. Could you please help me understand what might be causing this issue and how to resolve it? Thank you in advance for your assistance. Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
If I understand correctly, this option is not available by design. |
Beta Was this translation helpful? Give feedback.
I can't give a final answer if it should be there, I did read that it's not included in the docker image. But I'm sure that the option is just removed, not all messages, that would be to match of a hassle.
I also run it in a LXC, and it runs great, I added an extra SSD to the host and added a mount point to a .raw disk on that SSD.
For what you want, it might be better to have it as a VM, I agree with that.
Passthrough to a LXC is not something I use, so match problems.
VM's are better with passthrough, I do use in on my Home Assistant VM, and there it works great.
So maybe for you, it's worth the bot more overhead of running a VM, but having an easier setup.