-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Joel Andres Granados wrote: | Which would mean changing the findExistingRoots thing we have in there. | disks = upgrade.findExistingRoots(anaconda, upgradeany = 1) if not disks: ~ root = None elif (len(disks) == 1): <-- ADD HERE or anaconda.isKickstart ~ root = disks[0] else: ~ <... skip ...> ~ root = disks[choice] Isn't that enough? I think it is. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Red Hat - http://enigmail.mozdev.org iD8DBQFIibjPhmd3WOiFct4RCu8OAKC6f94lEPFJyRKfVCPicOwWgn6fSgCgsmEe gPSjs4kWDvmQoy0Q6zOGXU4= =O5Ml -----END PGP SIGNATURE----- _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list