All questions relating to LUKS (the disk-encryption specification) for Linux
0
votes
0answers
18 views
Migrating encrypted LVM to a new SSD
This question is related to How to migrate an encrypted LVM install to a new disk but I couldn't post it as a comment on the answer. Help is appreciated.
Anyway, regarding the solution on the ...
0
votes
0answers
24 views
LVM initramfs boot problem: “ALERT! /dev/mapper/vgcrypt-root does not exist. Dropping to a shell!”
I followed the guide linked below to create a clean install of Ubuntu on a LUKS-encrypted partition. The only differences are that I used Ubuntu 12.04 rather than 11.10 and I made less LVs than that ...
1
vote
0answers
87 views
Questions about full disk encryption
Completely new user here, I've been reading for a couple of hours about ubuntu's full disk encryption but I just don't understand some basic points.
When installing ubuntu's full disk encryption, ...
2
votes
1answer
198 views
How can I install Ubuntu encrypted with LUKS with dual-boot?
Ubuntu 13.04 installation disk has an option to install Ubuntu encrypted using LUKS. However, there is no option to perform an encrypted installation along-side existing partitions for a dual-boot ...
1
vote
0answers
33 views
How to update cryptsetup till version 1.6.1?
Hello current version of cryptsetup is not capable working with truecrypt partitions.
Versions after 1.5.x are capable.(http://code.google.com/p/cryptsetup/wiki/Cryptsetup160)
So here is the latest ...
1
vote
1answer
43 views
Can I add LUKS/LVM to an already installed Ubuntu system?
I know how to install a LUKS/LVM Ubuntu system using the alternative CD. Is it possible to do this with an already installed normal system? Meaning that I have an unecrypted system now and don't want ...
0
votes
1answer
110 views
How to encrypt full disk after installing Ubuntu 12.10?
I found that we can encrypt full disk with old version of Ubuntu. I want to do the same with Ubuntu 12.10 but I don't understand the scripts that run when starting with initramfs. So anyone is ever ...
0
votes
0answers
36 views
“cryptsetup luksAddKey” without existing passphrase possible - why?
I want to change an existing password or add a new one. (Ubuntu 12.04)
After:
sudo cryptsetup luksAddKey /dev/sda5
I have to enter an existing password. But if I just hit the enter key I also can ...
0
votes
1answer
51 views
Mount LUKS Ext4 USB Pen Drive in Nautilus
I want to mount an encrypted USB Pen Drive under Nautilus, but I get Unable to open a folder for 16 GB Volume - No application is registered as handling this file. It works if I use the terminal.
0
votes
0answers
16 views
mainline kernel and crypted boot
when trying one of the mainline kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ i end up with a non-gui/non-starting system.
All i get is a system, that boots into the new kernel and when ...
0
votes
1answer
154 views
dm-crypt with LUKS - aes kernel module
Ubuntu documentation says that an aes kernel module needs to be enabled for using aes and dm-crypt with LUKS but when I run modprobe aes as the documentation says to, I get ERROR: could not insert ...
0
votes
0answers
72 views
Installing Ubuntu 12.10 with encrypted root and swap on the same encrypted partition
I fire up the installation and select something else.
I can make an encrypted partition, but then I can't break it into two parts to hold a swap and root. What am I doing wrong and how can I change ...
4
votes
1answer
126 views
How do I get passwords from the keyring in the terminal for usage in scripts?
When you have a LUKS encrypted drive in your computer, Nautilus or Nemo will show it under Devices as a drive with a little lock on it.
When you click it, you need to enter a password. If you choose ...
1
vote
1answer
135 views
Clone encrypted HDD to smaller drive
For my work Laptop I use full HDD encryption and I need to upgrade my 500GB HDD to a 250 SSD drive, my HDD has only around 100GB of data and is created via encrypted LVM.
GParted does not support ...
2
votes
0answers
106 views
MD + LUKS + LVM will not cleanly shutdown
My setup is currently raid1 + luks on each md partition and lvm on top to stripe between the arrays. There is only one volume group with one logical volume currently.
sdc ...
2
votes
1answer
115 views
How do i stop Ubuntu from asking for a password to decrypt my drive on start up?
Ubuntu keeps asking for me to decrypt my drive on start up. This is expected, because I had set up full-disk encryption.
How do I stop this now?
1
vote
1answer
86 views
12.10 suddenly bricked luks ssd
There is luks-encrypted instance, no raid, no lvm. I often look through logs and that allows me to state that everything worked fine until reboot. However, laptop had ~3 days uptime. The drive is SSD ...
1
vote
1answer
156 views
Use LUKS and LVM on install to external drive
So I have a laptop running Backtrack 5 R3 using LUKS and LVM, manually configured, and I'm trying to install Ubuntu 12.10 to a USB 3 external drive and use LUKS and LVM on that as well, but I can't ...
0
votes
1answer
508 views
Performance tuning/diagnotics help needed… (12.04LTS 64bit, LVM, & LUKS)
I just performed a fresh install of 12.04LTS 64-bit, using the alternate CD, with LVM and LUKS. Install went fine but I've noticed a few quirks and was hoping for some pointers/suggestions from the ...
1
vote
1answer
104 views
ext4 filesystem wrongly detected as jmicron_raid_member
I have an installation of Ubuntu 12.04 on an SSD disk that I'm unable to boot after a kernel upgrade and a reboot. Additional things that might be a possible cause is that I did some cleanup (dpkg -r) ...
0
votes
1answer
46 views
How can I change folder permissions in a luks encrypted partition
I have a folder in a luks encrypted partition /media/user/luks-partition/folder on Ubuntu 12.10.
I am not able to change folder's permissions. I tried using the nautilus gui and chroot both as ...
3
votes
1answer
676 views
Slow SSD + dm-crypt with Luks encryption in Ubuntu 12.10
I have an 128 GB SSD installed in my laptop (Samsung 840 Pro) on a Sata 3 interface. This laptop also has an i5 3210m Ivy Bridge Intel processor and 8 GB of RAM.
I installed Ubuntu 12.10, using the ...
0
votes
1answer
90 views
My LUKS encrypted device works on one computer but not on another - why?
My LUKS encrypted device works on one computer, the one where I created it on, Ubuntu 12.04.
But when I attach it to another fairly fresh 12.04, syslog tells me "unknown partition".
Any ideas why ...
4
votes
1answer
476 views
Can I disable full-disk encryption?
I recently installed Ubuntu 12.10 and it requires a passphrase to boot up (I installed it with an encrypted file system).
Do I have to reinstall to change to a standard unencrypted file system?
1
vote
1answer
300 views
Ubuntu12.10 “Disks” Pendrive 64GB format LUKS+ext4
I just bought Pendrive / Flshdrive 64GB and need to archive on it file bigger than 10GB so i believe FAT32 is not an good option since it can handle only 4GB file in size. Next thing is that i though ...
1
vote
1answer
139 views
How to resize a LUKS partition by moving its start?
I have a LUKS partition (sdb2) on a drive which previously contained another Partition (sdb1). Now that I deleted sdb1, I want sdb2 to use this space, too.
All tutorials I could find seem to depend ...
3
votes
1answer
1k views
LUKS initramfs boot problem: “/dev/mapper/ubuntu-root does not exist.” How can I fix it using a backup?
First time asker, relatively new to Ubuntu/Linux. Haven't had much luck with the search function. Please forgive the essay below - the problem is a bit unique, I think...
I'm running 12.04 on a ...
0
votes
1answer
98 views
Encrypting FAT32 with Luks
In previous versions of Ubuntu I was able to encrypt USB flashdrives using the disks tool in any format I pleased. Now unfortunately I am only able to encrypt a flash drive in EXT format. This is ...
2
votes
0answers
42 views
Encrypted LVM on multiple drives [duplicate]
Possible Duplicate:
Full Disk Encryption with LUKS: auto mount second volume
I want to set up encrypted LVM when I install Ubuntu. I have an SSD and an HDD and I would like to put /boot, ...
0
votes
1answer
100 views
How to modify partitions after install?
I wanted to have Ubuntu with full disk encryption on one big partition, and Windows on a small one. In 12.04, only the Server Edition installer has full disk encryption, so I used that and then ...
2
votes
1answer
172 views
Ubuntu 12.04 not Locking Encrypted Hard Drive on Log Out
I'm running Ubuntu 12.04 with Gnome 3.4. I have two external hard drives. I encrypted both using Ubuntu's Disk Utility. When I use Nautilus to mount them, I'm asked for my decryption password. ...
1
vote
1answer
218 views
Run fstrim from LiveCD
A few years ago I installed Ubuntu 10.04 with LVM + LUKS on a system with SSD, TRIM was not enabled. Now I want to install Ubuntu 12.04 on the same SSD.
I have found a guide explaining how to enable ...
1
vote
2answers
497 views
Cannot mount LUKS encrypted USB on boot after 12.10 upgrade
I use a USB disk to backup my Ubuntu machine and store the video files I work with. It is formated to ext4 and uses LUKS encription. When I was using 12.04 it was working flawlessly and would mount ...
1
vote
0answers
45 views
How do I encrypt my wubi installation with LUKS?
Wubi is installed on my PC, and I need to LUKS Encrypt it. But it is loop mounted, does anyone know how to use LUKS to encrypt the root.disk?
Thank you so much for your help!!!
1
vote
0answers
175 views
How to create dm-crypt device in LXC?
On one LXC container I need to put sensitive data, preferrably stored in dm-crypt encrypted filesystem.
When I write
sudo cryptsetup luksFormat --cipher aes-xts-plain --size 512 ...
3
votes
3answers
2k views
How to install in EFI mode with Encrypted LVM?
I'm trying to properly install Ubuntu 12.04.1 LTS 64-bit PC (AMD64) with the alternate install CD ".iso" on a lenovo Thinkpad X220.
Default Hard Disk (with a pre-installed version of Windows 7) has ...
2
votes
0answers
90 views
Merge LUKS-partition with partition on another HDD
I just bought a 2 TB hard disk because the home partition on the old one is almost full.
What I want to do is to extend the home partition on hard disk 1 (sda2) to also include all the space on the ...
0
votes
0answers
105 views
How to use pam_mount if encryption and login passwords don't match
I'm trying to automount my encrypted partition on login and found libpam_mount. Can it ask the encryption password on login instead of trying to mount with my user's password?
1
vote
3answers
2k views
How to check if TRIM is working for an encrypted volume?
You can easily check if TRIM works for a "normal" ext4 partition: http://askubuntu.com/a/19480/5920.
How to do that for a LUKS-encrypted one? Let's assume the default LUKS setup made by 12.04 ...
0
votes
1answer
532 views
how do I boot into a LUKS-encrypted environment?
I one drive in my computer. it is encrypted with LUKS, and I almost successfully installed Ubuntu 12.04 onto it. the only issue is the bootloader - GRUB2 would not install anywhere. tried an ...
1
vote
2answers
632 views
How do I get Grub2 to boot a Truecrypt-encrypted MBR?
Given the following system:
/dev/sda1 Windows, encrypted using TrueCrypt
/dev/sda2 /boot
/dev/sda3 /, encrypted (LUKS or how it is called)
I now need GRUB2 to boot my truecrypt mbr ): Any hint on ...
0
votes
0answers
256 views
LUKS no longer accepts my my passphrase
I created a 4 drive RAID5 setup using mdadm and upgrading from 2TB drives to the new Hitachi 7200RPM 4TB drives. I can initially open my luks partition, but later can no longer access it.
I can no ...
5
votes
1answer
298 views
why is it a risk to clone a LUKS container?
I recently installed Ubuntu onto an encrypted partition using the LUKS+LVM combination that the 'alternate' installer offers. Now I want to create backups of my HD.
From the LUKS FAQ:
6.15 Can I ...
0
votes
0answers
273 views
How to create encrypted/lvg based install manually? [closed]
I'm sorry I'm asking this in the wrong forum, but I don't know where is the right one, so please feel free to move the topic if there is a better place.
I used to use 10.04 LTS via dm-crypt based ...
0
votes
0answers
593 views
12.04: Boot fails after installing updates, error: “cryptsetup: evms_activate is not available” [closed]
I run 12.04 LTS on a virtualbox image. I use LUKS and LVM for whole disk encryption.
After installing recent kernel updates, my system no longer boots.
It says: "cryptsetup: evms_activate is not ...
0
votes
2answers
906 views
Failed upgrade from 11.10 to 12.04 on an encrypted filesystem
Okay, so I was running Ubuntu 11.10 with a dm-crypt/LUKS encrypted file-system and just tried to update to 12.04 with the Update Manager.
It downloaded all the necessary packages and started ...
2
votes
3answers
643 views
How to enlarge encrypted swap partition?
I have added some RAM to my netbook. I'd like to save an option to hibernate my computer, so I have to increase my SWAP from 2GiB to 4GiB.
My /etc/fstab looks like this:
...
1
vote
1answer
1k views
Mount encrypted home during boot (dm-crypt, luks)
I just installed Ubuntu 12.04 on my notebook having kept an old luks encrypted partition on my drive.
This partition shows up in the file manager an can be mounted from there into /media/[UUID].
Now I ...
1
vote
1answer
298 views
How to script a mount command involving a dm-crypt / luks volume
I am trying to make a script that will mount an encrypted volume (dm-crypt / luks) with a password that is passed as argument to that script.
My trouble is that I can't find a way to make that script ...
4
votes
2answers
6k views
I'm so confused about full disk encryption. help :(
I've been running a live CD of Ubuntu 12.04 for more than a few days now, reading and reading, but I'm not really understanding things when it comes to setting up FDE on Ubuntu 12.04 Precise. I'm sure ...
