You'll need 2 steps, I guess. First you need to get a partitioning program. GNU parted is very good, it's included into Mandrake, but you may not have it installed. So you need to copy it somehow (network, for example).
Then, using parted, you need to resize your current Windows partition. Add the space to your Linux partition. It must be big enough to copy all your important data to it.
Copy your data to Linux. Then you can delete the Windows one and (if you wish) add the space to the Linux one, or have another Linux partition.
NOTE: Be careful when working with partitions. Parted is not hard to use, but it's text mode, so it may LOOK hard. Just read the messages it prints, read help and everything will be OK.
|