Index of /colinux/releases/0.7.1
Name Last modified Size Description
Parent Directory 08-Jun-2008 19:23 -
ChangeLog 16-Jul-2007 17:54 59k full list of changes
NEWS 16-Jul-2007 17:54 23k Short news
RUNNING 05-Nov-2007 05:29 9k Howto install
coLinux-0.7.1-1-src.tar.gz 05-Nov-2007 05:25 464k Source
coLinux-0.7.1.exe 16-Jul-2007 17:57 3.2M win32 installer
linux-2.6.12-co-0.7.1.patch.gz 16-Jul-2007 17:58 60k combined kernel patch
md5sums 18-Nov-2007 06:20 1k MD5 checksums
packages/ 04-Jun-2008 20:01 - ZIP packages
coLinux version 0.7.1 (Build 20070714)
Kernel: 2.6.12, gcc: 3.4.5
* This a copy from release build
* 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
* If have no initrd:
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-*