Run the following to start the program:
truncate -s <size> <image file>
./mkfs.a1fs -i <number of inodes> <image file>
./a1fs <image file> <mount point>
fusermount -u <mount point>
Assignment link
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Run the following to start the program:
truncate -s <size> <image file>
./mkfs.a1fs -i <number of inodes> <image file>
./a1fs <image file> <mount point>
fusermount -u <mount point>
Assignment link