-
I've had the same problem, but now it works fine.
Try to do next:
1. Make copy of your working image.
2. Add this copy as second image to config file or command line of colinux-daemon.exe in old coLinux directory.
3. Start your working coLinux and remove /lib/modules/2.6.25.20-co-0.8.0 folder from copy of the image.
4. Set this copy as root image for version 20091105.
5. If you install...
2009-11-06 16:49:48 UTC in Cooperative Linux
-
Hi Brian,
{4D36E972-E325-11CE-BFC1-08002BE10318} is the key of TAP-Colinux driver and probably you have previous entries of it in the registry.
Try to do next steps:
1. Uninstall andLinux.
2. Backup your registry.
3. With any registry tool find all entries of 'coLinux' in key and data fields and remove keys with this fields.
4. Find and remove all keys with 'tap0801co'.
5. Install a.
2009-11-05 11:39:17 UTC in Cooperative Linux
-
For debuging purposes it will be very usefull to add options for changing driver name instead of linux.sys.
Example:
colinux-daemon.exe --remove-driver-name colinux-0.80-00.sys
colinux-daemon.exe --install-driver-name colinux-0.80-01.sys.
2009-11-04 02:11:30 UTC in Cooperative Linux
-
Henry,
I close this tracker and will wait for next autobuild with kernel 2.6.25.20 (it is closer to 2.6.26.2, which is used in Debian 5.0.3).
With many thanks, Peter.
2009-11-03 21:39:30 UTC in Cooperative Linux
-
Summary.
=======
Version 0.8.0 with kernel 2.6.25.20:
...
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
...
scsi1: unhandled opcode: 51
...
Kernel panic - not syncing: COSCSI: response: use_sg (2) > 1!
Version 0.8.0 with kernel 2.6.22.18:
Version 0.7.5:
Version 0.7.4:
...
scsi1: unhandled opcod.
2009-11-02 18:44:44 UTC in Cooperative Linux
-
Summary.
=======
Version 0.8.0 with kernel 2.6.25.20:
...
Driver 'sd' needs updating - please use bus_type methods
Driver 'sr' needs updating - please use bus_type methods
...
scsi1: unhandled opcode: 51
...
Kernel panic - not syncing: COSCSI: response: use_sg (2) > 1!
Version 0.8.0 with kernel 2.6.22.18:
Version 0.7.5:
Version 0.7.4:
...
scsi1: unhandled opcod.
2009-11-02 18:32:31 UTC in Cooperative Linux
-
Sorry, but server http://www.fs2you.com/ is unaccesible.
Peter.
2009-10-28 22:31:41 UTC in Cooperative Linux
-
You can install 32-bit version of OS on another partition. Om my Intel Dual core with XP SP2 coLinux works fine.
2009-10-28 22:10:38 UTC in Cooperative Linux
-
Cygwin version of JWasm does not understand Cygwin notation of path:
bin/jwasm @cfg/jwasmcyg.cfg -Dmdl_Y=1 -Dcmp_GC=1 -elf -Dgen_ELF -Foi:/obj/dk32/lib/Ya/imax.o /cygdrive/p/dk32/src/lib/mas/imax.mas
Error! E141: Invalid command-line option: /cygdrive
File jwasmcyg.cfg:
-nologo -I. -I/dk32/inas -Cx -Zm -Zp4 -Zd -Zi -c -D_DK -D_IN_DKLIB.
2009-06-02 12:29:12 UTC in JWasm
-
The file watcomc.c is needed not only for Cygwin but for MinGW also. The patched version of GccWin.mak is in GccWinp.zip.
2009-06-02 08:36:10 UTC in JWasm