Improve check for identifying underlying block device
authorMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 07:56:22 +0000 (09:56 +0200)
committerMichael Prokop <mika@grml.org>
Thu, 4 Jun 2015 07:56:22 +0000 (09:56 +0200)
There's no point in trying to read the partition table
for e.g. /dev/loop if we get /dev/loop0.

Fixes #42 @ github
Closes: #771192


No differences found