Hi there,<div><br></div><div>I have a hard time booting Barrelfish on Qemu. I built Barrelfish according to the instructions in the &#39;Getting Started&#39; Guide for x86_64, which worked fine. However when I try to boot Barrelfish on Qemu using &#39;make sim&#39;, I get stuck in a boot loop. This is the output of Qemu which repeats the whole time:</div>
<div><br></div><div><div>root (nd)</div><div>  Booting &#39;Barrelfish&#39;</div><div><br></div><div>root (nd)</div><div> Filesystem type is tftp, using whole disk</div><div>kernel /x86_64/sbin/elver loglevel=4</div><div>
   [Multiboot-elf, &lt;0x100000:0x257c:0x0&gt;, &lt;0x10357c:0x1c:0x6a68&gt;, shtab=0x10a2f</div><div>8, entry=0x10000c]</div><div>module /x86_64/sbin/cpu loglevel=4</div><div>   [Multiboot-module @ 0x115000, 0xcafd8 bytes]</div>
<div>module /x86_64/sbin/init</div><div>   [Multiboot-module @ 0x1e0000, 0x3e6043 bytes]</div><div>module /x86_64/sbin/mem_serv</div><div>   [Multiboot-module @ 0x5c7000, 0x3a5770 bytes]</div><div>module /x86_64/sbin/monitor</div>
<div>   [Multiboot-module @ 0x96d000, 0x58d7af bytes]</div><div>module /x86_64/sbin/chips boot</div><div>   [Multiboot-module @ 0xefb000, 0x39eeeb bytes]</div><div>module  /x86_64/sbin/ramfsd boot</div><div>   [Multiboot-module @ 0x129a000, 0x43c76a bytes]</div>
<div>module  /x86_64/sbin/skb boot</div><div>   [Multiboot-module @ 0x16d7000, 0x95a500 bytes]</div><div>modulenounzip /skb_ramfs.cpio.gz nospawn</div><div>   [Multiboot-module @ 0x2032000, 0x9d9ea bytes]</div><div>module  /x86_64/sbin/pci boot</div>
<div>   [Multiboot-module @ 0x20d0000, 0x620f9d bytes]</div><div>module  /x86_64/sbin/spawnd boot</div><div>   [Multiboot-module @ 0x26f1000, 0x67e9b4 bytes]</div><div>module  /x86_64/sbin/startd boot</div><div>   [Multiboot-module @ 0x2d70000, 0x62cd6c bytes]</div>
<div>module /x86_64/sbin/routing_setup boot</div><div>   [Multiboot-module @ 0x339d000, 0x3b01a5 bytes]</div><div>module /x86_64/sbin/ahcid</div><div>   [Multiboot-module @ 0x374e000, 0x466edb bytes]</div><div>module /x86_64/sbin/serial</div>
<div>   [Multiboot-module @ 0x3bb5000, 0x3f03bb bytes]</div><div>module /x86_64/sbin/fish</div></div><div>...</div><div><br></div><div>Has someone encountered this problem as well and could help me, narrow it down?</div><div>
<br></div><div>Best,</div><div><br></div><div>Sam</div>