Check binfmt_misc module is loaded

Give a friendly error message early.
This commit is contained in:
Sam Tygier
2019-02-16 17:06:13 +00:00
committed by XECDesign
parent c147df99bc
commit a8eb03a5e4
3 changed files with 11 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ RUN apt-get -y update && \
apt-get -y install \
git vim parted \
quilt realpath qemu-user-static debootstrap zerofree pxz zip dosfstools \
bsdtar libcap2-bin rsync grep udev xz-utils curl xxd file \
bsdtar libcap2-bin rsync grep udev xz-utils curl xxd file kmod\
&& rm -rf /var/lib/apt/lists/*
COPY . /pi-gen/