Re: [9fans] Hey, new to this. Trying to get plan9 to work in a VM.

2011-06-05 Thread Andreas Wagner
I couldn't get plan9 to run in my qemu vm but 9front (plan9 fork) works flawlessly. http://code.google.com/p/plan9front/ - Andreas On Sun, Jun 5, 2011 at 2:18 AM, Josh Marshall < joshua.r.marshall.1...@gmail.com> wrote: > I'm chugging through the resources, reading, and documentation. This > s

Re: [9fans] 9p hello world

2011-09-05 Thread Andreas Wagner
> What is Nemo's book? http://lsub.org/who/nemo/9.intro.pdf http://www.lulu.com/product/paperback/introduction-to-os-abstractions-using-plan-9-from-bell-labs/5482490 - Andreas

Re: [9fans] Real time Glenda

2012-04-21 Thread Andreas Wagner
http://doc.cat-v.org/plan_9/real_time/ On Sat, Apr 21, 2012 at 3:38 PM, Don Bailey wrote: > Has anyone attempted to create a real time version of Plan 9? What would this > effort require? Would substantial changes to the kernel be needed? > > D