joe said:
I bought a new 2.5 inch hard drive and have been trying to pre-format with
Western Digital Data Lifeguard Tools which I have always used for large
number of drives.
But this drive is showing up as SCSI and even though Lifeguard Tools
prepared
it, it won't show up in laptop in order to install OS.
I have never seen this happen and don't know how to fix it. I use a Promise
Ultra100 TX2 to setup IDE drives with my system.
HELP!!! Please!!!
"Foreign" disk controller cards, use a SCSI interface layer, when in
Windows. Windows understands SCSI devices and a SCSI control block.
The Promise card, uses something like a "SCSI Miniport", which translates
a SCSI CDB, into IDE commands. (Check the floppy diskette that comes
with the Promise, and have a look at the txtsetup.oem file and the
various ultra.inf files. You'll see the word SCSI in there.)
That should not affect the actual hard drive. It is still IDE.
The SCSI layer does a bit of information hiding, and that is one
of the differences between a "native" port on the Southbridge chip,
and an add-in controller. (For example, SMART info may not be available,
unless the SCSI driver supports a tunneling mode, to allow the commands
and responses through.)
So the real question is, what is wrong with the hardware setup on the laptop ?
Some optical drives in laptops, have no jumpers on the back for master,
slave, or cable_select. Apparently, some of them, have that set by the
firmware load used inside the optical drive controller board. In such cases,
it is important to use the opposite jumper setting, of whatever the
optical drive happens to use. (Easier said than done, except in a
case where you're replacing a hard drive - in which case you use the
same jumper setting as the previous hard drive had.)
If the optical drive uses a jumpering scheme, then it'll be easy to
figure out how to set it.
Paul