Advertisement
Guest User

Rasbian CHROOT

a guest
Jul 29th, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. apt-get install qemu binfmt-support qemu-user-static
  2. update-binfmts --display
  3.  
  4. * Zeile in etc/ld.so.preload auskommentieren
  5. * ln /usr/bin/qemu-arm-static usr/bin/qemu-arm-static
  6. chroot .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement