<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.linux.colinux.general">
    <title>gmane.linux.colinux.general</title>
    <link>http://blog.gmane.org/gmane.linux.colinux.general</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5389"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5385"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5380"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5376"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5370"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5365"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5362"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5360"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5345"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5348"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5345"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5341"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5340"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5338"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5337"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5325"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5318"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.colinux.general/5317"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5389">
    <title>Debugging kernel modules</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5389</link>
    <description>&lt;pre&gt;Hello,

It is possible to debug kernel modules with indicating 'debug'
paramater to uml at specified this address:

http://user-mode-linux.sourceforge.net/old/debugging.html

Is it possible to debug kernel modules with coLinux? Is it possible to
provide configured debug vmlinux kernels for slow machines?

Thanks in advance.

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
&lt;/pre&gt;</description>
    <dc:creator>deneme.true</dc:creator>
    <dc:date>2012-04-19T20:47:07</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5385">
    <title>kernel module programming</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5385</link>
    <description>&lt;pre&gt;I am trying to compile a kernel module for coLinux and I get /"bin/sh:
scripts/mod/modpost: not found" error.

As mentioned this thread:

http://old.nabble.com/-Q--Building-additional-kernel-module-td4769274.html

I couldn't find "conf/linux-config" kernel config file.

Also I try this QA 38:
http://colinux.wikia.com/wiki/CoLinux_FAQ#Q38._Howto_get_kernel_headers_for_coLinux_to_build_an_additional_module.3F

At this website:
http://translate.google.com/translate?sl=zh-CN&amp;amp;tl=en&amp;amp;js=n&amp;amp;prev=_t&amp;amp;hl=tr&amp;amp;ie=UTF-8&amp;amp;layout=2&amp;amp;eotf=1&amp;amp;u=http%3A%2F%2Fblog.csdn.net%2Fsabalol%2Farticle%2Fdetails%2F2076610

I must execute "make scripts" command to create modpost but before
executing "make scripts" command, kernel config file should be
generated.

Is there any method for coLinux without configuring kernel(or with
default values)? because it takes a lot of time and it is possible to
make errors when configuring kernel.

Thanks in Advance.

------------------------------------------------------------------------------
Better than&lt;/pre&gt;</description>
    <dc:creator>deneme.true</dc:creator>
    <dc:date>2012-04-17T17:42:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5380">
    <title>Crashing problem</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5380</link>
    <description>&lt;pre&gt;I've been having a problem with coLinux crashing on me.  The crash
happens as soon as I start coLinux, but it only happens about 5%-10% of
the time.  I'm running coLinux on WinXP SP3.  When it crashes, it most
often just reboots the host PC.  Very rarely it will blue screen instead.

I've done some searching on the mailing list already and found some
posts about PAE causing a problem.  I did some experiments and I can get
coLinux to start without crashing by turning PAE off.  If I boot Windows
with the parameters /nopae /noexecute=alwaysoff, then I can't reproduce
the crash.  I've also experimented with the other parameters to
/noexecute, but alwaysoff is the only one that works since it's the only
one that truely disables PAE.

Unfortunately, I cannot run the system with PAE off.  I need PAE on so
DEP is enabled.  So my questions are: Is it possible to run with PAE on?
 Is there any other things I can try try and fix the crash?  I'm willing
to get into the code to try and track down this bug and fix it.  Wh&lt;/pre&gt;</description>
    <dc:creator>Lorne Sturtevant</dc:creator>
    <dc:date>2012-03-26T19:53:29</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5376">
    <title>64bit support</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5376</link>
    <description>&lt;pre&gt;We're currently using coLinux for a project.  We're using it in 32 bit
mode right now, but we require 64bit support.  We noticed there was a
posting for someone else wanting this on oDesk back in Novemenber, but
nothing seems to have come from that.

Is there anyone out there that can add the 64 bit support?  We'll be
able to pay anyone that can perform the work.  All the code can be kept
under the same license.  We just need 64 bit to work.

&lt;/pre&gt;</description>
    <dc:creator>Lorne Sturtevant</dc:creator>
    <dc:date>2012-03-05T22:08:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5370">
    <title>Problem with ptrace protection in Ubuntu</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5370</link>
    <description>&lt;pre&gt;Hi.

I am running andLinux/coLinux:

$ uname -a
Linux andLinux 2.6.33.7-co-0.7.10-r1588 #1 PREEMPT Mon Aug 8 04:13:31 UTC 2011 i686 athlon i386 GNU/Linux

But...

$ cat /etc/motd | head -n 1
Welcome to Ubuntu 11.10 (GNU/Linux 2.6.33.7-co-0.7.10-r1588 i686)

Now the problem is so-called "ptrace protection", explained there:
https://wiki.edubuntu.org/SecurityTeam/Roadmap/KernelHardening#ptrace_Protection

I tried to use tools like reptyr and injcode:
https://github.com/nelhage/reptyr#readme
https://github.com/ThomasHabets/injcode#readme

Both of them do not work as expected. My suspicion is that this is due to my combination of coLinux kernel (without yama) and new Ubuntu (relying on yama). I tried to run the tools as root (sudo -i) because I expected ptrace protection to be inactive according to the description at Ubuntu, but to no avail.

My questions are:
  1) Can you confirm that my suscpcion is correct?
    2a) If not, what else might be the reason for my problems?
    2b) If so, is there anything I can d&lt;/pre&gt;</description>
    <dc:creator>Alexander Kriegisch</dc:creator>
    <dc:date>2012-02-01T04:48:11</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5365">
    <title>Your Ubuntu bluescreens !</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5365</link>
    <description>&lt;pre&gt;Hello Bob,
Not sure about Henry, but I'm a bit annoyed by the tone of your
messages. Maybe you should try harder to figure out issue yourself ?
Maybe there's something wrong with your PC if no one else had similar
issues ? Does anyone care about this new Ubuntu release, you piss
everyone off ? Pardon my French ;) Nothing personal...

It would be better if somebody that understands colinux well looked at the
patterns in memory where the corruption is detected to see if they recognize
anything related to what colinux is doing.

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
&lt;/pre&gt;</description>
    <dc:creator>qnx4ever</dc:creator>
    <dc:date>2012-01-23T21:08:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5362">
    <title>kernel</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5362</link>
    <description>&lt;pre&gt;now i have built my own colinux kernel
but after i have do
make modules
must i create a initrd.gz?
and if so
how?


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
&lt;/pre&gt;</description>
    <dc:creator>mattias</dc:creator>
    <dc:date>2012-01-17T11:41:39</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5360">
    <title>lvm</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5360</link>
    <description>&lt;pre&gt;anyone using physical partitions with lvm on colinux
if so
i try it and it try to mount but fail
no root fs to mount
what should i enter as root partion?
/dev/cobd0?
i have created cobd devices on the physical linux
but no luck




------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
&lt;/pre&gt;</description>
    <dc:creator>mattias</dc:creator>
    <dc:date>2012-01-16T16:51:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5348">
    <title>ram memory</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5348</link>
    <description>&lt;pre&gt;  if i will let my colinux vm have 512 ram
how should the line in my config look like


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
&lt;/pre&gt;</description>
    <dc:creator>mattias</dc:creator>
    <dc:date>2012-01-04T19:40:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5348">
    <title>ram memory</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5348</link>
    <description>&lt;pre&gt;  if i will let my colinux vm have 512 ram
how should the line in my config look like


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
&lt;/pre&gt;</description>
    <dc:creator>mattias</dc:creator>
    <dc:date>2012-01-04T19:40:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5345">
    <title>Colinux blue screen crashes</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5345</link>
    <description>&lt;pre&gt;Hi:

 

I have been having problems with blue screen crashes when running colinux.
They are usually  memory corruptions, irql too high, corrupt page table
list. The just started when I tried to get ndis bridge mode networking
working on Portable Ubuntu which uses colinux. I never had any crashes when
using the slirp mode networking.  Also, I never have any crashes when
colinux is not running.

 

Many dumps had Kaspersky driver active at the time of crash.

Kaspersky support has analyzed the dump and say that their driver

Is not causing the problem.  So to prove it, I uninstalled Kaspersky and
used their clean up utility to removed all components, and registry items.

It still crashed with memory corruption but this time the active module was
nt .  The windbg output of this dump is:

 

kd&amp;gt; !analyze -v

****************************************************************************
***

*
*

*                        Bugcheck Analysis
*

*
*

*********************************************************************&lt;/pre&gt;</description>
    <dc:creator>Bob Wheater</dc:creator>
    <dc:date>2012-01-04T02:07:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5348">
    <title>ram memory</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5348</link>
    <description>&lt;pre&gt;  if i will let my colinux vm have 512 ram
how should the line in my config look like


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
&lt;/pre&gt;</description>
    <dc:creator>mattias</dc:creator>
    <dc:date>2012-01-04T19:40:03</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5345">
    <title>Colinux blue screen crashes</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5345</link>
    <description>&lt;pre&gt;Hi:

 

I have been having problems with blue screen crashes when running colinux.
They are usually  memory corruptions, irql too high, corrupt page table
list. The just started when I tried to get ndis bridge mode networking
working on Portable Ubuntu which uses colinux. I never had any crashes when
using the slirp mode networking.  Also, I never have any crashes when
colinux is not running.

 

Many dumps had Kaspersky driver active at the time of crash.

Kaspersky support has analyzed the dump and say that their driver

Is not causing the problem.  So to prove it, I uninstalled Kaspersky and
used their clean up utility to removed all components, and registry items.

It still crashed with memory corruption but this time the active module was
nt .  The windbg output of this dump is:

 

kd&amp;gt; !analyze -v

****************************************************************************
***

*
*

*                        Bugcheck Analysis
*

*
*

*********************************************************************&lt;/pre&gt;</description>
    <dc:creator>Bob Wheater</dc:creator>
    <dc:date>2012-01-04T02:07:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5341">
    <title>Is there any way to improve cofs performance?</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5341</link>
    <description>&lt;pre&gt;Hi, I'm a new user, using coLinux 0.7.9 with the 2.6.33.7 kernel.   I'm using cofs for a certain application, and it seems to be the bottleneck with throughput.   In 
researching this, it seems that cofs is just slow, and that's how it is, but I was wondering if there's any way at all to speed it up.  I think I read that cofs already writes asynchronously, and that in tests -noatime didn't seem to make a difference.  Is there anything else to try?   Any little performance gain would really help out a lot.

Thanks!

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
&lt;/pre&gt;</description>
    <dc:creator>Jeff Berman</dc:creator>
    <dc:date>2011-12-27T22:45:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5340">
    <title>Contents of coLinux-users digest...</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5340</link>
    <description>&lt;pre&gt;Hi Boris,

i is correct that you cant us the image with read only kernel command line (ro).
There a also some other errors that come up if the image is used
without the suggest speedlinux installer.
But this errors don't relay matter and you can fix this quit easy.

I also use a tweaked initrd in combination with speedlinux.
You my use the initrd.gz from speedlinux to get red of some errors.

Still the image comes up and is usable.

Put the base.vdi and the swap.vdi into the install directory.
Don't rename this files.

Copy the following text into the files an place the two files also
into the install directory.

Here are my startup.bat and my settings.txt (example.conf)

startup.bat:
&amp;lt; at &amp;gt;echo off
set COLINUX_CONSOLE_FONT=Lucida Console:12
set COLINUX_CONSOLE_EXIT_ON_DETACH=0
:: Enable the following line by removing the "::" if you want to use
all core 2 of the CPU.
set COLINUX_NO_CPU0_WORKAROUND=Y
start "speedServer (coLinux)" /min colinux-daemon.exe -d -k &amp;lt; at &amp;gt;settings.txt
pause

settings.txt:
exec0="colinux-cons&lt;/pre&gt;</description>
    <dc:creator>Johann Pascher</dc:creator>
    <dc:date>2011-12-16T18:04:10</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5338">
    <title>Contents of coLinux-users digest...</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5338</link>
    <description>&lt;pre&gt;Hi again,

I have to correct myself!

The problem with rsyslog is also present on Ubuntu 12.04.
This images that tar avlabel for download on soeceforge.net
(speedlinux)  are with rsynlog deactivated.

I have now made an other very small image (95Mb compressed) of Ubuntu
11.10 and this image work also very well with rsyslog is deactivated.

http://sourceforge.net/projects/speedlinux/files/base-100-11.10-111214.7z/download
http://sourceforge.net/projects/speedlinux/files/11-10-100/

Yo may also have a look at the script that i use to build a completely
new image.

First i copy one oft the images and name it base_1.vdi (i also could
do it by starting from the scratch).
Then I start my speedlinux and run the script /make-dist.sh

/make-dist.sh as text:
http://freetzlinux.svn.sourceforge.net/viewvc/freetzlinux/trunk/co-precise/henrynestler/tarballs/configs/make-dist.sh?revision=1427&amp;amp;content-type=text%2Fplain&amp;amp;pathrev=1427
/make-dist.sh as download link:
(http://freetzlinux.svn.sourceforge.net/viewvc/freetzlinux/tr&lt;/pre&gt;</description>
    <dc:creator>Johann Pascher</dc:creator>
    <dc:date>2011-12-15T13:09:57</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5337">
    <title>Contents of coLinux-users digest...</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5337</link>
    <description>&lt;pre&gt;Hi Boris Rarden,


No Problem, the image is already on sourceforg.et for download.

I use it with adapted colinix installer (speedlinux
http://sourceforge.net/projects/freetzlinux/).

Here is the link to two 12.04 images.

minimal:
http://sourceforge.net/projects/speedlinux/files/base-200-10-11-11.7z/download

Bigger updated and not completely cleaned:
http://sourceforge.net/projects/speedlinux/files/base-800-28-11-2011.7z/download

I also my explain how i do build the images with debootsrap.
But this in an other mail if some are interested.

Servus Johann Pascher

------------------------------------------------------------------------------
Systems Optimization Self Assessment
Improve efficiency and utilization of IT resources. Drive out cost and 
improve service delivery. Take 5 minutes to use this Systems Optimization 
Self Assessment. http://www.accelacomm.com/jaw/sdnl/114/51450054/
&lt;/pre&gt;</description>
    <dc:creator>Johann Pascher</dc:creator>
    <dc:date>2011-12-13T15:56:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5325">
    <title>upgrade from lenny to squeeze</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5325</link>
    <description>&lt;pre&gt;Hi,

I'm running colinux version 0.7.9.

Is anyone running a recent distribution ? I  found an image for Debian 5.0
lenny.  Has anyone tried upgrading to squeeze with dist-upgrade?

Has anyone tried dual-booting a Ubuntu 11.10 inside colinux ?

Thank you,
Boris
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/_______________________________________________
coLinux-users mailing list
coLinux-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f&amp;lt; at &amp;gt;public.gmane.org
https://lists.sourceforge.net/lists/listinfo/colinux-users
&lt;/pre&gt;</description>
    <dc:creator>Boris Rarden</dc:creator>
    <dc:date>2011-12-07T19:01:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5318">
    <title>coLinux networking not working after installingVirtualBox</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5318</link>
    <description>&lt;pre&gt;Hi

I just installed VirtualBox and my colinux network stopped working.
Any ideas why that happened and how to fix it? (except for
uninstalling VB)
I'm using winpcap for netoworking, and have a static ip configured.

//Tobbe

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
&lt;/pre&gt;</description>
    <dc:creator>Tobbe Lundberg</dc:creator>
    <dc:date>2011-11-28T10:58:21</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5317">
    <title>Can someone help me running coLinux?</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5317</link>
    <description>&lt;pre&gt;Hello, I am very newbie in linux... 
I know something based in colinux, portable ubuntu, but it is using its own image...
I have linux mint 11 in my laptop, and the thing that I know, it is ubuntu based... 
I have read all of the FAQ, about converting distribution for running in colinux, but I get very confused...
I only think about something crazy...
1. Windows 7 Super Bar on  bottom
2. Linux Mint Task Bar on bottom
3. Meego on top
4. Android-x86 Notification bar on top
5. Android-x86 menu (using adw launcher) on left...
Can we do it? 
Sorry for my bad english... 
Sent from my BlackBerry®
powered by Sinyal Kuat INDOSAT
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
&lt;/pre&gt;</description>
    <dc:creator>rinaldo.jonathan-Re5JQEeQqe8AvxtiuMwx3w&lt; at &gt;public.gmane.org</dc:creator>
    <dc:date>2011-11-20T06:55:19</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.colinux.general/5316">
    <title>coLinux sometimes crash my computer (Windows 7)</title>
    <link>http://comments.gmane.org/gmane.linux.colinux.general/5316</link>
    <description>&lt;pre&gt;Hi list,

I have been using coLinux 0.7.3 happily with my old Windows XP PC.
Recently I bought a new PC and moved my coLinux environment. I
installed coLinux 0.7.9 on Windows 7, copied disk image files from old
PC, made some configuration adjustments, and coLinux started to run! A
problem, however, is that coLinux sometimes crash my whole system.
This happens when coLinux starts up. This only happens from time to
time, not always. When it happens, my computer goes black and just
restarts by itself. Does anyone have a same problem? How can I get
useful information to find a cause of this issue?

I use coLinux 0.7.9 with TAP on Windows 7 Professional 32bit, Intel
Core i5. I run Debian 4.0 on coLinux, but I don't think it matters
because my computer crashes as soon as I start coLinux (when it does.)

apptaro

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performa&lt;/pre&gt;</description>
    <dc:creator>Taro App</dc:creator>
    <dc:date>2011-11-17T04:29:03</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.colinux.general">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.colinux.general</link>
  </textinput>
</rdf:RDF>

