Merge branch 'update-readme' into 'master'
Fix a typo in a command in README.md See merge request raspi-team/image-specs!31
This commit is contained in:
commit
a71cfaa904
|
@ -38,7 +38,7 @@ Do note that –at least currently– vmdb2 uses some syntax that is available
|
||||||
only in the version in testing (Bullseye).
|
only in the version in testing (Bullseye).
|
||||||
|
|
||||||
If debootstrap still fails with exec format error, try
|
If debootstrap still fails with exec format error, try
|
||||||
running `dpkg-reconfigure qemi-user-static`. This calls
|
running `dpkg-reconfigure qemu-user-static`. This calls
|
||||||
`/var/lib/dpkg/info/qemu-user-static.postinst` which uses binfmt-support
|
`/var/lib/dpkg/info/qemu-user-static.postinst` which uses binfmt-support
|
||||||
to register the executable format with /usr/bin/qemu-$fmt-static
|
to register the executable format with /usr/bin/qemu-$fmt-static
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue