Hi Roman, On 05/26/2011 01:54 PM, Roman Mamedov wrote: > On Thu, 26 May 2011 13:46:59 -0400 > Phil Turmel <philip@xxxxxxxxxx> wrote: > >> if you just want the latest script: >> >> https://github.com/pturmel/lsdrv/raw/HEAD/lsdrv > > I already reported this earlier, but still in this version: > > Traceback (most recent call last): > File "./lsdrv", line 274, in <module> > probe_block('/sys/block/'+x) > File "./lsdrv", line 226, in probe_block > dev.phy = probe_device(blkpath+'/device', nodestr) > File "./lsdrv", line 193, in probe_device > vendor=fileline1(devpath+'/vendor'), > File "./lsdrv", line 49, in fileline1 > fh = open(filename, 'r') > IOError: [Errno 2] No such file or directory: > '/sys/devices/platform/floppy.0/vendor' I used the wrong exception type. Fix pushed. Try again? Phil -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html