<p></p>
<p>The Pi is an ARM system, not an Intel system. It runs with the ARM 64-bit instruction set, called <code>aarch64</code>.</p>
<p>The VM you have is for "intel" 64-bit, aka <code>x64</code>, or <code>x86_64</code> or <code>amd64</code> and so on.</p>
<p>The VN is not for your processor. you need to download the ARM variant ( “Linux (ARM)” in the Screenshot )<br>
<a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/119279/103368675-79a98700-4ac8-11eb-82c4-13453ec4a22b.PNG"><img width="372" alt="Bildschirmfoto 2020-12-30 um 17 57 04" src="https://user-images.githubusercontent.com/119279/103368675-79a98700-4ac8-11eb-82c4-13453ec4a22b.PNG" style="max-width:100%;"></a></p>
<p>Note that you probably need some libraries, too, because the VM is for the Raspberry-Pi 2 and 3 compatible ARMv6 instruction set (which is a 32-bit one) so you might need some multi-arch support in ubuntu.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/544#issuecomment-752690082">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AIJPEW32CJUTMFQ6S2EIYELSXNL6FANCNFSM4VONJ23A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AIJPEW4ZEFX7LXW2XIOIBRLSXNL6FA5CNFSM4VONJ23KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFTOSHIQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/544#issuecomment-752690082",
"url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/544#issuecomment-752690082",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>