Index of /colinux/releases/0.7.1/packages

      Name                                 Last modified       Size  Description

[DIR] Parent Directory 04-Jun-2008 20:01 - [   ] daemons-0.7.1-20070714.dbg.zip 16-Jul-2007 17:51 442k Win32 with debugging [   ] daemons-0.7.1-20070714.zip 16-Jul-2007 17:51 333k Win32 for normal run [   ] modules-2.6.12-co-0.7.1-20070714.tgz 16-Jul-2007 17:52 1.0M Kernel modules [   ] vmlinux-2.6.12-co-0.7.1-20070714.zip 16-Jul-2007 17:54 1.3M Linux kernel


Note, ZIP packages does not include an installer.
Remember to reload the driver with these commands:

	cd c:\CurrentCoLinuxInstall
	colinux-daemon.exe --remove-driver
	cd c:\NewCoLinuxInstall
	colinux-daemon.exe --install-driver

Inside coLinux please update modules as follow:

	rm -rf /lib/modules/*-co-*
	tar -xzf modules-*-co-*.tgz -C /
	chown -R root:root /lib/modules/*-co-*