Originally posted by: CaptnKirk
Built a computer for a friend of mine, partitioned it to: 20GB-Op/Sys, 45GB-Music, 45GB-Pictures, left the rest - about 8GB Internet. (Download Target)
He botched a Op/Sys file HAL.DLL, and when he went to repair/restore, he got impatient, and stopped the function of the WinXP-CD.
WRONG MOVE !
But to fix it we only had to format & reinstall the Op/Sys on the 'C:/ Partition' - he lost NO DATA from the other partitions.
Saved his a$$ some sweat.
Good example of how partitioning can be helpful.
No it isn't a good example of how partitioning can be helpful. Absolutely nothing prevents me from replacing a Windows OS installation with a clean install on a single partition that contains OS / Apps / Data. That's what directory structures are for. To replace the OS and applications you blow away the Windows (or WINNT, depending upon version) and Program Files directory structures, then you just perform an installation of the OS and apps. It's not necessary, nor even advantageous, to reformat the drive for an OS re-installation.
Insofar as hard drive failures are concerned, there's certainly no advantage to multiple partitions.
But single partitions do hold performance and (probably) longevity advantages. When you split a drive into multiple partitions being used under a single OS, the heads have to deal with multiple file tables and data locations on widely separated chunks of the drive, so the heads spend more time banging back and forth across large empty spaces on the drive. Not only does that waste time, it makes the head positioning mechanism work harder. These operating systems work most efficiently with data and software closely intermingled on the drive, NOT with them widely separated spatially. Placing data and software into separate directory structures provides the needed organizational separation to make replacement of OS and software without loss of data possible. The only case where separate partitions would hold an advantage would be where the file table itself was corrupted for the one partition. Then, if your data were on a separate partition, you would be in a better position to recover it. Just one flaw in that. I've only seen MFT corruption on a Windows 2000 or Windows XP system on dying hard drives, and dead onboard drive electronics or gouged platters makes the whole point of the separate partition useless.
Besides, if the data is important to you, you back it up to external media and / or (at the very least) other systems. And you do that often enough so the loss of interim data added to the collective will not be too painful.
- prosaic