commit | 2579c67478b9606ae7ff1370165e9f222fe19950 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Mon Apr 11 16:16:15 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 18 17:11:34 2016 -0400 |
tree | 8e6bd2cb376e07c42ffa8a8d1faa2b6c802561a8 | |
parent | ef9e6de5409535bde164f087c31ac865800cbf14 [diff] |
iso: Start with partition 1 The generic partition code treats partition 0 as "whole disk". So we should start with partition 1 as the first partition in the iso partition table. Signed-off-by: Alexander Graf <agraf@suse.de>