Recent content by Aida

  1. A

    [SOLVED] BTRFS mount point in LXC

    you are right... same here, thank you! I've sought help on the nextcloud forum.
  2. A

    [SOLVED] BTRFS mount point in LXC

    That fixed it, thank you! Is there any way for the filesystem to appear as btrfs inside an lxc? Nextcloudpi uses btrfs for the "external" data drive so I suspect that most utilities will only work if the container sees it as a btrfs system.
  3. A

    [SOLVED] BTRFS mount point in LXC

    Hello, I am migrating from running nextcloudpi on a raspberrypi, to running it inside a debian based lxc. I pulled the external drive from the pi which has my nextcloud data directory and backups etc., and plan on using that drive as the main storage for my new container. This drive is...
  4. A

    Running a LXD image on Proxmox

    I am having this same issue. With the file extension as is on https://ownyourbits.com/downloads/NextCloudPi_LXD_10-08-21/ , proxmox refuses to allow me to upload it. When i tried to recompress it using, bunzip2 -c < file.tar.bz2 | gzip -c > file.tar.gz I get this output...