Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22.04 fails to deactivate the swap #32

Closed
suikan4github opened this issue May 7, 2022 · 1 comment
Closed

Ubuntu 22.04 fails to deactivate the swap #32

suikan4github opened this issue May 7, 2022 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@suikan4github
Copy link
Owner

Ubuntu 22.04 fails to deactivate the swap before rebooting, and after installation. As a result, the system is forced to reboot while the LUKS volume is kept activated.

kaiten-yaki-uefi-2022-05-07-09-56-53

To solve this problem, run the following command at the end of the Kaiten-yaki script.

swapoff -a
@suikan4github suikan4github self-assigned this May 7, 2022
@suikan4github suikan4github added the bug Something isn't working label May 7, 2022
@suikan4github suikan4github added this to the v1.3.0 milestone May 7, 2022
suikan4github added a commit that referenced this issue May 7, 2022
At the end of the main() function of the scripts, added swapoff -a.

Issue 32 : Ubuntu 22.04 fails to deactivate the swap
#32
@suikan4github
Copy link
Owner Author

merged to develop. ready to release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant