On Mon, May 18, 2020 at 03:33:02AM -0700, TheGardner wrote:
> - Setting the space up to 4096 on sys-firewall > same result

the default download location in udaptevm is /var/lib/qubes/dom0-updates
so with a default appvm layout that is inside the rootfs (or its overlay).
you can check if this is the limiting factor by running
"df -h /var/lib/qubes/dom0-updates" in your updatevm (sys-firewall).

to temporarily make more space available there, you can try ... 
sudo mkfs.ext4 /dev/xvdc3
sudo mount /dev/xvdc3 /var/lib/qubes/dom0-updates
sudo chown user.user /var/lib/qubes/dom0-updates



-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20200518105633.GN1079%40priv-mua.

Reply via email to