Page 1 of 1
How do I extract files from "storage"?
Posted: 23 Sep 2017, 03:17
by rjakobsson
Hi,
since I've not been able to access my B3 for a while, I'm on the path to extract the files from "storage". When mounting the internal hard drive on to a mac using Paragon ExtFS, it isn't recognizing "storage" as a folder. It seems like it's locked. As my linux-fu is weak, how do I locate and rescue my files?
Re: How do I extract files from "storage"?
Posted: 24 Sep 2017, 09:19
by Stryker
You're on a standard install of the B3 system, right?
The storage partition is by default using an ext4-filesystem inside an LVM volume. You cannot mount that directly with an ext-mounting tool, because you need to deal with the LVM layer first.
I don't know if there's any software for mac that can do both at the same time.
You might want to try booting a live-Linux system or virtual machine and then mount the storage-partition and the destination device.
Re: How do I extract files from "storage"?
Posted: 24 Sep 2017, 09:23
by Gordon
Storage is an LVM, you need to discover and mount the volumes inside it.
Re: How do I extract files from "storage"?
Posted: 24 Oct 2017, 17:57
by rjakobsson
Thank you very much for the responses.
When mounting it to a linux filesystem, everything except the
folder looks ok.
The
is nowhere to be found

.
The files are still there (I can rescue them using PhotoRec), but the folder seems to be messed up somehow. Is there some way to restore it?
Re: How do I extract files from "storage"?
Posted: 25 Oct 2017, 11:09
by Gordon