Ok I found this website:
http://gentoo-wiki.com/HOWTO_Gentoo_Ins ... tware_RAID
I learned something as well. Almost all SATA Raid devices are actually Software Raid devices or (Fake-Raid). Therefor, linux does not see the Raid device as one harddrive like windows does. Instead, you have to follow the above process to set up a Raid array. I however do not like the suggested setup. Instead I would setup my boot and /home partitions as Raid 1 (because you cannot strip a boot, and I would want a backup for all of my personal files) and the /root and swap devices I would want Raid 0 so that I could see an increase in system speed (or simply put, increase the speed at which my computer loads applications including KDE)
As for the sound card:
http://www.gentoo.org/doc/en/alsa-guide.xml
This documentation shows how to install your sound card drivers. Surprisingly enough, the SB Live! 24b is supported. The driver is
ca0106 -
http://www.alsa-project.org/alsa-doc/in ... abs#matrix
I went through the kernel, and I did see under alsa a driver for SB Live! 24b. This should work. Finally, you have to emerge the alsa drivers which the above link describes.
So it seems like two of my problems might be solved. However we will not know until I try it. I will, as I go along, try to document everything, and post it to the forum. Including the menuconfig options I chose.
I still need help with the keyboard problem. Gentoo livecd really does not like the hyperthreading enabled. However I can install without it. I simply disabled Hyperthreading in my Bios.
If anyone has any idea what to do about my keyboard hanging up when I have hyperthreading enabled, please let me know. in the mean time, I will enabled in the Kernel, SMP and Hyperthreading, but leave Hyperthreading turned off in my Bios. Thanks again for all your help guys,
Rian