Trouble making a filesystem
Andrew Duane
aduane at juniper.net
Wed Apr 6 21:00:34 UTC 2011
I'm having trouble making a working filesystem for my OCTEON1 kernel to run on. I do a "buildworld", but there are three problems:
1) Most of the executables won't execute, they give "Exec format error". The problem seems to be with dynamically linked executables. When I rebuilt "/bin/sh" as a static executable, it worked OK. I guess I could manually fix every Makefile to use static linking, but that seems absurd.
2) Some things aren't being populated. For example, that the only thing in the buildworld output of etc is sendmail. In the installworld output there are a handful of subdirectorties, but no "rc" files.
3) Eventually, the kernel tips over with:
panic: sched_priority: invalid priority 231: nice 0, ticks 1955000 ftick 14022821 ltick 14023821 tick pri 59
Any thoughts on what I'm missing?
--
Andrew Duane Juniper Networks
978-589-0551 10 Technology Park Dr
aduane at juniper.net Westford, MA 01886-3418
More information about the freebsd-mips
mailing list