[Barrelfish-users] Boot barrelfish on real hardware problem
lijl at umich.edu
lijl at umich.edu
Sun Oct 30 20:31:25 CET 2011
Hi,
I'm trying to boot barrelfish natively. Everything looks fine until I
received the following error messages when I boot:
...(ignoring previous messages)
chips: notifying client about skb
chips: notifying client about skb
chips: client waiting for pci_discovery_done
ERROR: pci.0 in init_allocators() ../usr/pci/pcimain.c:121
ERROR: adding region 99 FAILED
Failure: ( libmm) Node already present in add_node()
[MM_ERR_ALREADY_PRESENT]
Aborted
Can anyone tell me how to solve this problem?
I make install barrelfish into a separate disk partition and added the
following menu.lst entries (i'm using grub 0.97):
title Barrelfish
root (hd0,3) //disk partition that contains installed barrelfish
kernel /boot/barrelfish/x86_64/sbin/elver
module /boot/barrelfish/x86_64/sbin/cpu
module /boot/barrelfish/x86_64/sbin/init
module /boot/barrelfish/x86_64/sbin/mem_serv
module /boot/barrelfish/x86_64/sbin/monitor
module /boot/barrelfish/x86_64/sbin/chips boot
module /boot/barrelfish/x86_64/sbin/ramfsd boot
module /boot/barrelfish/x86_64/sbin/skb boot
modulenounzip /boot/barrelfish/skb_ramfs.cpio.gz nospawn
module /boot/barrelfish/x86_64/sbin/pci boot
module /boot/barrelfish/x86_64/sbin/spawnd boot
module /boot/barrelfish/x86_64/sbin/startd boot
module /boot/barrelfish/x86_64/sbin/routing_setup boot
module /boot/barrelfish/x86_64/sbin/e1000n
module /boot/barrelfish/x86_64/sbin/netd cardname=e1000
module /boot/barrelfish/x86_64/sbin/serial
module /boot/barrelfish/x86_64/sbin/fish
Thanks
Jialin Li
More information about the Barrelfish-users
mailing list