<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="font-family: 'Segoe UI',Frutiger,'Frutiger Linotype','Dejavu Sans','Helvetica Neue',Arial,sans-serif; font-size: 14px;">
<div class="hiri-body-wrapper" contenteditable="true">
<div>Dear Mohan,<br>
<br>
The problem seems to be a mismatch between the menu.lst and the Barrelfish version you are running.<br>
<br>
Assuming you are on the current release (otherwise consider updating)<br>
<br>
You will need to add: <br>
<br>
<span style="color: rgb(36, 41, 46); font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace; font-size: 12px; white-space: pre;">modulenounzip /eclipseclp_ramfs.cpio.gz nospawn</span><br>
<br>
To your menu.lst, which contains the required eclipse files. <br>
Please refer to:<br>
<a href="https://github.com/BarrelfishOS/barrelfish/blob/master/hake/menu.lst.x86_64" _src="https://github.com/BarrelfishOS/barrelfish/blob/master/hake/menu.lst.x86_64">https://github.com/BarrelfishOS/barrelfish/blob/master/hake/menu.lst.x86_64</a><br>
<br>
<br>
-- Reto</div>
</div>
<div class="hiri-signature-wrapper" contenteditable="false">-- <br>
<br>
Reto Achermann<br>
PhD Student, Systems Group, ETH Zurich<br>
 </div>
 
<div class="hiri-extra" contenteditable="false">
<p>On 2019-01-24 03:58:33+01:00 Barrelfish-users wrote:</p>
<blockquote style="padding-left:10px; border-left:1px solid #ccc; margin:0">
<div><style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hello,</p>
 
<p style="margin-top:0;margin-bottom:0">I am getting an error (<span>"Aborting: can't find boot file!"</span>) when I try to</p>
<p style="margin-top:0;margin-bottom:0">boot Barrelfish on my baremetal server. Attached is the image with</p>
<p style="margin-top:0;margin-bottom:0">the error.</p>
 
<p style="margin-top:0;margin-bottom:0">I checked the Barrelfish mailing list for such previous errors, and found</p>
<p style="margin-top:0;margin-bottom:0">that the path to skb_ramfs.cpio.gz was the problem. However, the path</p>
<p style="margin-top:0;margin-bottom:0">to that file is correct in my setup.</p>
 
<p style="margin-top:0;margin-bottom:0">Below is my menu.lst file:</p>
 
<div>title           Barrelfish<br>
uuid            ab18dcf7-049c-4005-b6b6-a8547ffda9de<br>
kernel          /boot/barrelfish/x86_64/sbin/elver<br>
<br>
module          /boot/barrelfish/x86_64/sbin/cpu<br>
module          /boot/barrelfish/x86_64/sbin/init<br>
<br>
module          /boot/barrelfish/x86_64/sbin/mem_serv<br>
module          /boot/barrelfish/x86_64/sbin/monitor<br>
<br>
module          /boot/barrelfish/x86_64/sbin/ramfsd boot<br>
module          /boot/barrelfish/x86_64/sbin/skb boot<br>
modulenounzip   /boot/barrelfish/skb_ramfs.cpio.gz nospawn<br>
module          /boot/barrelfish/x86_64/sbin/kaluga boot<br>
module          /boot/barrelfish/x86_64/sbin/acpi boot<br>
module          /boot/barrelfish/x86_64/sbin/spawnd boot<br>
module          /boot/barrelfish/x86_64/sbin/startd boot<br>
module          /boot/barrelfish/x86_64/sbin/routing_setup boot<br>
<br>
module          /boot/barrelfish/x86_64/sbin/pci auto<br>
module          /boot/barrelfish/x86_64/sbin/corectrl auto<br>
module          /boot/barrelfish/x86_64/sbin/ahcid auto<br>
<br>
#networking<br>
module          /boot/barrelfish/x86_64/sbin/rtl8029 auto<br>
module          /boot/barrelfish/x86_64/sbin/e1000n auto<br>
<br>
#other networking<br>
module          /boot/barrelfish/x86_64/sbin/NGD_mng auto<br>
module          /boot/barrelfish/x86_64/sbin/netd auto<br>
<br>
module          /boot/barrelfish/x86_64/sbin/serial_pc16550d<br>
module          /boot/barrelfish/x86_64/sbin/fish<br>
 </div>
Thanks,
<p style="margin-top:0;margin-bottom:0">Mohan</p>
</div>
</div>
</blockquote>
</div>
</body>
</html>