Version 2 vs 3
Version 2 vs 3
Edits
Edits
- Edit by jeremiah.foster, Version 3
- Aug 16 2019 07:33
- Edit by jeremiah.foster, Version 2
- Aug 16 2019 07:28
« Previous Change | Next Change » |
Edit Older Version 2... | Edit Older Version 3... |
Content Changes
Content Changes
{nav icon=home, name=Main Page >
icon=wrench, name=Troubleshooting >
Instal stopped half way}
Installation process stopped before completion.
---
== Problem ==
Nothing happens, installation is stuck between 40% and 60%; //if encryption is DISABLED, installation goes fine.//
== Solution ==
This can happen if the system ran out of entropy ("randomness") while creating the encrypted partition. Don't interrupt the setup, but simply open a text editor and start typing random text. You can also move the cursor around.
{nav icon=home, name=Main Page >
icon=wrench, name=Troubleshooting >
Instal stopped half way}
Installation process stopped before completion.
---
== Problem ==
Nothing happens, installation is stuck between 40% and 60%; //if encryption is DISABLED, installation goes fine.//
== Solution ==
This can happen if the system has run out of entropy ("randomness") while creating the encrypted partition. Don't interrupt the setup, but simply open a text editor and start typing random text. You can also move the cursor around to generate more entropy.
If you wish to measure how much entropy you have available, you can do this (at the command line);
```
cat /proc/sys/kernel/random/entropy_avail
```
{nav icon=home, name=Main Page >
icon=wrench, name=Troubleshooting >
Instal stopped half way}
Installation process stopped before completion.
---
== Problem ==
Nothing happens, installation is stuck between 40% and 60%; //if encryption is DISABLED, installation goes fine.//
== Solution ==
This can happen if the system ranhas run out of entropy ("randomness") while creating the encrypted partition. Don't interrupt the setup, but simply open a text editor and start typing random text. You can also move the cursor around to generate more entropy.
If you wish to measure how much entropy you have available, Yyou can also move the cursor around.do this (at the command line);
```
cat /proc/sys/kernel/random/entropy_avail
```