LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   NVR Disk not mounting (https://www.linuxquestions.org/questions/linux-newbie-8/nvr-disk-not-mounting-4175647315/)

ShadeyJones 01-30-2019 12:57 PM

NVR Disk not mounting
 
Newbie here!
I have a 2 TB Western Digital Hard drive from a Flir/Lorex NVR camera recorder.
I could not see the partition in windows so someone said to install Linux and it can read anything.
So i installed Linux Mint, installed the drive via usb external caddy.
It shows up as a 54gb partition with nothing in it.
Need help
http://i67.tinypic.com/fn4xw2.png
http://i64.tinypic.com/316vh1v.png

syg00 01-30-2019 04:48 PM

No it doesn't - it shows the partition structure. Which is what you asked for. Try this instead.
Code:

lsblk -f
I don't have such a beast, but you are likely to run into similar issues to people trying to recover PVR disks. The manufactures may well use a known filesystem like ext3, but the data format is proprietary rather than inode based as expected. That means you (someone) have to read the data itself to try to discern where the data are, and how to find the indexing for it. It is usually obfuscated.
For security cameras, I'd expect a recovery industry (paid) already exists - but I haven't looked.

ShadeyJones 01-30-2019 08:22 PM

Here is what i got
http://i68.tinypic.com/2mz9t35.png

jefro 01-31-2019 04:59 PM

Might have to dig deeper. Some of those use a very odd filesystem.

ShadeyJones 02-02-2019 10:53 AM

Can anybody help me?


All times are GMT -5. The time now is 02:03 PM.