--- pyanaconda/storage/devices.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pyanaconda/storage/devices.py b/pyanaconda/storage/devices.py index 14b0930..a125652 100644 --- a/pyanaconda/storage/devices.py +++ b/pyanaconda/storage/devices.py @@ -916,6 +916,7 @@ class StorageDevice(Device): raise DeviceError("cannot replace active format", self.name) self._format = format + self._format.device = self.path def _getFormat(self): return self._format -- 1.7.4.4 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list