STM: Tutorial
Selecting a device
Looking on the system map, we find the disk we want to test, the SCSI disk at path 32.11.0. In cstm, this is device
number 5.
Select the device with the "select (sel)" command. You can specify the disk by the device number (
select device 5 or
sel dev 5) or by the path (sel path 32.11.0).
Note that an asterisk (*) appears to the left of the selected device(s).