On Tue, Feb 11, 2020 at 10:25:11AM -0800, G??nter Z??chbauer wrote: > actually only /etc/skel (2.0G) is partially copied to /home/user (1.8G) > and /usr/local is just empty. /usr/local.orig (150M) > in the AppVM > > Any idea what might have gone wrong? >
The contents of /etc/skel are copied on first boot. At a guess, either you ran out of space in /home/user or you timed out on qrexec, and the copy halted. Solution is to create your qube, and set qrexec_timeout at a high value, and increase size of private storage *before* you first boot. (You cant do this after first boot because /etc/skel wont be copied then.) unman -- 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/20200211231429.GA20038%40thirdeyesecurity.org.
