diff options
author | Eric Hameleers <alien@slackware.com> | 2016-01-22 15:15:17 +0100 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2016-01-22 15:15:17 +0100 |
commit | c4e4112bdc8aa5fe92d797ab77744d3bcd70caf9 (patch) | |
tree | 0ec836a54d4cf7eca147b887632e2583aad2680b /xdm/Xresources | |
parent | 1f94ea9542d4c54340e8b138d32c16f5c02a764e (diff) | |
download | liveslak-c4e4112bdc8aa5fe92d797ab77744d3bcd70caf9.tar.gz liveslak-c4e4112bdc8aa5fe92d797ab77744d3bcd70caf9.tar.xz |
Add support for a LUKS-encrypted /home in the USB Live version.
Using iso2usb.sh script's new '-c' parameter, you can define the size for
a container file in the root of the USB stick's Linux partition.
- The container file will be loop-mounted and LUKS-encrypted and the
Live OS will mount the filesystem inside the container on /home/.
- The LUKS passphrase will be defined when executing the 'iso2usb.sh' script.
- The original /home content of the ISO will be copied into the
LUKS-encrypted container during execution of the 'iso2usb.sh' script.
- If for whatever reason you do not want to unlock & mount the LUKS container
during boot, you must add the boot parameter " luksvol= " to the syslinux
or grub commandline.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions