From: Henry N. <Hen...@Ar...> - 2008-03-25 22:12:44
|
Paolo Minazzi wrote: > At home I have Vista Home Edition. > I have some problems with colinux. > Both 0.7.2 and 0.8.0 doesn't exit to console after "poweroff" and > "halt" command. This happens only rarely, but almost everytime my > colinux stops on "System halted" message, then I have to close > manually the console. Have you set the environment in batch? set COLINUX_CONSOLE_EXIT_ON_DETACH=1 Is the FLTK-console Attached or Detached? Have you the last lines from the output of colinux-daemon.exe? (after the power off), for example EXT3 FS on cobd0, internal journal System halted. colinux: Linux VM terminated colinux: halted, exiting. Have you tryed the menu in fltk console: Monitor - Shudown? The same as you run the command: "shutdown -h now" > An other small problem is this. > I have installed the driver (linux.sys). > Then I use colinux and all is ok (I have only the problem of exit that > I have explained before). > When I restart the system and I launch the BAT that starts colinux, > appears a message that tell to check the driver status. > The driver is installed ! If I remove the driver and reinstall it, all works. > But If I restarted the system there is the same problem. The daemon > tell to check the driver status ..... Hm. First check the driver status with Windows tools. Open your hardware manager, enable "see all hidden devices" and say is the coLinux driver in running mode? If not, try to start it. Stays the "Start type" on "automatic"? Any errors in the driver properties? (German howto find coLinux driver in Windows Device Manager: http://www.henrynestler.com/colinux/screenshoots/HardwareDeviceManager.png, http://www.henrynestler.com/colinux/screenshoots/driver-details-grayed.png) What is the output of "colinux-daemon --status-driver" in the line "current state:..." if the driver is not usable? Sorry, have no Vista running. -- Henry N. |