Comment 4 for bug 1312441

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : Fix merged to fuel-library (stable/4.1)

Reviewed: https://review.openstack.org/90261
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=5e94e93035b5f2adb25487c0808c2fee606a415d
Submitter: Jenkins
Branch: stable/4.1

commit 5e94e93035b5f2adb25487c0808c2fee606a415d
Author: Ryan Moe <email address hidden>
Date: Thu Apr 24 16:57:00 2014 -0700

    Mount target when setting partition GUID

    sgdisk is only installed in the target therefore when we run sgdisk
    it must be run in-target. For it to succeed the target must be mounted
    beforehand.

    Change-Id: I952b82c5dba4ab0b1cb924bb1f18f685cc96a51a
    Closes-bug: #1312441