summaryrefslogtreecommitdiffstats
path: root/iw
diff options
context:
space:
mode:
Diffstat (limited to 'iw')
-rw-r--r--iw/autopart_type.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/iw/autopart_type.py b/iw/autopart_type.py
index f192d6ac3..8a1268904 100644
--- a/iw/autopart_type.py
+++ b/iw/autopart_type.py
@@ -391,6 +391,7 @@ class PartitionTypeWindow(InstallWindow):
self.storage.clearPartDisks,
self.drivelist,
disallowDrives=[self.anaconda.updateSrc])
+ self.anaconda.id.bootloader.updateDriveList()
self._fillBootStore()
w.pop()