Setting up a new LUKS encrypted disk with dm-crypt in Arch Linux
Today I added a harddisk I had lying around because I needed some more space. On my Arch Linux system I have all my drives encrypted like a good boy. It can be a bit tricky when you are adding them because you need to configure a few different files and add different UUID’s in each of them. Here are the steps I follow to add a new disk. Note that this how to assumes that you already have set up your system with dm-crypt. ...