freddierice / fresh-disk

create a fresh, encrypted, debian image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fresh-disk

an installer script for installing a fresh luks encrypted debian beside an existing debian install.

point fresh-disk to a boot partition, root partition, and usb key, then

./install

will do the rest.

requirements

* install has only been tested on debian jessie

features

* encrypts root partition with cbc mode aes 256
* automatically adds the debian install to grub
* encrypt the root partition by pluggin in your usb key at start up

About

create a fresh, encrypted, debian image.


Languages

Language:Shell 100.0%