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
Next revision
Previous revision
Next revisionBoth sides next revision
archlinux-raspberry-encrypted [2017/06/07 19:10] adminarchlinux-raspberry-encrypted [2017/06/07 19:23] admin
Line 49: Line 49:
   * Install QEMU.<code>dnf install qemu</code>   * Install QEMU.<code>dnf install qemu</code>
   * Enter the chroot:<code>cd /mnt/root   * Enter the chroot:<code>cd /mnt/root
-systemd-nspawn --bind /usr/bin/qemu-arm-static --bind /lib64 -b -D /mnt/root+systemd-nspawn --bind /usr/bin/qemu-arm-static -b -D /mnt/root
  
 # exit when finished with 'poweroff'</code> # exit when finished with 'poweroff'</code>
   * Log in with ''root:root'' or ''alarm:alarm''.   * Log in with ''root:root'' or ''alarm:alarm''.
 +  * You might need to configure ''/etc/resolv.conf'' manually.<code>rm /etc/resolv.conf #symlink
 +vi /etc/resolv.conf</code>
   * Update Arch Linux:<code>pacman -Suy   * Update Arch Linux:<code>pacman -Suy
 poweroff</code> poweroff</code>
archlinux-raspberry-encrypted.txt · Last modified: 2021/10/09 15:14 by 127.0.0.1