Skip check for bootflag if a GPT header is present mika/detect_gpt
authorMichael Prokop <mika@grml.org>
Wed, 15 May 2013 11:59:00 +0000 (13:59 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 15 May 2013 11:59:00 +0000 (13:59 +0200)
commit0c4488053598ea002311944c8992a72a0d066760
tree7e6d79d4b7257708147edb3ca66e3377534c624a
parent3dd2d8e4798bf2ffcb0219aa6ec522765c4f02ad
Skip check for bootflag if a GPT header is present

The bootflag is not required when using GPT, so skip the check
and do not fail if no bootflag is present.
grml2usb