-- Error while running command from old guide with current tar. user@debian:~# tar -C /boot --acls --xattrs -xf /tmp/boot.tar
I changed tar -C to tar -c and error is tar: You cannot more then one parrameter from the '-Acdtrux', '--delete' and '--test-label' ...... Guide about encrypting boot partition with luks. And author uses debian 8. I created backup at /tmp called boot.tar from /dev/sdb1 now I need to place tarball back to new encrypted boot. Command in guide at line 4 Thanks.
