vaibhav92 / lsscsi

Linux utility for listing SCSI devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation instructions are in the INSTALL file.

For a description of this utility see:
http://sg.danny.cz/scsi/lsscsi.html

The "man" page (lsscsi.8) in this directory may also be useful.

In Linux kernel versions 2.6.37 and 2.6.38 (and perhaps later)
configuring:
  CONFIG_SYSFS_DEPRECATED=y
  CONFIG_SYSFS_DEPRECATED_V2=y 

causes blocks device names (e.g. /dev/sda) not to be found.

Douglas Gilbert
13th May 2016

About

Linux utility for listing SCSI devices

License:GNU General Public License v2.0


Languages

Language:C 49.7%Language:Shell 35.2%Language:Makefile 15.1%Language:M4 0.1%