Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

rescan the SCSI-Bus without reboot

16 views
Skip to first unread message

Christian Rother

unread,
Jan 28, 2000, 3:00:00 AM1/28/00
to
Hi ...
is there a possibility to rescan the SCSI-Bus without rebooting the
system ?!?
That would be very useful for using a scanner if it wasn't powered on
before starting the PC..

Christian Rother:-)

Jerry Peters

unread,
Jan 28, 2000, 3:00:00 AM1/28/00
to
# Activate cdr drive if it was off.
# * Usage: echo "scsi add-single-device 0 1 2 3" >/proc/scsi/scsi
# * with "0 1 2 3" replaced by your "Host Channel Id Lun".
# * Consider this feature BETA.
# * CAUTION: This is not for hotplugging your peripherals. As
# * SCSI was not designed for this you could damage your
# * hardware !
echo "scsi add-single-device 1 0 6 0" >/proc/scsi/scsi

Note that I have 2 scsi cards, you probably want a host of 0.

Jerry

0 new messages