FEDORA 29: Install date: 1/10/2019
I have a unique file system layout that is part server and part desktop. I add hard drives as I need them creating and switching around partitions by setting the partitions using ext4 and going into the fstab file. This is what works for me. I had lots of losses when I used lvm. I’m sure lvm has improved since.
Each directory has its own partition, the ones not listed share with root. Hard drive space I have is a lot more than what I need.
| / | 700Gb | |
| /boot | ||
| /swap | 20Gb | |
| /var | 292Gb | |
| /home | 600Gb | |
| /dnload | 600Gb | |
| /src | 600Gb | |
| /backup | ||
| /data | 28Gb | |
| /vault | 8Gb | |
| /opt | 60Gb |