Added a hint about binfmt-support to the README.md

In some cases qemu-user-static is installed before
binfmt-support, which causes it to not register its
binary formats.
This commit is contained in:
Michael Loeffler 2020-08-20 12:27:53 +00:00
parent ba5b82a4e0
commit 334b1f4b4f
1 changed files with 6 additions and 1 deletions

View File

@ -24,14 +24,19 @@ Debian Buster (10) or higher system:
* vmdb2 (>= 0.17)
* dosfstools
* qemu-user-static
* binfmt-support
* qemu-user-static
* time
* kpartx
Do note that at least currently vmdb2 uses some syntax that is available
only in the version in testing (Bullseye).
If debootstrap still fails with exec format error, try
running `dpkg-reconfigure qemi-user-static`. This calls
`/var/lib/dpkg/info/qemu-user-static.postinst` which uses binfmt-support
to register the executable format with /usr/bin/qemu-$fmt-static
This repository includes a master YAML recipe (which is basically a
configuration file) for all of the generated images, diverting as
little as possible in a parametrized way. The master recipe is