Some background first.
I have a ABIT KN8 Ultra motherboard with an AMD socket 939 4200+ dual processor. It has 4 serial ATA 3.0Gb connections on the board. I have installed the maximum 4GB of memory that the board will allow. The hard drive that had the operating system on bought the farm. I thought that this would be a good time to go from 8.2 to 9.0 as I would have a brand new never used hard drive. The new hard drive is a Western Digital model WD1002FAEX. http://www.wdc.com/wdproducts/library/SpecSheet/ENG/2879-771434.pdf Much larger than needed but it was the only Caviar Black that they had and has a 5 year warranty.
When I installed it and rebooted the server I ran into this problem http://forums.freebsd.org/showthread.php?t=28761. I was able to recover the drive by booting from the DVD and plugging the drive in before it booted. I then deleted the partitions and did a destroy with
I now have version 8.3 up and running with no problems.
Here is my question.
If I bought something like this http://www.siig.com/it-products/controllers-storage/serialata/pcie/dp-sata-6gb-s-2-port-pcie.html would a separate controller allow an install of version 9 with out the problems of the old motherboard bios? Would it use the new controller or still revert to the motherboard? Or does it as one post indicated that it is the bios on the drive itself. I don't know. The motherboard bios can not be updated as the company does not exist anymore and I have the latest that was produced.
I have no burning desire to throw away a perfectly good piece of hardware. Just an idea for the future.
Keith
I have a ABIT KN8 Ultra motherboard with an AMD socket 939 4200+ dual processor. It has 4 serial ATA 3.0Gb connections on the board. I have installed the maximum 4GB of memory that the board will allow. The hard drive that had the operating system on bought the farm. I thought that this would be a good time to go from 8.2 to 9.0 as I would have a brand new never used hard drive. The new hard drive is a Western Digital model WD1002FAEX. http://www.wdc.com/wdproducts/library/SpecSheet/ENG/2879-771434.pdf Much larger than needed but it was the only Caviar Black that they had and has a 5 year warranty.
When I installed it and rebooted the server I ran into this problem http://forums.freebsd.org/showthread.php?t=28761. I was able to recover the drive by booting from the DVD and plugging the drive in before it booted. I then deleted the partitions and did a destroy with
Code:
gpart delete -i 1 ad4
gpart delete -i 2 ad4
gpart destroy
Here is my question.
If I bought something like this http://www.siig.com/it-products/controllers-storage/serialata/pcie/dp-sata-6gb-s-2-port-pcie.html would a separate controller allow an install of version 9 with out the problems of the old motherboard bios? Would it use the new controller or still revert to the motherboard? Or does it as one post indicated that it is the bios on the drive itself. I don't know. The motherboard bios can not be updated as the company does not exist anymore and I have the latest that was produced.
I have no burning desire to throw away a perfectly good piece of hardware. Just an idea for the future.
Keith