Re: [Geekos-devel] User Process Question...?
Status: Pre-Alpha
Brought to you by:
daveho
From: David H. <da...@cs...> - 2002-09-03 18:39:54
|
On Thu, Aug 29, 2002 at 09:52:20PM -0500, Derrick Swinarsky wrote: > I have downloaded the experimental version 0.1.0 and have compiled it on my win98 machine with cygwin. I have loaded it into the bochs simulator and it seems to come up with no problem. But... there are no user processes running. There is no keyboard echo, scrolling b's or anything. Have I done something wrong, or is this the intended output? Sorry for the delay in replying; I was out of town last week. Version 0.1.0 is quite old, and contains a large number of bugs. (In fact, I'd say that it is extremely broken, and I don't recall why I even released it in the Files section.) I'd suggest checking the latest sources out from CVS; the web page explains how to do this. If you have trouble with CVS, I'd be happy to send you a tarball of the latest sources. In general, user processes should work, although they don't do much at the moment due to the lack of any useful system calls. -Dave |