From f79e3f99db7c6eae721aa8ec57070248ff2ab130 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 25 Aug 2018 13:20:08 +0200 Subject: [PATCH] Add note about "modprobe binfmt_misc" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 977d102..f52e255 100755 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The build was found to run correctly with : - A 2 GB Digital Ocean VPS running Ubuntu Xenial 16.04 x64 - debootstrap 1.0.93 (c.f. https://packages.debian.org/buster/all/debootstrap/download ) - qemu-user-static 2.8 (c.f. https://packages.debian.org/stretch/amd64/qemu-user-static/download ) +- `modprobe binfmt_misc` if there are some issue with debootstrap To run the build, git clone this repo/branch, install the dependencies, then run :