dracut
dracut copied to clipboard
archlinux btrfs compression issue
The specific error issued by cp is:
ioctl(4, BTRFS_IOC_CLONE or FICLONE, 3) = -1 EINVAL (Invalid argument)
Preserving the btrfs.compression xattr when copying to /var/tmp (or /tmp) doesn't work. As a workaround, you can export DRACUT_NO_XATTR=1 in your system.
I'm hit by the same problem, is there a way to exclude xattrs not supported in the initramfs?
This issue is being marked as stale because it has not had any recent activity. It will be closed if no further activity occurs. If this is still an issue in the latest release of Dracut and you would like to keep it open please comment on this issue within the next 7 days. Thank you for your contributions.