Question: File System Consistency This exercise is adapted from the homework in Chapter 42 of Three Easy Pieces. In this exercise, you will be using the
File System Consistency This exercise is adapted from the homework in Chapter 42 of Three Easy Pieces. In this exercise, you will be using the Python program fsck.py. Refer to the file fsck.README for details on how to use this program. This program also simulates the simple file system used in the previous exercise. The root directory is inode number 0. Note that there are two random seeds for this program. -s specifies a seed for generating a random file system. -S specifies a seed to generating corruptions.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
