On Fri, Aug 03, 2018 at 01:28:13AM -0700, [email protected] wrote: > Hi all. > > I want to "grow down" private storage max size "untrusted" (switch back from > 6048MiB to 2048MiB) > > Ok. Let's start > > qvm-volume info untrusted:private > lvresize -L2G /dev/qubes_dom0/vm-untrusted-private > > It's done and qubes-manager (basic tab) show me that private storage max size > changed to 2048M. > > Ok, now i'am start untrusted domain > > qvm-start -a untrusted gnome-terminal > > Domain started, but nothing happens. > What i do wrong? What happened with "Untrusted" domain qube? > How to restore "Untrusted" domain ? > > Thanks. Also attached pic's related. >
After you have run that command what does "qvm-ls untrusted" show? (Incidentally, pics are no use for some readers so please summarise any error messages. ) I'm not sure what you expect to happen in this case. Have you tried using qvm-run rather than qvm-start? If that was a typo, (and I guess it was) then you should be aware that you cant start gnome-terminal like that. Try "qvm-run -a untrusted xterm" 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20180803110544.au3f6jxiqd3hcieg%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
