-
mapsector -- Map sector number to file name(s)
Given a device and a sector number, mapsector will try to find the
At the time of writing this README, mapsector has support for the
following mapping schemes:
- RAID level 1
+ RAID level 1/5
cryptsetup (luks and dmcrypt)
LVM (linear allocation scheme)
partition tables
The sourcecode is distributed via git:
$ git clone git://git.j32.de/mapsector.git
+ $ git submodule init
+ $ git submodule update
Building a debian package