Ben's notes

Linux, Unix, network, radio...

User Tools

Site Tools


archlinux-raspberry-encrypted

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
archlinux-raspberry-encrypted [2017/06/07 19:23] adminarchlinux-raspberry-encrypted [2017/06/07 19:25] admin
Line 57: Line 57:
   * Update Arch Linux:<code>pacman -Suy   * Update Arch Linux:<code>pacman -Suy
 poweroff</code> poweroff</code>
-  * Enter the chroot again:<code>systemd-nspawn -bD /mnt/root</code>+  * Enter the chroot again:<code>systemd-nspawn --bind /usr/bin/qemu-arm-static -b -D /mnt/root</code>
   * Install LVM and cryptsetup:<code>pacman -S lvm2 cryptsetup</code>   * Install LVM and cryptsetup:<code>pacman -S lvm2 cryptsetup</code>
   * Add lvm2 and encrypt to HOOKS in ''/etc/mkinitcpio.conf'':<code>HOOKS="base udev autodetect modconf block lvm2 encrypt filesystems keyboard fsck"</code>   * Add lvm2 and encrypt to HOOKS in ''/etc/mkinitcpio.conf'':<code>HOOKS="base udev autodetect modconf block lvm2 encrypt filesystems keyboard fsck"</code>
archlinux-raspberry-encrypted.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1