[Barrelfish-users] Boot barrelfish on real hardware problem
Simon Peter
speter at inf.ethz.ch
Tue Nov 1 16:01:47 CET 2011
Looks fine ("No bootscript" is not an error message). The next thing you
should see is the shell coming up.
If that's not happening, then that's bad, as it doesn't seem to be
printing any error. Can you check whether there are any "waiting for
service" lines for services you might've not loaded? I'm assuming your
menu.lst from below is the stock one?
Simon
On 01.11.2011 15:48, lijl at umich.edu wrote:
>
> Hey,
>
> I'm trying to boot barrelfish natively but encountered the following
> problem
>
> "...
>
> startd.0: starting app /x86_64/sbin/serial on core 0
>
> spawnd.0: spawning /x86_64/sbin/serial on core 0
>
> startd.0: starting app /x86_64/sbin/fish on core 0
>
> spawnd.0: spawning /x86_64/sbin/fish on core 0
>
> No bootscript
>
> "
>
> I use the following menu.lst entires
>
> 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/serial
> module /boot/barrelfish/x86_64/sbin/fish
>
> Can anyone help me with this problem?
>
> Sincerely,
> Jialin
>
> _______________________________________________
> Barrelfish-users mailing list
> Barrelfish-users at lists.inf.ethz.ch
> https://lists.inf.ethz.ch/mailman/listinfo/barrelfish-users
More information about the Barrelfish-users
mailing list