Chapter 6: Working with Disks and Filesystems
In this chapter, you will learn to manage disks and filesystems, understand storage in Linux, learn how to use the Logical Volume Management (LVM) system, and learn how to mount and partition the hard drive. You will learn how to partition and format a disk, as well as how to create logical volumes, and you will gain a deeper understanding of filesystem types. In this chapter, we're going to cover the following main topics:
- Understanding devices in Linux
- Understanding filesystem types in Linux
- Understanding disks and partitions
- Logical Volume Management in Linux