Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750987AbWAaPfd (ORCPT ); Tue, 31 Jan 2006 10:35:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750989AbWAaPfd (ORCPT ); Tue, 31 Jan 2006 10:35:33 -0500 Received: from mcr-smtp-001.bulldogdsl.com ([212.158.248.7]:11524 "EHLO mcr-smtp-001.bulldogdsl.com") by vger.kernel.org with ESMTP id S1750981AbWAaPfc convert rfc822-to-8bit (ORCPT ); Tue, 31 Jan 2006 10:35:32 -0500 X-Spam-Abuse: Please report all spam/abuse matters to abuse@bulldogdsl.com From: Alistair John Strachan To: Kurt Garloff Subject: Re: Rescan SCSI Bus without /proc/scsi? Date: Tue, 31 Jan 2006 14:44:05 +0000 User-Agent: KMail/1.9 Cc: Andreas Schwab , Nico Schottelius , LKML References: <20051031110344.GA16691@schottelius.org> <20060131135125.GB9188@tpkurt.wlan.garloff.de> In-Reply-To: <20060131135125.GB9188@tpkurt.wlan.garloff.de> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT Content-Disposition: inline Message-Id: <200601311444.06019.s0348365@sms.ed.ac.uk> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1052 Lines: 35 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 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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/