In reply to sutty:
> Can you partition a disk that is already used or do you have to start from scratch? Never been in the position to do it before, 4gig does not need partitioning, 160 does.
Yes, but not with bog-standard Windows tools... You need something else, like Powerquest's Partition Magic - who are now owned by Symantec, I believe! (but don't let that put you off, Partition Magic was/is the best re-partitioning software you can buy, and the standard)
Or there are linux utils that will do the same, that run from boot CDs... But can't think what it's called, off the top of my head. Partly becausePartition Magic is the one I'd use through choice...
However, if you were to get a modern linux boot CD, and you were to boot your computer with it, it will offer to re-arrange the partitions on your hard disk, so it can install linux on a new partition...
ie it'll resize your main Windows partition (NTFS or FAT32) and create an extended partition to install itself on...
Now, you could let it do the first bit. You don't actually have to bother with installing linux on the other partition. You can abort the installation - it'll want a reboot after changing your partitions, anyway - and then use fdisk to reclaim the other partition for use under windows...
That should make sense, I think!