This lab was about understanding file systems and creating partitions. I learned how to use the commands ls /dev/sd*, fdisk, parted, df, and umount. It took me some time to figure out what each command does because I had never used them before.
One challenge I faced was making sure I was doing each step correctly, since I wasn’t familiar with the commands. In the end, I learned how they work and felt confident about my output. Overall, this lab helped me understand disk and partition management.