Comment 3 for bug 1312441

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

Reviewed: https://review.openstack.org/90257
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=10d2775b21102b1dcda00e355cc364895d230236
Submitter: Jenkins
Branch: master

commit 10d2775b21102b1dcda00e355cc364895d230236
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