<div dir="ltr">Dear All<br>I have installed Barrelfish on ubuntu 9.10. I removed grub2 and installed grub. The entries in menu.lst look as follows:-<br><br>title        Ubuntu 9.10, kernel 2.6.31-14-generic<br>uuid        0511a240-6039-47ad-a950-19e91e26aeba<br>
kernel        /boot/vmlinuz-2.6.31-14-generic root=UUID=0511a240-6039-47ad-a950-19e91e26aeba ro quiet splash <br>initrd        /boot/initrd.img-2.6.31-14-generic<br><br>title        Ubuntu 9.10, kernel 2.6.31-14-generic (recovery mode)<br>
uuid        0511a240-6039-47ad-a950-19e91e26aeba<br>kernel        /boot/vmlinuz-2.6.31-14-generic root=UUID=0511a240-6039-47ad-a950-19e91e26aeba ro  single<br>initrd        /boot/initrd.img-2.6.31-14-generic<br><br>title        Chainload into GRUB 2<br>
root        0511a240-6039-47ad-a950-19e91e26aeba<br>kernel        /boot/grub/core.img<br><br>title        Ubuntu 9.10, memtest86+<br>uuid        0511a240-6039-47ad-a950-19e91e26aeba<br>kernel        /boot/memtest86+.bin<br>
<br>title       Barrelfish<br>uuid        0511a240-6039-47ad-a950-19e91e26aeba<br>kernel         /boot/barrelfish/x86_64/sbin/elver<br>module         /boot/barrelfish/x86_64/sbin/cpu loglevel=4 logmask=0<br>module         /boot/barrelfish/x86_64/sbin/init<br>
module         /boot/barrelfish/x86_64/sbin/mem_serv<br>module         /boot/barrelfish/x86_64/sbin/monitor bootcpus=0-1<br>module         /boot/barrelfish/x86_64/sbin/chips<br>module         /boot/barrelfish/x86_64/sbin/skb<br>
module         /boot/barrelfish/x86_64/sbin/pci<br>module         /boot/barrelfish/x86_64/sbin/serial<br>module         /boot/barrelfish/x86_64/sbin/fish<br><br>After rebooting, it gave me the following:-<br><br>kernel 1: APIC error interrupt fired!<br>
Monitor on core 1 running perform tests<br><br>Monitor on core 0 running perform tests<br>Spawning skb on core 0 ...<br>Spawning pci on core 0 ...<br>Spawning serial on core 0 ...<br>Spawning fish on core 0 ...<br>chips: client waiting for pci<br>
chips: client waiting for serial<br>chips: client waiting for skb<br>xxx: getpid() returns always 0<br>xxx: getpid() returns always 0<br>WARNING: getenv(ECLIPSELIBRARYPATH_6_0) not implemented<br>WARNING: getenv(ECLIPSELIBRARYPATH) not implemented<br>
chips: notifying client about skb<br>Assertion failed on core 0 in pci: !&quot;NYI: Acpi0sSleep&quot;, function Acpi0sSleep, file ../usr/pci/acpia-osglue.c, line 956<br>Aborted<br><br>Can any one help please?<br><br>Regards<br>
<br>Mohammed<br></div>