crypto-usb for activist
- Make chroot:
$ sudo debootstrap --include=debian-keyring,debian-archive-keyring,cryptsetup,live-build,git,ca-certificates --arch i386 sid ~/freepto-lb/
- User chroot:
$ sudo chroot ~/freepto-lb /bin/bash
- Cache for APT (optional):
$ apt-get install apt-cacher-ng
$ /etc/init.d/apt-cacher-ng start
$ export http_proxy=http://localhost:3142/
- Make your build.img
$ git clone https://github.com/vinc3nt/freepto-lb.git
$ lb config && lb build
- Use "dmesg" to identify the usb device:
$ dmesg
- Run make-freepto.sh
$ bash make-freepto.sh /dev/sdd