"512-1024MB each for Win98 and Win2k (I don't believe in dynamic swap files, so I make them hella big so I won't run out)"
Umm, that's sounds dynamic to me... sort of... If you have the disk space, your pagefile (swapfile) should ALWAYS be
Static! meaning 1024-1024.
You should also make sure it contains zero fragments, one continuous file. The reason you want a static file is it will never fragment and put holes in your drive... performance, Right!
MS says you need "your memory +10MBs" free space for swapfile. I say 540 as minimum if you have the disk space.
The easiest way to create a zero fragmented pagefile (if you're using a seperate partition or drive for it) is move the pagefile off of that drive and either defrag it or format it... THEN move the pagefile to that drive and make it "static"!
Hope that helps...
Also BTW, on track with the topic, it should be FAT... Since it's only one file it has to read, and you don't need more than 2gigs... you don't benifit from either the small cluster size and large partitions which you gain from using FAT32. Disk access is faster using FAT.
If you "can" use the pagefile for both Win98 and Win2K (I didn't know this either... good find

) I would just create a single FAT partition on the 9gig drive of 1024 and just use that entire partition for the pagefile.