Manipulate files in unmounted ext2/ext3 filesystems
Description
A simple set of utilities to read, write, and manipulate files in an
ext2/ext3 filesystem directly using the ext2fs library. This works
- without root access
- without the filesystem being mounted
- without kernel ext2/ext3 support
The utilities are: e2cp e2ln e2ls e2mkdir e2mv e2rm e2tail