Ubuntu Karmic 9.10 cannot recognize the hdd if you have this old controller.
This solution worked like a charm for me:
- Boot Ubuntu LiveCD as usual
- Once booted, run a terminal and type: sudo apt-get remove dmraid
- Check everything went fine with the following command (value must be 0): echo $?
- Double click on Install Ubuntu 9.10
- Proceed as usual.