[SOLVED] oops Formated my Swap - Mint 18.3, luks encrypted

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
southPOW

[SOLVED] oops Formated my Swap - Mint 18.3, luks encrypted

Post by southPOW »

Bildschirmfoto vom 2018-03-12 14-59-37.png
Hi,
i was formatting many USB drives and hmm my SWAP :D
How do i make this a encrypted swap again?

Greetings
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kukamuumuka

Re: oops Formated my Swap - Mint 18.3, luks encrypted

Post by kukamuumuka »

southPOW wrote: Mon Mar 12, 2018 10:03 am How do i make this a encrypted swap again?
Correct the UUID in the /etc/fstab file.

Code: Select all

sudo blkid | grep swap

Code: Select all

gksu xdg-open /etc/fstab
.. set swap UUID as blkid has shown.

PS. remove quotes "" from UUID="a4..."
southPOW

Re: oops Formated my Swap - Mint 18.3, luks encrypted

Post by southPOW »

Thank you. Now its back. You missed one point but that i figured out my self :)
I must format the drive back to swap like this:
Bildschirmfoto vom 2018-03-12 19-20-43.png
And then the stuff you told. And taataa:
Bildschirmfoto vom 2018-03-12 19-23-24.png
Greetings pow
Locked

Return to “Installation & Boot”