cs342-OS-project / Project4

Linux ext2 file system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project 4: Linux ext2 file system - CS 342

In this project, we developed a program, called diskprint, that accesses a disk in a raw mode (without mounting) it and prints out some information from it.

Team:

Member ID
Recep Uysal 21803637
Efe Erkan 21902248

About

Linux ext2 file system


Languages

Language:C 98.7%Language:Makefile 1.3%