This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
computing:storage:data_recovery [2012/04/18 11:38] gcooper |
computing:storage:data_recovery [2012/04/18 11:43] (current) gcooper |
||
---|---|---|---|
Line 13: | Line 13: | ||
=== LVM and Linux RAID Howto === | === LVM and Linux RAID Howto === | ||
- | This is the best link: http:// | + | The increased use of virtualization has made common the situation where you have layers of drives, partitions, RAID, logical volumes then more partitions, RAID and LVs on top of the first layers. |
+ | |||
+ | Central to recovering data is the use of //kpartx// to find and activate the additional partitions. | ||
+ | |||
+ | Primary | ||
http:// | http:// |