Comment 8 for bug 1205397

Revision history for this message
Harrison Fischberg (hrfischberg) wrote : Re: encrypted install fails because unsafe swap is detected

Hi everyone,

I ran into this problem as well, but my fix was:

Boot into Live session

Terminal, enter: "sudo swapoff --all"

Proceed with installation

Remember, it must be run as sudo(super user) to disable swapoff.

Hope this works!