Home | Forums | What's new | Resources | |
Hard drive question |
mtxblau - May 10, 2002 |
ExCyber | May 11, 2002 | ||||||||||
T13... does an excellent job of taking backward compatibility into account when developing new ATA standards. However, they only define the final protocol layer. That being said, there are some things to look out for: 1) If your board is really old (e.g. a 486), it probably won't support drives bigger than about 528MB. 2) If your board is less old but still not particularly recent (e.g. some Super7 and P2/P3 boards), there might be a similar barrier at 8.4GB. If your BIOS has one of these limitations and there's no BIOS update available for your board, there are ways to get around it. One is to install special BIOS overlay software that usually comes with new hard drives. There can be compatibility issues with this software, so make sure that it supports whatever OS you want to use. The other main way is to get one of the PCI cards.
Normally, an add-on card will be seen as channels 3 and 4, but most modern BIOSes (even those that don't support large drives) have a "boot from SCSI card" function (it wouldn't really be SCSI of course, but the BIOS doesn't care; this just tells it to pass control to the secondary BIOS on the card). On an Award BIOS, this is in the boot order settings; if you set "SCSI" as the first boot device, it swaps the on-board channels and the add-on channels so that you can boot normally from a drive attached to the PCI add-on card.
Yes, assuming that you can tell your BIOS to boot from a "SCSI" card.
Yes, but keep in mind that having two devices on a channel can cause performance problems if you need to access both devices at the same time. For instance, it would be a bad idea to put your CD burner on the same channel as your main hard drive... Hope this helps. |