From: Alistair John Strachan <s0348365@sms.ed.ac.uk>
To: Kurt Garloff <garloff@suse.de>
Cc: Andreas Schwab <schwab@suse.de>,
Nico Schottelius <nico-kernel@schottelius.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: Rescan SCSI Bus without /proc/scsi?
Date: Tue, 31 Jan 2006 14:44:05 +0000 [thread overview]
Message-ID: <200601311444.06019.s0348365@sms.ed.ac.uk> (raw)
In-Reply-To: <20060131135125.GB9188@tpkurt.wlan.garloff.de>
On Tuesday 31 January 2006 13:51, Kurt Garloff wrote:
> Hi,
>
> On Mon, Oct 31, 2005 at 12:13:54PM +0100, Andreas Schwab wrote:
> > Nico Schottelius <nico-kernel@schottelius.org> writes:
> > > This breaks the popular rescan-scsi-bus.sh from Kurt Garloff.
> > > Is there a possibility to do that through /sys somehow or do I have
> > > to reanable /proc/scsi?
> >
> > Your version of rescan-scsi-bus.sh is quite old. Current versions of
> > rescan-scsi-bus.sh already use /sys when available.
>
> Attached for reference.
>From the attachment;
if test ! -d /proc/scsi/; then
echo "Error: SCSI subsystem not active"
exit 1
fi
:-)
--
Cheers,
Alistair.
'No sense being pessimistic, it probably wouldn't work anyway.'
Third year Computer Science undergraduate.
1F2 55 South Clerk Street, Edinburgh, UK.
next prev parent reply other threads:[~2006-01-31 15:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-31 11:03 Rescan SCSI Bus without /proc/scsi? Nico Schottelius
2005-10-31 11:08 ` Nico Schottelius
2005-10-31 11:13 ` Andreas Schwab
2006-01-31 13:51 ` Kurt Garloff
2006-01-31 14:44 ` Alistair John Strachan [this message]
2006-01-31 16:22 ` Kurt Garloff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200601311444.06019.s0348365@sms.ed.ac.uk \
--to=s0348365@sms.ed.ac.uk \
--cc=garloff@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=nico-kernel@schottelius.org \
--cc=schwab@suse.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.