[PATCH 2/2] Allow editing of the hdiso source partition so it can be mounted (#498591).

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 iw/partition_gui.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/iw/partition_gui.py b/iw/partition_gui.py
index 8a283cf..1c33140 100644
--- a/iw/partition_gui.py
+++ b/iw/partition_gui.py
@@ -1050,7 +1050,7 @@ class PartitionWindow(InstallWindow):
                                custom_icon="error")
             return
 
-        reason = self.storage.deviceImmutable(device)
+        reason = self.storage.deviceMostlyImmutable(device)
         if reason:
             self.intf.messageWindow(_("Unable To Edit"),
                                     _("You cannot edit this device:\n\n%s")
-- 
1.6.1.3

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux