Dont assume bash when configuring chroot with QEMU.
Currently running second stage with QEMU on a chroot without bash fails. The following patch teaches chroot to use /bin/sh instead default /bin/bash.
Loading
Please register or sign in to comment