Screwdriver, on Aug 17 2004, 05:40 PM, said:
one 160GB partition?
What would happen if he ran a copy of windows prior to XP SP1?
Screwdriver, versions of XP prior to SP1 will gag on the full capacity of the drive no matter how many partitions he divides it up into.
In fact, if he did manage to set things up with multiple <137GB partitions (well, 128GB normal-human-speak, 137GB hard-drive-marketing-speak

), the original poster would get to experience one of the more interesting forms of data corruption to which Windows users are prone. There are several examples in the archives of situations where users have partitioned their disks using LBA-aware tools like Partition Magic, installed Windows and watched the data corruption fly. Windows will see the partitions and read the tables and look very happy. It will then merrily bounce every request >137GB right on top of the data at the beginning of the disk, making things very interesting for the data recovery tools

.
Quote
What if he partitioned the 160GB drive in half (or fourth), and used the first half (or fourth) for all normally used files, such as O/S, programs, dat, and reserved the second half for infrequenly-used files, such as downloads, back-ups, drivers? Wouldn't that prevent the drive from seeking to the far end of the disk during normal system operation, thereby minimizing seek/access times and speeding things up?
There are a thousand contrivances one could develop to try and minimize the additional seeking penalties. In the end, the penalties are inherent to the design so, while you can minimize them, you can't eliminate them entirely.
The real question should be, if partitioning isn't necessary in the first place, why on earth would you bother?