One time hack:
- Patch /apps/lxd/current/bin/armv7l/lxd/lxd-images with https://github.com/stgraber/lxd/commit/a8a7f0d9118f9abf2a5e1265ef6fa6bdb225357d.diff
If on lxd 0.21, you may also use https://dl.stgraber.org/lxd-images.bbb
- sudo mkdir /writable/system-data/tmp
- sudo chmod 1777 /writable/system-data/tmp/
- sudo mount --bind /writable/system-data/tmp/ /tmp/
- Use lxd-images as usual
Every boot after that:
- sudo mount --bind /writable/system-data/tmp/ /tmp/
Every upgrade after that:
- Patch /apps/lxd/current/bin/armv7l/lxd/lxd-images with https://github.com/stgraber/lxd/commit/a8a7f0d9118f9abf2a5e1265ef6fa6bdb225357d.diff
If on lxd 0.21, you may also use https://dl.stgraber.org/lxd-images.bbb