Why Partition?
There are several good reasons to divide your hard drive.
- Swap partitions have a different file system that's better for for what they do.
- Smaller partitions can perform better.
- Partitions keep other processes from eating up the space your OS needs to run. A process that runs out of space returns an error message and exits while your OS keeps going. This indirectly increases system security on multi user systems.
- Seperation of user data and binary program information makes upgrading and dissaster recovery much easier.
- Yes, you can put other OS onto the drive.
index