|
Forensics
Reconstruct a hardware RAID from the raw images of each HD Jun 17 2005 08:32PM Rasec Platff (platff gmail com) (3 replies) RE: Reconstruct a hardware RAID from the raw images of each HD Jun 19 2005 10:59AM Joel A. Folkerts (jfolkert hiwaay net) Re: Reconstruct a hardware RAID from the raw images of each HD Jun 18 2005 07:10PM subscribe (subscribe crazytrain com) |
|
Privacy Statement |
>
> Does someone has any experience / background information or can express
> here any thoughts about reconstructing a hardware RAID 5 partition from
> the raw images of each of the HDs that composed the RAID?
>
> Thanks in advice,
>
> Rasec
>
>
>
>
>
> !DSPAM:42b3749d32552144796069!
>
I have not tried this but have a look here
http://kernel.umbrella.ro/docs/RAID.html
basically does losetup /dev/loop<n> disk<n>.img and then uses mdadm to
setup the raid device.
Serge
[ reply ]