ext2-linux-file-system icon indicating copy to clipboard operation
ext2-linux-file-system copied to clipboard

EXT2 File System Emulator

EXT2 Linux File System

EXT2 file system emulator. It works like Linux does.

Result

result

Run

$ make
$ ./shell
$ [/]# format
$ [/]# mount

After this commands you can use several shell command like touch, mkdir, mv, ls, cd...