> Yes my HD does spin up but there is no option in my bios that deals with sata drives.
> Even after i updated the bios i cans find an sata setting or even a raid setting(which
> i dont want). I've gor an asus A7N8X-E Deluxe MB if that helps.
The Asus A7N8X-E line uses the nForce Ultra 400 chipset, which does not offer native SATA/SATA-RAID capibilities. Asus has supplimented this feature by adding an Silicon Image Sil 3112A chip to the mainboard
Since this chip is essentially a seperate PCI device built right onto the motherboard, it has its own BIOS for configuring drives and RAID sets. This is why SATA and RAID settings are excluded from the basic settings menu in the main BIOS. Furthermore, a physical jumper is used to enable or disable the SATA chipset ("SATA_EN1", near the CMOS battery), so they excluded this feature from the intergrated periphials menu in the main BIOS.
From what you've said, you can see the [F4]/CTL-S message flash across your screen, so the SATA BIOS is enabled. That's good. Now, you'll need to do two more things...
First, you need to add the SATA chip to the boot priority. In the advanced BIOS features menu of the main BIOS, switch the 'first boot device' from [HDD-0] to [SCSI]. Yes, the SATA is not a SCSI controller, but most mainboard BIOS menus flag any kind of 3rd party PCI mass storage device as 'SCSI' in that respect.
Second, you need to get the SATA chip to stop barking about a broken RAID array. After reading the documentation for this chipset, it seems that it doesn't have a "single drive" option. This is not uncommon with RAID controllers. So, you need to trick the controller, and you do this by creating a single drive RAID-0 array. Create the array, add your drive, and then save the config. This *should* do it.
Enjoy.