Hi, I hope this is the right list to ask... I'm toying around with a Pi 3 running Tumbleweed. Wanting to compile stuff I came across the description in the openSUSE wiki how to do this in a chroot environment: https://en.opensuse.org/openSUSE:OpenSUSE_on_your_ARM_board I followed the commands listed there, but when trying to chroot I get woodstock:/usr/src/ARM # chroot ./rootfs chroot: failed to run command ‘/bin/bash’: No such file or directory woodstock:/usr/src/ARM # ls -l rootfs/bin/bash lrwxrwxrwx 1 root root 15 Aug 25 15:04 rootfs/bin/bash -> ../usr/bin/bash woodstock:/usr/src/ARM # file rootfs/usr/bin/bash rootfs/usr/bin/bash: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=c96cfc49aec5d9f786b85e9a05057b195d3697e8, for GNU/Linux 3.7.0, stripped What am I missing? Some qemu packages? What I have installed is woodstock:/usr/src/ARM # rpm -qa qemu* | sort qemu-5.1.0-3.1.x86_64 qemu-arm-5.1.0-3.1.x86_64 qemu-block-curl-5.1.0-3.1.x86_64 qemu-block-rbd-5.1.0-3.1.x86_64 qemu-ipxe-1.0.0+-3.1.noarch qemu-ksm-5.1.0-3.1.x86_64 qemu-linux-user-5.1.0-3.1.x86_64 qemu-microvm-5.1.0-3.1.noarch qemu-seabios-1.13.0_48_gd9c812d-3.1.noarch qemu-sgabios-8-3.1.noarch qemu-tools-5.1.0-3.1.x86_64 qemu-vgabios-1.13.0_48_gd9c812d-3.1.noarch qemu-x86-5.1.0-3.1.x86_64 Any hints? -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org