blob: c14d8b6f9c1579ad527bcfb80e7f8f1913167cf5 [file] [log] [blame]
The Android Open Source Project20682592009-03-03 19:29:32 -08001genext2fs generates an ext2 filesystem as a normal (non-root) user.
2It does not require you to mount the image file to copy files on it,
3nor does it require that you become the superuser to make device nodes.
4
5http://genext2fs.sourceforge.net/
6
7Please use the genext2fs-devel@lists.sourceforge.net mailing list to
8contact the developers and/or report bugs.
9
10See the included INSTALL file for instructions on installing genext2fs.