diff --git a/pyanaconda/storage/partitioning.py b/pyanaconda/storage/partitioning.py
index 537b38f..9e3a5f2 100644
--- a/pyanaconda/storage/partitioning.py
+++ b/pyanaconda/storage/partitioning.py
@@ -251,6 +251,7 @@ def doAutoPartition(anaconda):
# whole disk format replaced by a disklabel. Make sure to keep any
# previous boot order selection from clearpart_gui or kickstart
anaconda.bootloader.clear_drive_list()
+ anaconda.bootloader.stage1_device = None
- # make sure the stage1_device gets updated
+ # make sure the stage1_device gets updated during sanityCheck
if storage.anaconda:
storage.anaconda.bootloader.stage1_device = None
--
1.7.6
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/anaconda-devel-list