From: Henry N. <hen...@ar...> - 2010-03-07 00:21:57
|
Cooperative Linux version 0.7.6 was released now. Release: 0.7.6 Kernel: 2.6.22.18 Build date: February 5 2010 Release date: March 6 2010 This is a bugfix release. Please check the project file release and wiki for information, updates and progress. Downloads: http://sourceforge.net/projects/colinux/files/coLinux-stable/0.7.6-linux-2.6.22.18 News: http://www.colinux.org/?section=status Wiki: http://colinux.wikia.com Snapshots: http://www.colinux.org/snapshots ---- NEWS General: * Bug #2895531: "mkfs.ext3 freezes on scsi disks" fixed by limit number of entries in scsi queue from 73 to 32, and changed type from Critical- into DelayedWorkQueue. * Bug #2890857: Fixed panic "COSCSI: response: use_sg (2) > 1". Walking thought scsi scatterlist with more as 1 segment now. * Bug #2893343: VMALLOC_END was overlapping coLinux shared host memory. If user used mem=1000, then this crashed Linux kernel or the host. Maximal guest memory limit is 984 MB, host driver will adjust it now. * Bug #2911886: Move file to subdirecory was blocked under cofs. * Bugfix pci device list. conet0 was missing in bootlog sometimes. Console: * FLTK: Fix buffer overflow for option cocon=x*y with x > 256 columns. -- Henry N. |
From: Nambi J U <ju...@gm...> - 2010-03-07 12:26:02
|
Hi Henry, I downloaded the latest release 0.7.6 and upgraded from previous version 0.7.5, now for some reason the TAP Win32 does not install and gives and error every time I try to install, so I am not able to use coLinux. Please help, please let me know if you require more information. Thank you, Regards, Nambi On Sun, Mar 7, 2010 at 5:51 AM, Henry Nestler <hen...@ar...> wrote: > Cooperative Linux version 0.7.6 was released now. > > Release: 0.7.6 > Kernel: 2.6.22.18 > Build date: February 5 2010 > Release date: March 6 2010 > > This is a bugfix release. > Please check the project file release and wiki for information, updates > and progress. > > Downloads: > > http://sourceforge.net/projects/colinux/files/coLinux-stable/0.7.6-linux-2.6.22.18 > News: http://www.colinux.org/?section=status > Wiki: http://colinux.wikia.com > Snapshots: http://www.colinux.org/snapshots > > ---- > NEWS > > General: > * Bug #2895531: "mkfs.ext3 freezes on scsi disks" fixed by limit number > of entries in scsi queue from 73 to 32, and changed type from Critical- > into DelayedWorkQueue. > * Bug #2890857: Fixed panic "COSCSI: response: use_sg (2) > 1". > Walking thought scsi scatterlist with more as 1 segment now. > * Bug #2893343: VMALLOC_END was overlapping coLinux shared host memory. > If user used mem=1000, then this crashed Linux kernel or the host. > Maximal guest memory limit is 984 MB, host driver will adjust it now. > * Bug #2911886: Move file to subdirecory was blocked under cofs. > * Bugfix pci device list. conet0 was missing in bootlog sometimes. > > Console: > * FLTK: Fix buffer overflow for option cocon=x*y with x > 256 columns. > > -- > Henry N. > > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > coLinux-users mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-users > |
From: Henry N. <hen...@ar...> - 2010-03-07 14:12:02
|
Hello Nambi, Nambi J U wrote: > I downloaded the latest release 0.7.6 and upgraded from previous > version 0.7.5, now for some reason the TAP Win32 does not install and > gives and error every time I try to install, so I am not able to use > coLinux. > In normal case you not need update the driver. But the installer can't check your installed version and will all times call "tapcontrol.exe update OemWin2k.inf TAP0801co". That should popup a "Driver Sign check" from Microsoft [1]. If you not have seen this popup or if you have not allowed the install, then you can get a non or wrong installed driver. Of curse, the driver should not in use while update is in process. The install log from colinux installer (coLinux-0.7.6.exe) would be interesting for me. There was a button "show details" on install process to see the logs from installer. To re-install on your machine, use the command prompt please: cd C:\coLinux\netdriver tapcontrol.exe remove TAP0801co tapcontrol.exe install OemWin2k.inf TAP0801co More about command line and TAP-Win32 driver you will find in Wiki: http://colinux.wikia.com/wiki/TAP-Win32_driver#Tapcontrol.exe_-_On_the_command_line [1] http://www.henrynestler.com/colinux/screenshoots/tap32-win-logo-testing.png -- Henry N. |
From: Nambi J U <ju...@gm...> - 2010-03-08 03:27:15
|
Hi Henry, The following was the problem. I found this post, did the fix and it worked. http://forums.techguy.org/windows-xp/235959-cannot-find-file-specified-during.html Thank you for the support and for coLinux. Regards, Nambi On Sun, Mar 7, 2010 at 7:41 PM, Henry Nestler <hen...@ar...> wrote: > Hello Nambi, > > Nambi J U wrote: > > I downloaded the latest release 0.7.6 and upgraded from previous version > 0.7.5, now for some reason the TAP Win32 does not install and gives and > error every time I try to install, so I am not able to use coLinux. > > > In normal case you not need update the driver. But the installer can't > check your installed version and will all times call "tapcontrol.exe update > OemWin2k.inf TAP0801co". That should popup a "Driver Sign check" from > Microsoft [1]. If you not have seen this popup or if you have not allowed > the install, then you can get a non or wrong installed driver. Of curse, the > driver should not in use while update is in process. > > The install log from colinux installer (coLinux-0.7.6.exe) would be > interesting for me. There was a button "show details" on install process to > see the logs from installer. > > To re-install on your machine, use the command prompt please: > > cd C:\coLinux\netdriver > tapcontrol.exe remove TAP0801co > tapcontrol.exe install OemWin2k.inf TAP0801co > > > More about command line and TAP-Win32 driver you will find in Wiki: > > http://colinux.wikia.com/wiki/TAP-Win32_driver#Tapcontrol.exe_-_On_the_command_line > > [1] > http://www.henrynestler.com/colinux/screenshoots/tap32-win-logo-testing.png > > -- > Henry N. > > |