solus-project / os-installer

Solus Installer
https://solus-project.com/
GNU General Public License v2.0
16 stars 11 forks source link

Swap Partition is ignored using "Erase All Contents" Option #23

Open L0g4n opened 7 years ago

L0g4n commented 7 years ago

Using the latest available Iso (https://solus-project.com/2017/01/01/solus-releases-iso-snapshot-20170101-0/) and you install Solus with the "Erase All Contents" option and you choose to use LVM and LUKS the swap partition created by the installer is not activated (i.e. its not in the fstab file) so you have to get the UUID and add one entry manually to activate it on your system.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40566503-swap-partition-is-ignored-using-erase-all-contents-option?utm_campaign=plugin&utm_content=tracker%2F2994527&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F2994527&utm_medium=issues&utm_source=github).
Marc12O commented 4 years ago

This is still actually happening in Solus 4.0 installation, add it in /etc/fstab and it is fixed...

/dev/SolusSystem/Swap none swap sw 0 0

No UUID used!