I know, that there is the possibility, to add an extern SCSI-device e.g.
Jaz-drive to a running NT4-Sytem,
if I go to the properties, Section Streamer, an click recognize (in German:
Systemsteuerung-Bandgeraete-Erkennen)
Then, the Jaz is added.
Does anybody know a program or a link to such a programm, which does the
same?
Regards
Alfred
Alfred Fuchs
D-76698 Ubstadt
Write a small program in C that calls DeviceIoControl with a control
code of IOCTL_SCSI_RESCAN_BUS and it should pick up any SCSI devices
that were added after powerup or last scan.
with
SCSI Adapter: Adaptec AHA-294X SCSI host adapter
(AIC-787x chipset)
this is a 50pin drive and giving me problems on
Red Hat Linux release 5.0 (Hurricane)
Kernel 2.0.31 on an i586
I want to replace the above named scsi card with mylex scsi card (which has
50 and 68 pin connector) and put the above existing hd (50 pin) and a new
one with 68pins (using two ribbons for the two connectors) and the OS as
above.
After doing this if possible, will I loose data from my existing 50pin hd?
I would appreciate greatly any responses to my question.
Thanks
Shakaib
Simply try powering up the device, go to the view pull down menu and hit
refresh. This should work.
Mark
Olaf
--
EMail: Olaf.G...@gmx.de
yours
Olaf
--
EMail: Olaf.G...@gmx.de
Olaf Groeger wrote in message
<8E04D80C6Ola...@news.uni-stuttgart.de>...
:>Write a small program in C that calls DeviceIoControl with a control
:
today i have the time to attempt.
> Simply try powering up the device, go to the view pull down menu and hit
> refresh. This should work.
Where is "view pull down menu"?
Kevin