Skip to main content

Questions tagged [cryptsetup]

cryptsetup is a command-line utility for managing disk volumes encrypted using the dm-crypt kernel subsystem (Linux versions 2.6 up and DragonFly BSD).

3 votes
2 answers
363 views

journalctl -b shows: systemd-cryptsetup[1807]: Key file /some-path/keys/sda1.luks is world-readable. This is not a good idea! … systemd-cryptsetup[1807]: /some-path/keys/sda1.luks has 0644 mode that ...
Clément's user avatar
  • 410
3 votes
3 answers
669 views

I used cryptsetup to encrypt a disk. I followed this tutorial, which uses the default values. Afterwards I used the disk with no issues and backed up my data. Now I connect it again and returns error ...
Geid's user avatar
  • 41
1 vote
1 answer
182 views

I have a 2 TB Western Digital MyBook I encrypted with LUKS over a year ago. A few months ago, I decided to be reckless and accidentally formatted the disk in Windows when trying to create a boot-able ...
hauser100's user avatar
2 votes
1 answer
1k views

How do I ensure that an external, BitLocker encrypted NTFS drive is automatically decrypted and mounted at boot time on a Linux system?
bolind's user avatar
  • 201
0 votes
0 answers
112 views

I am trying to recover my data from a 8 year old configuration. 8 years is the last time I tried to mount this configuration but the computer died. The configuration is thus: LUKS encryption on top ...
Mikey A. Leonetti's user avatar
0 votes
0 answers
338 views

ver since I set up my LUKS-encrypted BTRFS RAID1 between my two NVMe drives on Debian 12, the shutdown process has taken way too long, about a minute and a half. I had to get a video of the shutdown ...
bdrun33's user avatar
0 votes
0 answers
108 views

I've got a system with LUKS partitions. I'd like to convert them to LUKS2 to see if I can simplify my setup using partition labels. When I run cryptsetup convert <partitionNode> --type LUKS2 it ...
davolfman's user avatar
  • 857
1 vote
1 answer
393 views

With cryptsetup I will create some LUKS encrypted files with detached header. In the files I will write once and read repeatedly. I do not need to change any key. How can the size of the header be ...
user447274's user avatar

15 30 50 per page
1
2 3 4 5
18