Okay, df -h /var/lib/qubes/dom0-updates delivered the following: [user@sys-firewall ~]$ df -h /var/lib/qubes/dom0-updates Filesystem Size Used Avail Use% Mounted on /dev/xvda3 9.6G 8.7G 450M 96% /
so, clear now! Thanks a buch! After: sudo mkfs.ext4 /dev/xvdc3 sudo mount /dev/xvdc3 /var/lib/qubes/dom0-updates it already worked like a charm and download the 1.3G file. Do I have to change (back) somethings, after I installed the template and removed the noarch.rpm file from dom0-updates ? Cheers :) Am Montag, 18. Mai 2020 12:56:59 UTC+2 schrieb [email protected]: > > 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 ... > > > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/357eaea6-c601-4244-97ac-225f8b6e2f56%40googlegroups.com.
