Sorry, I was out of town so here we go almost a week later.
You now know what the problem is since, as I said FAT32 will not allow a
file larger than 4GB.
Now to fix it.
Open a command window. Start -> Run -> Type "cmd" or "command"
At the command prompt type "convert (driveletter
/fs:ntfs
Example: "convert C: /fs:ntfs" without the quotes.
Assuming it is the main HDD (the one XP is on) that you are converting you
will get an error message saying basically that XP cannot convert the
drive and asking you if you want to convert after a reboot. Choose yes and
then reboot your computer. It will then convert the drive or partition and
reboot again.
FYI: I have not done this myself, I always format to NTFS to begin with,
but this is the way it is supposed to be done without having to reformat
and reinstall everything.
-Wojo