From: Dan A. <da...@gm...> - 2004-02-02 23:30:21
|
On Mon, Feb 02, 2004 at 03:13:17PM -0800, ePAc wrote: > I hope this makes more sense to some of you than to me... I'll try to make the most of it. > this the the bugcheck i got after a clean boot, running it once, and got a > error -15 (as mentioned in other posts), and on the second try, a couple > of minutes later, this BSOD. Just to make it clear about what happens in the case described above: When the daemon terminates normally, it uninstalls the linux.sys service. If you get a BSOD, linux.sys is left installed as a service, and when the daemon is ran again after reboot, it returns -15 since the service is already installed. It then removes the service and exits. On the second try, it runs normally. Yeah, it could be made more simple. Please send patches :) -- Dan Aloni da...@gm... |