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

add btrfs support in install script #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aya
Copy link

@aya aya commented May 9, 2024

When / is mounted on a btrfs filesystem, the install fails to add swap with the following error :
swapon: /swap_libreerp: swapon failed: Invalid argument

When / is mounted on a btrfs filesystem, the install fails to add swap
with the following error :
swapon: /swap_libreerp: swapon failed: Invalid argument
@Salamandar
Copy link
Member

If you still want to activate the swap, please update your kernel to at least version 5.

So you have a 4.x kernel ? What debian version do you have ?

@aya
Copy link
Author

aya commented May 26, 2024

No :) I am running yunohost latest version with 5.10 kernel on debian bullseye.
The fix is on the chattr +C /swap_$app line.
I can remove this test if it is useless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants