Created attachment 517218 [details] logs Description of problem: I performed one installation, that went wrong somehow (didn't boot). I run second installation, but after clicking "Create custom layout" I got: 09:37:21,851 CRIT anaconda: anaconda 16.14.2 exception report Traceback (most recent call first): File "/usr/lib/python2.7/site-packages/pyanaconda/storage/formats/luks.py", line 166, in setup raise LUKSError("luks device not configured") File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 84, in getLUKSPassphrase device.format.setup() File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1175, in handleUdevLUKSFormat self.__passphrases) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1598, in handleUdevDeviceFormat self.handleUdevLUKSFormat(info, device) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1031, in addUdevDevice self.handleUdevDeviceFormat(info, device) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1832, in _populate self.addUdevDevice(dev) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/devicetree.py", line 1789, in populate self._populate(progressWindow) File "/usr/lib/python2.7/site-packages/pyanaconda/storage/__init__.py", line 473, in reset cleanupOnly=cleanupOnly) File "/usr/lib/python2.7/site-packages/pyanaconda/iw/autopart_type.py", line 157, in getNext self.anaconda.storage.reset() File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1194, in nextClicked rc = self.currentWindow.getNext () LUKSError: luks device not configured I cancelled the request for disk password at the beginning of the installation, if that's important. Version-Release number of selected component (if applicable): anaconda-16.14.2 F16 Alpha RC1
*** This bug has been marked as a duplicate of bug 727814 ***