Skip to main content

All Questions

Tagged with
34 votes
5 answers
113k views

How can I access volumes encrypted with LUKS/dm-crypt from Windows?

The answer to this question used to be FreeOTFE (https://en.wikipedia.org/wiki/FreeOTFE); sadly, the project has not been updated for three years and its website (http://www.freeotfe.org) is no longer ...
Mark Raymond's user avatar
27 votes
4 answers
27k views

How to mount an encrypted ext3 filesystem under OS X?

I know how to mount an ext3 filesystem in OS X with MacFUSE and fuse-ext2. But how can I mount an encrypted ext3 volume? I have Mac OS X 10.6 "Snow Leopard" running.
viam0Zah's user avatar
  • 2,056
8 votes
3 answers
8k views

How can I reinstall Ubuntu focal 20.04 on an existing LUKS encrypted system?

I'm a very long time Ubuntu user (over a decade) but have not been here as I've had no issues with Ubuntu. With the arrival of Ubuntu 20.04 LTS I decided to encrypt my data (or system if needed). I'm ...
LiCa's user avatar
  • 111
4 votes
2 answers
6k views

Migrating from unencrypted Ubuntu 16.04 to LUKS Encrypted install of 16.04

My company is working on implementing some Ubuntu Systems in a few of their new testing efforts and I have been tasked with an encryption solution for them. Having been a primarily Windows user with ...
Brendan77222's user avatar
3 votes
1 answer
5k views

Is LUKS/cryptsetup's `hddname` (or `name`) simply an arbitrary label used during the session

This is a very simple question about LUKS encryption. My Fedora 15 system uses LUKS over the root, home and swap LVM partitions. To access these partitions from a boot cd, for example, its necessary ...
xtian's user avatar
  • 1,005
3 votes
1 answer
2k views

How to find my LUKS encryption passphrase inside decrypted filesystem?

I have lost my encryption passphrase, however my computer is still on and I would like to know if there's a way to see my passphrase to avoid having to backup my data and reinstall. The hard drive was ...
Kanilor's user avatar
  • 31
3 votes
1 answer
763 views

LUKS Cryptsetup Options Failing for Raspberry Pi 3 Model B+ Running Kali Linux ARM

I've scoured the internet for help on this, and it seems I'm one of the only people with this problem. I recently downloaded a fresh copy of Kali Linux ARM for the Raspberry Pi 3 Model B+, and I want ...
computer_geek64's user avatar
2 votes
2 answers
2k views

LUKS encryption with non-interactive login on RHEL6

I need to have LUKS encryption on this system but during lab development I don't want to have to enter the password at the console each reboot. I'd like a way to set a simple password that can be ...
sp00led's user avatar
  • 91
2 votes
0 answers
474 views

LUKS encrypted drive not booting after modifying partition table with TestDIsk

I screwed up my partition table the other day but had recovered it with TestDisk. After re-writing the partition table, I'm able to boot up into GRUB and subsequently the interface for entering my ...
Moo's user avatar
  • 41
0 votes
1 answer
2k views

LUKS encrypted volume lost upon reboot

Using this guide I encrypted a volume and am able to open and mount it manually. The problem comes after rebooting. On startup the system does not open the encrypted volume, nor is the decrypted ...
a coder's user avatar
  • 483