Page 1 of 1

Is there a way to recover the files in a Linux OS in VirtualBox?

Posted: 26. Jun 2020, 05:49
by VirtualBoxuser3
Could anyone help me with, is there any way to recover the files in a Linux OS in VirtualBox that worked previously but one could not start now? Many thanks.

Re: Is there a way to recover the files in a Linux OS in VirtualBox?

Posted: 26. Jun 2020, 06:56
by BillG
Yes.

Just like a physical disk, you do not need a virtual disk to be bootable to read files from it. Attach the virtual hard disk of the Linux vm to a working vm as an additional drive. That is the simplest way.

Re: Is there a way to recover the files in a Linux OS in VirtualBox?

Posted: 26. Jun 2020, 14:37
by scottgus1
On a Windows host, 7-zip (free, BTW) can open Virtualbox .vdi's, interpret Linux filesystems in the .vdi, and extract files to the Windows host.

I just successfully tried this on Ubuntu, Kali, and Puppy guests.