<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rachel's Blog &#187; colinux WinXP</title>
	<atom:link href="http://www.willmer.com/kb/tag/colinux-winxp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.willmer.com/kb</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 14:27:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Installing CoLinux on WindowsXP</title>
		<link>http://www.willmer.com/kb/2005/07/installing-colinux-on-windowsxp-with-ubuntu/</link>
		<comments>http://www.willmer.com/kb/2005/07/installing-colinux-on-windowsxp-with-ubuntu/#comments</comments>
		<pubDate>Thu, 28 Jul 2005 10:36:33 +0000</pubDate>
		<dc:creator>Rachel</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[colinux WinXP]]></category>

		<guid isPermaLink="false">http://www.willmer.com/kb/2005/02/installing-colinux-on-windowsxp-with-ubuntu/</guid>
		<description><![CDATA[How I installed coLinux on WindowsXP with bridged networking...]]></description>
			<content:encoded><![CDATA[<p>This assumes that you don&#8217;t already have a Linux installation on a dual-boot machine that you want to use, and are going to install Linux from scratch. If you do already have a working Linux setup, then you can use it. The CoLinux FAQ explains <a href="http://wiki.colinux.org/cgi-bin/coLinuxFAQ#A3">how to configure coLinux on a dual-boot machine</a></p>
<ol>
<li>Get a 2nd IP address assigned that you can use on your Windows machine for the colinux interface (assuming you&#8217;ve already got one assigned to the main interface)</li>
<li>Download colinux-0.6.2.exe from sourceforge onto the Windows machine.</li>
<li>Run colinux-0.6.2.exe on the Windows machine</li>
<li>By default, this will install into c:\Program Files\coLinux. I prefer it to be in c:\coLinux.</li>
<li>The setup program claims it needs 7.6MB for a complete install including root filesystem.</li>
<li>You&#8217;ll be offered a choice of distributions &#8211; choose Debian</li>
<li>Decompress the Debian filesystem. You&#8217;ll need bunzip2, I used the version from cygwin, but you can, I think, also use the Tugzip Windows program</li>
<li>Edit the default.config.xml, and change root_fs to be your unzipped debian filesystem. (If you don&#8217;t do this, you&#8217;ll get &#8220;Device index not specified&#8221; when you try to start colinux.</li>
<li>I also increase &#8220;memory size&#8221;.</li>
<li>You should now be able to run &#8220;colinux-daemon -c default.config.xml&#8221; and get a live colinux process.</li>
<li>Login as root and change the default root password from &#8220;root&#8221;</li>
<li>Edit /etc/network/interfaces and /etc/resolv.conf to set the interface&#8217;s IP address, router and default nameserver.</li>
<li>Halt colinux</li>
<li>Setup networking. I used a bridge network between my ethernet and the TAP interface created at the time of colinux install, using the native Windows bridging. (You can also use the WinPCAP option)</li>
<li>Look for new interface in Control Panel. Mine was called &#8220;Local Area Connection&#8221;, since I&#8217;d renamed the original Ethernet to &#8220;Ethernet LAN&#8221;.</li>
<li>Bridge between this and the external interface</li>
<li>Bring up colinux and login as root.</li>
<li>Once you know it works, install it as a service.</li>
</ol>
<p>So now you&#8217;ve got a running CoLinux installation running Debian Woody.</p>
<p><strong>Now upgrade Debian Woody to Debian Sid</strong></p>
<ol>
<li>Edit /etc/apt/sources.list and change stable to unstable</li>
<li>apt-get update</li>
<li>apt-get dist-upgrade</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.willmer.com/kb/2005/07/installing-colinux-on-windowsxp-with-ubuntu/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

