|
From: Guy Gascoigne-P. <gu...@wy...> - 2004-05-23 20:20:26
|
Hmm, new install on a new box, and all sorts of things that worked on box 1 don't seem to want to work on box 2 :( I can run coLInux directly with no issues, it starts nice and quickly and runs really nicely. However when I try to run it as a service it just fails, and I can't see any sign of any way to find out what's going wrong. Here's the trace: C:> ./colinux-daemon.exe --install-service -c ./default.colinux.xml Cooperative Linux Daemon, 0.6.1 Compiled on Fri May 21 20:46:24 2004 daemon: installing service 'Cooperative Linux' daemon: service command line: "C:\Program Files\coLinux\colinux-daemon.exe" --run-service "Cooperative Linux" -d -c "./default.colinux.xml" daemon: setting restart options daemon: service installed. C:> net start "Cooperative Linux" The Cooperative Linux service is starting. The Cooperative Linux service could not be started. The service did not report an error. More help is available by typing NET HELPMSG 3534. Without a console of some kind there doesn't appear to be any way to get access to any log messages, is there some hidden paramter perhaps that will caluse coLinux to log to a file so that we can see what's going wrong? Or am I missing something obvious? Guy |