From: Alexander Smirnov <asmirnov@ilbers.de>
To: isar-users <isar-users@googlegroups.com>
Subject: Host with i686 kernel
Date: Tue, 1 May 2018 21:19:19 +0300 [thread overview]
Message-ID: <abe8292f-db3d-93ef-ae82-60adf28d1be4@ilbers.de> (raw)
Hi all,
I've faced with the problem building Isar on i686 host kernel. The amd64
configuration fails on debootstrap with error:
- mount: cannot execute binary file: Exec format error
As I found, this error happened when debootstrap tries to run
'/bin/mount' in chroot. The issue is that there is no binfmt for x86_64.
I've found a binfmt config for AMD64:
http://seeblog.seenet.ca/2016/03/running-amd64-binaries-on-an-i386-linux-system/
But it works very unstable (possibly this is the reason why it's not
included in default package).
Conclusion: Isar can't build 64-bit systems on 32-bit host kernels.
Alex
next reply other threads:[~2018-05-01 18:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-01 18:19 Alexander Smirnov [this message]
2018-05-02 8:52 ` Henning Schild
2018-05-02 9:01 ` Jan Kiszka
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=abe8292f-db3d-93ef-ae82-60adf28d1be4@ilbers.de \
--to=asmirnov@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox