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

Luks+Btrfs #116

Open
pculler opened this issue Mar 1, 2022 · 1 comment
Open

Luks+Btrfs #116

pculler opened this issue Mar 1, 2022 · 1 comment

Comments

@pculler
Copy link

pculler commented Mar 1, 2022

I am trying to backup my root and home partitions, they are btrfs volumes and on top is Luks.
I open the device first with crypsetup luksOpen /dev/whatever whatever
after opening the volume it gets mapped to /dev/mapper/whatever
but trying fsarchiver over that opened volume gives me:
fs_btrfs.c#168,btrfs_getinfo(): this filesystem has features which are not supported by this fsarchiver version.
oper_save.c#1099,filesystem_mount_partition(): cannot save filesystem attributes for partition

I tried with -A and -x but no use, I remember I was able to do it before, why now is not working?

Thanks

@marcosfrm
Copy link
Contributor

9a04d3e

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

No branches or pull requests

2 participants