Re: [CapROS-devel] more requirements for capros
Status: Beta
Brought to you by:
clandau
|
From: John C. <joh...@sb...> - 2005-05-17 04:54:48
|
Sandro Magi wrote: > Here was a page I wrote to get EROS working before it forked into CapROS > > http://naasking.homeip.net/prog/eros/eros-build.html > > It explains how to get EROS running under the QEMU CPU emulator. I'm > not sure how applicable the instructions are to CapROS, since I > haven't had a chance to really sit down with it, but a cursory glance > at the source makes me think they should still apply. I don't think > the patch needs to be applied anymore though. > > Sandro I used hello-small instead of hello-simple. I guess they may be the same thing. Okay, I got qemu running and the console appears, and there is a bunch of text that scrolls by in the console, and near the end, appears "hello, world" So, I guess it's working. However, in my kde terminal window, the following appears: warning: could not open /dev/net/tun: no virtual network emulation I even get this while running qemu as root, and /dev/net/tun is read/write to user root. There's probably some debian package or kernel driver that I am missing. I am running the 2.6.11.7 kernel. John |