Dapper said:
With respect to the two last points you made, I am using BootItNG so
hopefully it will be non destructively <vbg>.
My recommendation is not to hope, but to play it safe by being sure you have
an external backup of anything you can't afford to lose.
Re point #2, I was
planning on doing this only once and decided to cover a number of
future uses. Thus my intention is ;
to reduce the current C: from 225 to 25 GB
OK.
create a small partition for tmp, temp & swap
Not a good idea. Putting the page file on a second partition move it to a
location on the hard drive distant from the
other frequently-used data on the drive. The result is that every time
Windows needs to use the page file, the time to get to it and back from it
is increased.
Putting the page file on a second *physical* drive is a good idea, since it
decreases head movement, but not to a second partition on a single drive. A
good rule of thumb is that the page file should be on the most-used
partition of the least-used physical drive. For almost everyone with a
single drive, that's C:.
However, if you have enough RAM, the page file will probably be used very
little, and where it resides won't matter much. I still wouldn't put it on a
separate partition because there is no advantage to doing so.
Putting the temp folder on a second partition is also not a good idea. It
unnecessarily restricts the space available for temp files, and can cause
problems if you run out of space. There's also no advantage to doing this.
create a 25 GB partition for all my data files & OE store
OK.
create a 25 GB partition for other uses, incl photos
What is the point of separating photos from other kinds of data? My view is
that your partitioning scheme should be chosen primarily to facilitate your
backup scheme. Everything that you are going to back up at the same time
should be in the same partition. Since my guess is that when you back up the
other data you would also want to back up your photos, I would recommend
keeping them together in a single partition.
create a 25 GB partition for Backups
I already told you my views on this. I wouldn't do it, but it's your choice.
create a 125 GB for future use
What kind of future uise might that be? More to the point, what kind of
future use might require a separate partition? I guess I believe that you
should set up your system for your current needs, not for future needs that
might never materialize.
If I were in your shoes, I'd probably have only two partitions: one for all
your data, including photos, the other for everything else. And I'd buy one
(or better two, so you can alternate use) external drives for backup.