<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<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"><br>
</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
<br>
</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"><br>
</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.<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Below is my menu.lst file:</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"></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>
<br>
</div>
Thanks,
<p></p>
<p style="margin-top:0;margin-bottom:0">Mohan<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
</div>
</body>
</html>