cryptsetup close CRYPT Fails With “Device CRYPT is still in use.”
Problem: after unmounting a LuKS crypted device, “cryptsetup close” fails with “Deivce is still in use”, even though it is not mounted anymore. Discussion: you can check with lsblk that it’s not mounted anymore: But with “dmsetup info” you can see that is still in use: “cryptsetup –debug close” CRYPT also shows device still in […]
cryptsetup close CRYPT Fails With “Device CRYPT is still in use.” Read More »