Hi all,
I'm trying to recover some data from a HDD recorder that has died. (issue with the power circuit that can't be fixed). Now I try to read out what is on the HDD. After a few bumps, I now can read some info off the HDD. But here I'm stuck. Don't know how I can mount the thing. Here is the info I already gathered:
Any help info would be appreciated.
I'm trying to recover some data from a HDD recorder that has died. (issue with the power circuit that can't be fixed). Now I try to read out what is on the HDD. After a few bumps, I now can read some info off the HDD. But here I'm stuck. Don't know how I can mount the thing. Here is the info I already gathered:
gpart show -r da0
Code:
=> 1 156301487 da0 MBR (74G)
1 3 - free - (1.5k)
4 156301484 1 165 [active] (74G)
gpart show -r da0
Code:
=> 1 156301487 da0 MBR (74G)
1 3 - free - (1.5k)
4 156301484 1 165 [active] (74G)
gpart list da0
Code:
Geom name: da0
modified: false
state: OK
fwheads: 255
fwsectors: 63
last: 156301487
first: 1
entries: 4
scheme: MBR
Providers:
1. Name: da0s1
Mediasize: 80026359808 (74G)
Sectorsize: 512
Stripesize: 0
Stripeoffset: 2048
Mode: r0w0e0
attrib: active
rawtype: 165
length: 80026359808
offset: 2048
type: freebsd
index: 1
end: 156301487
start: 4
Consumers:
1. Name: da0
Mediasize: 80026361856 (74G)
Sectorsize: 512
Mode: r0w0e0
Any help info would be appreciated.