On Fri, Mar 06, 2020 at 08:16:20AM -0500, Stumpy wrote:
> I shutdown an appvm then tried to start it back up, but now, when i try to
> start it up, my monitor goes white (with a very thin outline of the appvm
> that i started, and then nothing. I cant kill it, change workspaces, access
> menus, nada.
> 
> I have tried to open a few things on that appvm but no matter what it seems
> to crash whether its FF or xterm etc, all freeze my sys at which point i
> have to restart.
> 
> How can i recover from this? or at least salvage the data in this appvm?
> 
> I am running a fully updated ver of qubes, the appvm is deb10.
> 

I'm assuming you havent allocated crucial device to that qube?
You can create new, and recover the data:
`ls -l /dev/mapper/qubes_dom0-vm--broken--private` to get name of block
device. (dm-XXX)
`qvm-start new --hddisk dom0:/dev/dm-XXX`

In new: mount,copy data across,umount, shutdown
(optional) delete broken qube.

-- 
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/20200306135947.GC14342%40thirdeyesecurity.org.

Reply via email to