Firstly what is it and why did windows say that its found new hardwear after installing DT and never completes automatically installing this hardware what can i do??
Announcement
Collapse
No announcement yet.
SCSI/RAID Host Controller??
Collapse
X
-
It is Daemon Tools virtual SCSI controller where the virtual DVD-ROMs are "connected" to.
What exactly happens? Any error message during installation, any devices with exclamation marks in device manager, any error messages regarding SPTD or DTSCSI in system event log (run eventvwr.msc)?Everybody be cool! You, be cool!
They'll keep fighting! And they'll win!
-
the automatic installation is still running from when i posted earlier so i guess that'll never end, i presume it needs to be installed to get DT working correctly as DT still says it is loading. When i go on the device manager the SCSI/RAID Host Controller has an exclemation mark next to it.. how do i solve this?
Comment
-
Unable To Add Adapter !?!
hi guys
im using xp/pro sp2 (fresh installation) ,the os is on a sata drive . after reboot of installation (dt 4.oo/4.03) i get this error:
"The device SCSI/RAID Host Controller cannot be stopped right now.Try stopping the device later"
and
"Unable to add adapter.Device problem 12."
I dont know what to try anymore .hellp
Comment
-
Ok
I downgraded bios and reinstalled xp
-the problem seemd to be installing windows with "Plug and Play OS" bios setting ON
-installing Win with this on somehow completly disabled ACPI in my PC and also nothing on a PCI slot workt
-The thing is i installed win with this option ON some time ago and everything was ok
Everythin work ok now
Comment
-
Ok, here we go for another solution....
I just fixed it by changing the hal.dll (Hardware Abstraction Layer) I had installed. For some reason, fixing my XP install after the BIOS issue went and installed an non-ACPI version of the DLL (actually, I think after the BIOS update the bios defaulted to ACPI off, which would explain it).
Basically, only do the following if YOU KNOW WHAT YOU ARE DOING as it can totally break your XP installation. Note this is for single CPU systems. If you do a bit of research into hal.dll you'll find there are other versions on the XP CD for different computer setups.
1. Insert XP CD
2. Copy I:\I386\HALACPI.DL_ to your desktop
3 Rename to HALACPI.ZIP
4. Unzip
5. Rename the unzipped file to hal.dll
6. Copy hal.dll to /windows/system32/
7. Overwrite the old hal.dll
8. Restart
9. Windows will want to reinstall a bunch of drivers (maybe) and restart again.
10. The issue should be fixed (if it was a problem in the first place)
Please please please don't go doing this if your unsure, cos I don't want a bunch of people coming back here and saying "I screwed up my XP install!!"
Comment
-
I dont recommend this
Regarding the way just to rename the hal.dll and replace it with that one from the xp cd. It directly screws up you installation. It tried it by my own.
The better way is to use the following parameters in you boot.ini
that it look like this e.g
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windo ws Xp ACPI HAL" /fastdetect /HAL:halacpi.dll /KERNEL:ntoskrnl.exe
. Attention, this is the configuration for a single cpu system!!! If you are running dual/multiple cpu system you have to use a different kernel!!
Comment
Comment