Give one advantage of partitioning a disk
Answers
Answered by
0
Multiple partitions allow directories such as /boot, /tmp, /usr, /var, or /home to be allocated their own filesystems. Such a scheme has a number of advantages: If one file system gets corrupted, the data outside that filesystem/partition may stay intact, minimizing data loss.
Similar questions