/ext2-linux-file-system

EXT2 File System Emulator

Primary LanguageC

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...