|
Home »
Hardware
»
Disks and Mass Storage
Summary: Partitions are ways of treating a single hard disk as if it were many. We'll look at why, how and when you might want to partition your hard drive.
Most folks actually never need to worry about disk partitioning. Your machine will have come pre-configured and that configuration is probably just fine for most uses. There are some times when it might make sense to revisit how your hard disk is used at the lowest level, and that's where partitioning comes in. • Partitioning is, very simply, a way to take a single physical hard disk and make it look like more than one disk by dividing up the space. Really, that's all there is to it. A great example is that many machines will come with a single hard disk divided into two partitions - one a very small one with "recovery" information on it, and another that represents the rest of the hard disk for day-to-day use. Sometimes the recovery partition is visible, other times not. You can see what partitions are on your hard disk by using the Disk Management tool. Right click on My Computer, click on Manage and then click on Disk Management. Here's what it shows for my laptop:
"Partitioning is, very simply, a way to take a single
physical hard disk and make it look like more than one disk by dividing up the
space."
You can see that my single 74.53 gigabyte hard drive is actually divided into three partitions: a tiny system configuration partition, a 2 gigabyte recovery partition which appears as drive D: on my machine, and then the balance of the drive as my drive C:. So drives C: and D: look like separate disk drives, but in fact they reside in separate regions of the same physical hard disk. Why Partition? There are several different uses for partitioning. As we've seen it's one way manufacturers keep a separate location for recovery files that are less likely to be damaged inadvertently by normal use by being on a separate logical drive. Other reasons include:
How Should You Partition? First realize that there are two ways to partition or re-partition your hard drive:
The real question is should you? In my opinion, unless you know enough to know exactly how it'll benefit you, you don't need to. And it's rare that partitioning actually buys you much more than simply keeping your hard disk organized using folders on a single partition. In fact, that's exactly how all my machines are configured: each hard disk is a single partition (unless, like my laptop, it came pre-configured some other way). Now, I know a lot of people will disagree and indicate that they had some significant performance gains and that they have some wonderful backup and recovery success stories that they can attribute to having partitioned properly. All quite possible. But for the average user it's just not worth a lot of consideration. Related:
Article 12061 | Posted December 4, 2007 |
Popular & Hot How do I make a new MSN Hotmail account? How do I delete history items from my Google tool bar? My desktop Recycle Bin has disappeared - why, and how do I get it back? I accidentally deleted my Recycle Bin in Vista - how do I get it back? New & Important How can I get the old Windows Live Hotmail back? Internet Safety: How do I keep my computer safe on the internet? Are free email services worth it? Would you please recover my password? My account has been hacked or I've forgotten it.
Stay Informed Archives Advertisers |
|
•
>Using Windows Disk Manager to create, delete and modify
>partitions. In this case the partitions involved will be erased
...Unless you're using Windows Vista, in which they've updated the disk manager to be able to resize partitions non-destructively.
Posted by: Simon at December 4, 2007 2:48 PMI have found in the past that if you partition the drive if you put all the information that you dont want to loose onto another partition (not C) and leave programs and O/S on C, then providing that you create a "Downloads" folder on C and scan before moving info to another partition, if disaster strikes, all info not on C is perfectly safe and even after a format to C to reinstall programs and O/S, the information that was kept before is still there and perfectly fine. As viruses etc only attack C and the O/S...(well in my experience anyway)
Posted by: Damin at December 4, 2007 10:49 PM