When you think about it, you should ask yourself why in the world would partitioning a Linux drive make any sense by using a WinXP install piece of software?
Windows of any ilk does not know what a properly partitioned hard drive for Linux would look like. All partitioning software do not do the exact same thing expecting to prepare a hard disk for a variety of OSes other than the one they are normally used to partition - in this case partitioning a hard drive for WinXP is ok with a WinXP install partition manager, but not a Linux hard drive.
Here is how my 80GB WinXP and Linux hard drives are partitioned (Note: output is from fdisk -l command run from the root (sysadmin) in Ubuntu Linux):
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x60276028
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9728 78140128+ 7 HPFS/NTFS
Disk /dev/sdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x5fd95fd9
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 13 104391 83 Linux
/dev/sdb2 14 9538 76509562+ 83 Linux
/dev/sdb3 9539 9729 1534207+ 82 Linux swap / Solaris
If the WinXP install partition for your Linux drive only partitioned the entire drive - you can see you've got some work to do to get it to be similar to mine.
Use the above output to feed into GParted partition manager to ease your decision making, and if after partitioning your Linux hard drive like mine, you should then be able to point your Suse installer at the hard drive and install it.
I have a dual-boot Grub menu that selects between WinXP and Linux. I highly recommend it.
-- Tom
__________________ The independence created by philosophical insight is - in my opinion - the mark of distinction between a mere artisan or specialist and a real seeker after truth. - Einstein wrote in 1944.
Some say knowledge is power, I say knowledge without action is powerless. - lotuseclat79
Don't confuse action with movement. - Hemingway to Gardner
Imagination is more important than knowledge. - Einstein |