Last week I got a brand new Dell M3800 for work with Ubuntu 14.04 preinstalled. However, since the company has a disk encryption policy I needed to reinstall Ubuntu with encryption enabled. However when trying to reinstall with encryption on the SSD (which contained the preinstalled OS) using the created Dell recovery image, the installation failed. I also tried with Ubuntu 14.04.3 Live-CD (on USB-stick) and ubiquity crashed. I have now reached the conclusion that it is due to my extra HDD (unformatted) located on /dev/sda.
After a lot of headache and trial-and-error I happened to see that ubiquity crashed when trying to run "grub-install /dev/sda" (despite the fact that I had told it to install FDE on /dev/sdb). I know that I can choose /boot to be wherever I want (such as on the EFI partition on /dev/sdb) if I choose the advanced install. But, can I also in ubiquity's advanced install create the encrypted partitions (/, swap) so that it gets the same structure as if I would only have had one disk plugged in (i.e. the default for ubuntu installs with FDE)? If prepping the partitions manually in advance to installing is the only option then of course such answers are also more than welcome!
Thanks!
As per @oldfreds suggestion before focusing on the ubiquity bug I also have a pastebin of my boot info of the failed encrypted install from the Dell recovery iso.
Are there any specific reason (for example long-term support) to use a basically older system?
Instead of that please try with 15.10 if possible, after checksum verification.
Preinstalled images may contain HW specific or also OEM related modifications of the current system, that's why i think you should use the newer because it has a fresh kernel possibly with the modifications you need.
– Armand Bozsik Jan 14 '16 at 08:22