Do not use partition for bootflag check but disk itself
authorMichael Prokop <mika@grml.org>
Wed, 9 Jan 2013 00:40:44 +0000 (01:40 +0100)
committerMichael Prokop <mika@grml.org>
Thu, 10 Jan 2013 12:48:30 +0000 (13:48 +0100)
A device like /dev/sdX1 won't have a bootflag enabled, so instead
look for the bootflag on the corresponding /dev/sdX device instead.

Tested-by: Markus Rekkenbeil

No differences found