PDA

View Full Version : FIX: device-mapper create ioctl on veracrypt - device or resource busy



Fli
10-21-2020, 02:57 PM
I had this problem with veracrypt unable to mount the container saying the device or resource is busy.
What helped was to run:
cryptsetup close veracrypt1
(veracrypt1 being the mountpoint name and maybe need to prefix with "sudo" if not in root terminal session)