質問

i need to get a list or any other enumerable class with info about any connected SCSI-disks, with info just like /proc/scsi/sg/devices Please help me and thanks in advance

役に立ちましたか?

解決

You've basically named a solution in your question -- just open /proc/scsi/sg/devices and read from it.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top