The new default branch is 9front. https://github.com/rminnich/9front

I just pushed a commit that:
1. has the execac command use sysr1 for now
2. drops bootrc into a shell before root is mounted so you can poke around
and run execac
3. adds ratrace, execac, and date

When you build nix, look in systab.h, replace
[SYSR1] sysr1,
with
[SYSR1] sysexecac

it's just easier to coopt sysr1 for now

when you boot, make sure you have at least 2 cores; when it drops to a
shell, try this
execac -c 1 /bin/date
That would run /bin/date on core 1.

In a perfect world.

well ...
qunlock called with qlock not held, from 0xffffffff8021e5c2
qunlock called with qlock not held, from 0xffffffff8021e5c2

oops.

If you know how to debug qemu with gdb, well, here's a place to start.
Or just look at what's at that PC in the kernel, and see what it might be

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T5032253608c13e6b-Mc1c1fcd703a83579c25cc727
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to