Does it really perform better than a single partitioned installation?
Why?
|
Does it really perform better than a single partitioned installation? Why? | |||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Even if the performance increase is non-existent, there are several reasons to split up your installation:
etc. Wikipedia has a great summary on the benefits of multiple partitions. | |||
|
feedback
|
|
Multiple partitions are helpful when you want to upgrade your distribution, change to another distribution etc, especially a separate "/home" partition. All your data resides on the /home partition, so its very easy to reinstall a distribution without losing any of your data. More info here - http://www.control-escape.com/linux/lx-partition.html | |||
|
feedback
|
|
I mainly use the multiple partition for a couple of reasons:
| |||
|
feedback
|