I had exactly the same problem...
the solution i found was to disable hardware raid in the sata bios and use the linux software (md) raid (use the mandrake install to create linux raid partitions, add them to a raid set, then format and set the mount points of the raid sets).
This might cause problems if you want to keep your windows partitions (I completely wiped windows off my machine because the ntfs on my c: partition screwed up). Even if you can keep the windows partition you'll need to keep switching the sata bios to raid and back every time you want to boot into windows.
The problem seems to be (from my research on the net) that the raid controller on nforce (silicon image) doesn't do true hardware raid (its implemented in the driver) so linux still sees two seperate disks with it enabled. Everyone seems to say that the linux md raid is better anyway, and with it you can have different raid setups for different parts of the disk (/ mirrored but /home stripped etc.). Hope that helps
