coLinux
(→‎coLinux 0.6.4 and before with XML configuration: link to comments for changing XML)
(→‎Configuration: Remove stray carats from example configs)
Line 6: Line 6:
 
[http://www.colinux.org/ coLinux] is still under heavy development, and will likely change in the future. This page represents the contributions of various coLinux users. The information may not be tailored to your environment. Like many open source projects, there's no warranty, blah blah blah. There is no guarantee that this program will operate correctly, or indeed, at all.
 
[http://www.colinux.org/ coLinux] is still under heavy development, and will likely change in the future. This page represents the contributions of various coLinux users. The information may not be tailored to your environment. Like many open source projects, there's no warranty, blah blah blah. There is no guarantee that this program will operate correctly, or indeed, at all.
   
= coLinux 0.6.4 and before with [[Configuration file format|XML configuration]] =
 
Old coLinux versions up to 0.6.4 used [[Configuration file format|XML file]] as configuration. We sticked this [http://{{SERVERNAME}}/index.php?title=Getting_Started_with_coLinux&oldid=2223 old Getting Started here].
 
   
  +
=The most IMPORTANT thing to know First=
The current manual should only have the new plain text formats for version 0.7.1 and later.
 
  +
  +
On Microsoft Vista the following actions in this article under the sub-heading above will not work or may not work because as far as I know Microsoft Vista does not have a ms-dos based command prompt program. (COMMENT - The current version of Vista on my desktop DOES have an MS DOS shell. It is still under cmd.exe as it was under XP).
  +
  +
If you are running any version of Microsoft Windows XP or any older Microsoft Windows operating system, clicking on colinux-daemon.exe to open colinux will not work
  +
(the program flashes and then disappears)
  +
  +
For those new to *NIX (Note: *NIX is often used to denote UNIX or UNIX-like operating systems) here is a definition of a "Command Shell". "Command shell" is the technical name for MS-DOS or other program that looks, acts and runs in a similar way to command prompt on Microsoft Windows. You will have to use a command shell program on your operating system (In Windows XP, the program file is called cmd.exe. On older versions of Microsoft Windows just use the command prompt program which is also known by the names of command prompt, MS-DOS or just dos to start colinux.
  +
  +
If you are not an experienced Microsoft Windows user, or do not know how to use Microsoft's command prompt program or cygwin, you must learn how to execute (start a program) with your command shell program to be able to open colinux. Or try one of the [[Installation out of the box]].
   
 
=Terminology=
 
=Terminology=
Line 32: Line 39:
 
= Download and Installation =
 
= Download and Installation =
   
  +
See also [http://colinux.svn.sourceforge.net/svnroot/colinux/branches/stable/RUNNING README] on SourceForge.
See Also [[README]]
 
   
Go to the [http://sourceforge.net/projects/colinux/files/ downloads] sourceforge downloads page.
+
Go to the [http://sourceforge.net/projects/colinux/files Downloads] on SourceForge.
Download and run the most recent executable installer from package [[http://sourceforge.net/project/showfiles.php?group_id=98788&package_id=107317 coLinux-stable]].
+
Download and run the most recent executable installer.
   
 
# Although the installer doesn't default to it, "c:\coLinux" is a good install location.
 
# Although the installer doesn't default to it, "c:\coLinux" is a good install location.
# During the install you are prompted to install [[WinPcap]]. This can be done with the coLinux installer open.
+
# During the install you are prompted to install [[WinPcap]]. This can be done with the coLinux installer open, or later.
 
# The TAP-Win32 Virtual Adapter device driver will be installed.
 
# The TAP-Win32 Virtual Adapter device driver will be installed.
# There is no harm in installing both WinPcap and TAP-Win32.
+
# There is harm in installing both WinPcap and TAP-Win32.
   
For the latest development binaries and source (i.e. may crash your system), see [http://colinux.org/snapshots/ snapshots]
+
For the latest development binaries and source, see [http://colinux.org/snapshots/ snapshots]
   
 
* [[StepByStepInXP]]
 
* [[StepByStepInXP]]
Line 48: Line 55:
 
* [[TAP-Win32_driver#Tapcontrol.exe_-_On_the_command_line|tapcontrol.exe]] can be used to test, install, upgrade and remove the tap driver from the command line.
 
* [[TAP-Win32_driver#Tapcontrol.exe_-_On_the_command_line|tapcontrol.exe]] can be used to test, install, upgrade and remove the tap driver from the command line.
   
If you uninstall coLinux from one location and install it to another, the following procedure will update the Windows registry accordingly:
+
If you uninstall coLinux from one location and install it to another, the following procedure will update the Windows driver accordingly:
   
 
<pre><nowiki>
 
<pre><nowiki>
Line 55: Line 62:
 
</nowiki></pre>
 
</nowiki></pre>
   
= Filesystem Download =
+
== Filesystem Download ==
   
 
From the main download site, also download a filesystem which includes an operating system. Debian-3.0r2.ext3-mit-backports.1gb.bz2 on [http://prdownloads.sourceforge.net/colinux/Debian-3.0r2.ext3-mit-backports.1gb.bz2?download SourceForge] is a good choice. It expands to 1GB when decompressed. This has a basic Debian image on it with everything you need to get started. Save/extract this in the coLinux directory. Here is a partial list of programs which can extract the image, which is compressed using bzip2:
 
From the main download site, also download a filesystem which includes an operating system. Debian-3.0r2.ext3-mit-backports.1gb.bz2 on [http://prdownloads.sourceforge.net/colinux/Debian-3.0r2.ext3-mit-backports.1gb.bz2?download SourceForge] is a good choice. It expands to 1GB when decompressed. This has a basic Debian image on it with everything you need to get started. Save/extract this in the coLinux directory. Here is a partial list of programs which can extract the image, which is compressed using bzip2:
 
*bzip2 for windows on [ftp://sources.redhat.com/pub/bzip2/v102/bzip2-102-x86-win32.exe redhat]
 
*bzip2 for windows on [ftp://sources.redhat.com/pub/bzip2/v102/bzip2-102-x86-win32.exe redhat]
*tar and bunzip2, included in [http://unxutils.sf.net/ unxutils] or [http://www.cygwin.com cygwin]
+
*tar and bunzip2, included in [http://unxutils.sf.net/ unxutils] or in [http://www.cygwin.com cygwin]
 
*winrar
 
*winrar
 
*[http://www.7-zip.org/ 7Zip]
 
*[http://www.7-zip.org/ 7Zip]
Line 69: Line 76:
   
 
coLinux can be configured using parameters on the '''command line''', or with a
 
coLinux can be configured using parameters on the '''command line''', or with a
'''configuration file''' like default.colinux.xml. For command-line options, see [[README]].
+
'''configuration file''' like default.conf. These are very similar in syntax. For command-line options, see [http://colinux.svn.sourceforge.net/svnroot/colinux/branches/stable/doc/colinux-daemon colinux-daemon.txt] on your installation directory.
   
 
Here are the contents on an example file called coLinux.bat ("^" is the line continuation character in Windows).:
 
Here are the contents on an example file called coLinux.bat ("^" is the line continuation character in Windows).:
   
'''Uses eth1 to talk to Hosting OS, eth0 for for Internet connectivity'''
+
'''Uses eth0 as <u>SLiRP</u> for simplest Internet connectivity and eth1 to talk to Hosting OS'''
 
<pre><nowiki>
 
<pre><nowiki>
colinux-daemon.exe kernel=vmlinux initrd=initrd.gz ^
+
colinux-daemon.exe kernel=vmlinux initrd=initrd.gz
cobd0="Debian-20040605-mit.ext3.1610mb" ^
+
cobd0="c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"
cobd1="fs_768Mb" ^
+
cobd1="fs_768Mb"
mem=512 ^
+
mem=512
  +
eth0=slirp
eth0=pcap-bridge,"Local Area Connection" ^
 
eth1=tuntap ^
+
eth1=tuntap
 
root=/dev/cobd0
 
root=/dev/cobd0
 
</nowiki></pre>
 
</nowiki></pre>
   
  +
'''Uses eth0 for <u>bridged</u> Internet connectivity and eth1 to talk to Hosting OS'''
'''Use ssh (port 22) or VNC (port 5901) to connect to coLinux guest system
 
 
<pre><nowiki>
 
<pre><nowiki>
colinux-daemon kernel=vmlinux ^
+
colinux-daemon.exe kernel=vmlinux initrd=initrd.gz
cobd0=Debian-"c:\coLinux\20040605-mit.ext3.1610mb" ^
+
cobd0="c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"
cobd1="c:\coLinux\fs_768Mb" ^
+
cobd1="fs_768Mb"
mem=512 ^
+
mem=512
 
eth0=pcap-bridge,"Local Area Connection",00:ff:75:39:D3:C1
eth0=slirp,,tcp:22:22/tcp:5901:5901 ^
 
eth1=tuntap ^
+
eth1=tuntap
 
root=/dev/cobd0
 
root=/dev/cobd0
 
</nowiki></pre>
 
</nowiki></pre>
   
 
'''Use ssh (port 22) or VNC (port 5901) to connect to coLinux guest system via <u>SLiRP port forwardings</u>, eth1 is still usable on host only'''
'''cobd0''' in the options represent partitions. They are actually mounted under /dev/cobdn, where n is given by the index passed to it, and the path is fairly straightforward. Make sure that the first one (index="0") points to your root filesystem (e.g., the Debian image).
 
 
 
<pre><nowiki>
 
<pre><nowiki>
  +
colinux-daemon kernel=vmlinux
cobd0="c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"
+
cobd0=Debian-"c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"
  +
cobd1="c:\coLinux\fs_768Mb"
  +
mem=512
 
eth0=slirp,,tcp:22:22/tcp:5901:5901
  +
eth1=tuntap
 
root=/dev/cobd0
 
</nowiki></pre>
 
</nowiki></pre>
   
 
The "cobd" options represent partitions. They are actually mounted under /dev/cobdn, where n is given by the index passed to it, and the path is fairly straightforward. Make sure that the first one (index="0") points to your root filesystem (e.g., the Debian image).
You may want to disable the swap device for now; it's not strictly necessary and will be described later. It is no problem, if the file does not exist at this point:
 
  +
 
<pre><nowiki>
 
<pre><nowiki>
cobd1="c:\coLinux\swap_file"
+
cobd0="c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"
 
</nowiki></pre>
 
</nowiki></pre>
  +
 
You may want to disable the swap device for now; it's not strictly necessary and will be described later.
  +
  +
Remove the line <code>cobd1="c:\coLinux\swap_device"</code> from your batch file or config file.
   
 
The other options will work as-is.
 
The other options will work as-is.
Line 114: Line 131:
 
mem=64
 
mem=64
 
</nowiki></pre>
 
</nowiki></pre>
line and adjust it to fit your system. This is the physical amount of RAM you are going to allocate to coLinux, and you need to keep some for Windows.
+
line and adjust it to fit your system. This is the physical amount of RAM you are going to allocate to [[coLinux]], and you need to keep some for Windows.
   
 
<table border=1 cellspacing="0" cellpadding="3" style="border-width:1px">
 
<table border=1 cellspacing="0" cellpadding="3" style="border-width:1px">
 
<tr><th>System Memory</th><th>Suggested Memory Setting for coLinux</th></tr>
 
<tr><th>System Memory</th><th>Suggested Memory Setting for coLinux</th></tr>
<tr><td>128MB RAM or less</td><td>Don't bother with coLinux. Well, OK, try 32MB...</td></tr>
+
<tr><td>128MB RAM or less</td><td>Don't bother with [[coLinux]]. Well, OK, try 32MB...</td></tr>
 
<tr><td>160 to 256MB RAM</td><td>64MB</td></tr>
 
<tr><td>160 to 256MB RAM</td><td>64MB</td></tr>
<tr><td>256 to 512MB RAM</td><td>96MB</td></tr>
+
<tr><td>256 to 512MB RAM</td><td>128MB</td></tr>
<tr><td>512MB or more</td><td>128MB or more</td></tr>
+
<tr><td>512MB or more</td><td>256MB or more</td></tr>
 
</table>
 
</table>
   
 
Those values are based on personal experience; your mileage may vary. Note: This is non-swappable memory, so using too much can do bad things to your computer (while coLinux is running; as soon as you reboot, everything will be fine). It used to default to 29MB which was sufficient for most things, now it seems to default to 64MB. If you have less than 256MB of RAM you probably want to make it smaller. Realistically, unless you want to use X Windows (described later) or use a very memory-intensive program, 32MB or even 16MB may be enough.
 
Those values are based on personal experience; your mileage may vary. Note: This is non-swappable memory, so using too much can do bad things to your computer (while coLinux is running; as soon as you reboot, everything will be fine). It used to default to 29MB which was sufficient for most things, now it seems to default to 64MB. If you have less than 256MB of RAM you probably want to make it smaller. Realistically, unless you want to use X Windows (described later) or use a very memory-intensive program, 32MB or even 16MB may be enough.
   
Oh, if you want, you can also tell coLinux your keyboard is not US with a command line like <code>loadkeys fr-latin1</code>. (For remapping your keyboard check [http://colinux.wikia.com/wiki/CoLinuxKBD coLinuxKBD])
+
Oh, if you want, you can also tell [[coLinux]] your keyboard is not US with a command line like <code>loadkeys fr-latin1</code>. (For remapping your keyboard check [[coLinuxKBD]])
   
Then you have to configure the network. This is not strictly necessary to enjoy coLinux, but you need it to:
+
Then you have to configure the network. This is not strictly necessary to enjoy [[coLinux]] but you need it to:
 
* download new software: the image you downloaded contains only a basic system, much like a bare Windows installation
 
* download new software: the image you downloaded contains only a basic system, much like a bare Windows installation
 
* use ssh and PuTTY, a nice terminal since you will find the console too uncomfortable
 
* use ssh and PuTTY, a nice terminal since you will find the console too uncomfortable
Line 134: Line 151:
   
 
= Running coLinux =
 
= Running coLinux =
  +
ok I have so little experience with ms-dos that I need to know how to actually get colinux up and running specifically on cmd.exe from winxp that starts from the Windows 'Home' path.
   
 
<pre><nowiki>
 
<pre><nowiki>
c:\>cd coLinux
+
C:\Documents and Settings\my user name> cd \coLinux
c:\coLinux>colinux-daemon.exe @example.conf
+
C:\coLinux> colinux-daemon.exe @example.conf
 
</nowiki></pre>
 
</nowiki></pre>
   
Line 143: Line 161:
   
 
<pre><nowiki>
 
<pre><nowiki>
  +
C:\Documents and Settings\my user name> cd \coLinux
c:\coLinux>colinux-daemon.exe -t nt @example.conf
+
C:\coLinux> colinux-daemon.exe -t nt @example.conf
 
</nowiki></pre>
 
</nowiki></pre>
   
Line 153: Line 172:
 
</nowiki></pre>
 
</nowiki></pre>
   
*To enable a double-click start, create a short-cut to the daemon (right-click and select Create Shortcut), and then right-click on that new shortcut and select Properties. In the Target box (under the Shortcut tab), add the following to the end of the existing text (after the double-quote): <code>&nbsp;"@example.conf"&nbsp;</code> and click OK. Don't forget the space before the @, Vista needs this in quotes! You can now double-click the shortcut (perhaps copy it to your desktop) to run CoLinux. If you would like to start the console minimised, select Minimized from the Run drop-down box.
+
*To enable a double-click start, create a short-cut to the daemon (right-click and select Create Shortcut), and then right-click on that new shortcut and select Properties. In the Target box (under the Shortcut tab), add the following to the end of the existing text (after the double-quote, and don't forget the space before the @): <code>&nbsp;@example.conf</code> and click OK. You can now double-click the shortcut (perhaps copy it to your desktop) to run CoLinux. If you would like to start the console minimised, select Minimized from the Run drop-down box.
*Alternatively, you can put the following into a bat file such as coLinux.bat which you can double click:<br> <code>start "coLinux" /Dc:\colinux /min colinux-daemon.exe @example.conf</code><br> Remove /min if you want to see the boot messages. Change the /D<path> to point to your coLinux dir.<br> Added by PaulT)
+
*Alternatively, you can put the following into a bat file such as coLinux.bat which you can double click:<br> <code>start "coLinux" /Dc:\colinux /min colinux-daemon.exe @example.conf</code><br> Remove /min if you want to see the boot messages.<br>Change the /D<path> to point to your coLinux dir.<br>
   
 
*The login for the debian image is root/root, you should change this.
 
*The login for the debian image is root/root, you should change this.
 
   
 
In another few seconds, a colinux-console should pop up. And after a few more seconds, it should stop and give you a login prompt. Since the Debian image by default has no other users, you must log in as root:
 
In another few seconds, a colinux-console should pop up. And after a few more seconds, it should stop and give you a login prompt. Since the Debian image by default has no other users, you must log in as root:
Line 173: Line 191:
 
=== coLinux doesn't start ===
 
=== coLinux doesn't start ===
 
* check the path to the uncompressed filesystem image
 
* check the path to the uncompressed filesystem image
* in the line with root=/dev/cobd0 add '''ro''' with space between:
+
* in the line with
  +
<pre><nowiki>
root=/dev/cobd0 '''ro'''
 
  +
root=/dev/cobd0
  +
</nowiki></pre>
  +
:add <code>ro</code> after <code>root</code>:
  +
<pre><nowiki>
  +
root=/dev/cobd0
  +
ro
  +
</nowiki></pre>
 
:and be ready to remove it if it doesn't help. You can keep it. It is harmless in most cases (some distributions need it)
 
:and be ready to remove it if it doesn't help. You can keep it. It is harmless in most cases (some distributions need it)
 
* finally, take a close look at your text editor. It may have converted the text silently to UTF-8, adding an invisible marker at the beginning of your configuration file. Switch to hexadecimal mode or to another editor and check the top of the file. If you see the UTF-8 marker, erase it.
 
* finally, take a close look at your text editor. It may have converted the text silently to UTF-8, adding an invisible marker at the beginning of your configuration file. Switch to hexadecimal mode or to another editor and check the top of the file. If you see the UTF-8 marker, erase it.
Line 180: Line 205:
 
<pre><nowiki>
 
<pre><nowiki>
 
daemon: exit code 84a08401
 
daemon: exit code 84a08401
daemon: error - CO_RC_ERROR_ERROR, line 33, file colinux/os/current/user/file.o
+
daemon: error - CO_RC_ERROR_ERROR, line 33,
  +
file colinux/os/current/user/file.o
 
</nowiki></pre>
 
</nowiki></pre>
 
:Repeat the following dance:
 
:Repeat the following dance:
Line 187: Line 213:
 
colinux-daemon.exe --install-driver
 
colinux-daemon.exe --install-driver
 
</nowiki></pre>If that doesn't work you can check your parameters in the config-file. Look for an incorrect or missing image filename, vmlinux path, or swapfile path. Comment out all unneeded config-file parameters to see which might be incorrect.
 
</nowiki></pre>If that doesn't work you can check your parameters in the config-file. Look for an incorrect or missing image filename, vmlinux path, or swapfile path. Comment out all unneeded config-file parameters to see which might be incorrect.
  +
*Add <code>-v 3</code> to the colinux-daemon options, to see more verbose messages.
 
* If none of these things work, you can try Nitin Jain's install notes (listed in External references). Very good step-by-step directions
+
* If none of these things work, you can try Nitin Jain's install notes<ref>[http://svn.sourceforge.net/viewvc/r-lpe/trunk/misc/coLinux/ Nitin Jain's install notes] 2006-07</ref>. Very good step-by-step directions
   
 
= Using Other Linux Distributions in coLinux =
 
= Using Other Linux Distributions in coLinux =
   
 
The vanilla Debian may not be to your liking, or it may just seem a little hard to set up. You can find the instructions for configuring a specific distribution to use coLinux here: [[ConvertingDistributions]]. If you would like to use the Gentoo Deluxe 2 GB image look here: [[GentooDeluxHowto]], or if you would like to use Topologi Linux look here: [[TopoHowTo]]. You can also download via [[BitTorrent]] a [http://cwelug.org/~rwcitek/colinux/coLinux-0.6.0+Debian-3.0r0.ext3.1gb.exe.torrent pre-configured coLinux] setup based on coLinux-0.6.0 and the Debian filesystem - just download, extract, install, run.
 
The vanilla Debian may not be to your liking, or it may just seem a little hard to set up. You can find the instructions for configuring a specific distribution to use coLinux here: [[ConvertingDistributions]]. If you would like to use the Gentoo Deluxe 2 GB image look here: [[GentooDeluxHowto]], or if you would like to use Topologi Linux look here: [[TopoHowTo]]. You can also download via [[BitTorrent]] a [http://cwelug.org/~rwcitek/colinux/coLinux-0.6.0+Debian-3.0r0.ext3.1gb.exe.torrent pre-configured coLinux] setup based on coLinux-0.6.0 and the Debian filesystem - just download, extract, install, run.
  +
  +
More official image files can be find after selecting [http://sourceforge.net/project/showfiles.php?group_id=98788&package_id=122245 "View older releases in the Root FS Images - 2.6.x-based package"] on SourceForge file releases page.
   
 
= Adding Swap Space =
 
= Adding Swap Space =
* To add swap for use in your coLinux environment you need a blank file with the correct size of swap you want. [http://gniarf.nerim.net/colinux/fs/ Here] is a location of a number of sizes of empty partitions.
+
To add swap for use in your coLinux environment you need a filesystem file with the correct size of swap you want. [http://gniarf.nerim.net/colinux/fs/ Here] is a location of a number of sizes of empty partitions. Name the file you downloaded per the line below in your default.conf file. Be sure to set the path too.
  +
<code>
* Name the file you downloaded per the line below into your configuration file (example.conf). Be sure to set the path too.<pre>cobd1=c:\coLinux\swap</pre>
 
* Boot into your coLinux system.
+
cobd1=c:\coLinux\swap
  +
</code>
* Login as root
 
  +
# Boot into your coLinux system.
* Add the line below to /etc/fstab:<pre> /dev/cobd1 none swap sw 0 0</pre>
 
 
# Login as root
* Run "mkswap /dev/cobd1"
 
 
# Add the line below to /etc/fstab:<code> /dev/cobd1 none swap sw 0 0</code>
* Run "swapon -a"
 
 
# Run "mkswap /dev/cobd1"
 
# Run "swapon -a"
  +
  +
== Alternative way to get swap file ==
  +
You can create your own swap partition file if you have colinux installed - with the following command:
  +
<code>
  +
dd if=/dev/zero bs=1k count=512k of=swap_fs
  +
</code>
  +
  +
The 512k will mean creating 512k blocks of 1k size - this is 512Mb of swap. Alter these numbers for more/less swap to suit your needs. It is recommended that it be at least twice the size of the memory you have configured colinux to use.
   
 
== Important Note for Gentoo Users ==
 
== Important Note for Gentoo Users ==
Line 223: Line 261:
 
= External Resources =
 
= External Resources =
   
  +
<references />
: [http://svn.sourceforge.net/viewvc/r-lpe/trunk/misc/coLinux/ Nitin Jain's install notes ] 2006-07.
 
 
: [http://www.tjhsst.edu/~edanaher/misc/colinux.html Evan Danaher's notes ] 2005 or earlier.
 
: [http://www.tjhsst.edu/~edanaher/misc/colinux.html Evan Danaher's notes ] 2005 or earlier.
  +
  +
: [http://tycho.homelinux.org/colinux/ Cristian Popescu's install and configuration notes - debian from scratch] from 2007
  +
:: - is for version 0.6.4 with changes for 0.7.1 and you can apply these notes to the latest version too.

Revision as of 17:11, 23 October 2008

coLinux is a wonderful tool for running Linux under Windows; it allows you to run a full-fledged Linux computer with no extra partitions, inside Windows. More information can be found at the home page.

Disclaimers

coLinux is still under heavy development, and will likely change in the future. This page represents the contributions of various coLinux users. The information may not be tailored to your environment. Like many open source projects, there's no warranty, blah blah blah. There is no guarantee that this program will operate correctly, or indeed, at all.


The most IMPORTANT thing to know First

On Microsoft Vista the following actions in this article under the sub-heading above will not work or may not work because as far as I know Microsoft Vista does not have a ms-dos based command prompt program. (COMMENT - The current version of Vista on my desktop DOES have an MS DOS shell. It is still under cmd.exe as it was under XP).

If you are running any version of Microsoft Windows XP or any older Microsoft Windows operating system, clicking on colinux-daemon.exe to open colinux will not work (the program flashes and then disappears)

For those new to *NIX (Note: *NIX is often used to denote UNIX or UNIX-like operating systems) here is a definition of a "Command Shell". "Command shell" is the technical name for MS-DOS or other program that looks, acts and runs in a similar way to command prompt on Microsoft Windows. You will have to use a command shell program on your operating system (In Windows XP, the program file is called cmd.exe. On older versions of Microsoft Windows just use the command prompt program which is also known by the names of command prompt, MS-DOS or just dos to start colinux.

If you are not an experienced Microsoft Windows user, or do not know how to use Microsoft's command prompt program or cygwin, you must learn how to execute (start a program) with your command shell program to be able to open colinux. Or try one of the Installation out of the box.

Terminology

Hosting OS
The system coLinux is installed on (usually Windows)
coLinux OS
A coLinux instance running an operating system like Debian, Ubuntu, or Gentoo
Adapter
Also called a "networking card". A piece of hardware which provides networking capabilites to a system

Overview

Generally, to use coLinux, one performs the following steps:

  • Download coLinux and run installation
  • Use the included terminal to log in
  • Use the most foolproof method to get network connectivity (usually slirp)
  • Update the system using apt-get or emerge
  • Install xterm or a complete desktop like GNOME or KDE
  • Install an X Server or VNC on the Host
  • use telnet, ssh, or a VNC client to connect to the Guest and start xterm, etc.
  • use scp, putty, cofs/smb, etc., to copy files between Host and Guest

Download and Installation

See also README on SourceForge.

Go to the Downloads on SourceForge. Download and run the most recent executable installer.

  1. Although the installer doesn't default to it, "c:\coLinux" is a good install location.
  2. During the install you are prompted to install WinPcap. This can be done with the coLinux installer open, or later.
  3. The TAP-Win32 Virtual Adapter device driver will be installed.
  4. There is harm in installing both WinPcap and TAP-Win32.

For the latest development binaries and source, see snapshots

If you uninstall coLinux from one location and install it to another, the following procedure will update the Windows driver accordingly:

colinux-daemon.exe --remove-driver
colinux-daemon.exe --install-driver

Filesystem Download

From the main download site, also download a filesystem which includes an operating system. Debian-3.0r2.ext3-mit-backports.1gb.bz2 on SourceForge is a good choice. It expands to 1GB when decompressed. This has a basic Debian image on it with everything you need to get started. Save/extract this in the coLinux directory. Here is a partial list of programs which can extract the image, which is compressed using bzip2:

Run bzip2 on Windows command line:

bzip2-102-x86-win32.exe -d Debian-3.0r2.ext3-mit-backports.1gb.bz2

Configuration

coLinux can be configured using parameters on the command line, or with a configuration file like default.conf. These are very similar in syntax. For command-line options, see colinux-daemon.txt on your installation directory.

Here are the contents on an example file called coLinux.bat ("^" is the line continuation character in Windows).:

Uses eth0 as SLiRP for simplest Internet connectivity and eth1 to talk to Hosting OS

colinux-daemon.exe kernel=vmlinux initrd=initrd.gz
cobd0="c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"
cobd1="fs_768Mb"
mem=512
eth0=slirp
eth1=tuntap
root=/dev/cobd0

Uses eth0 for bridged Internet connectivity and eth1 to talk to Hosting OS

colinux-daemon.exe kernel=vmlinux initrd=initrd.gz
cobd0="c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"
cobd1="fs_768Mb"
mem=512
eth0=pcap-bridge,"Local Area Connection",00:ff:75:39:D3:C1
eth1=tuntap
root=/dev/cobd0

Use ssh (port 22) or VNC (port 5901) to connect to coLinux guest system via SLiRP port forwardings, eth1 is still usable on host only

colinux-daemon kernel=vmlinux
cobd0=Debian-"c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"
cobd1="c:\coLinux\fs_768Mb"
mem=512
eth0=slirp,,tcp:22:22/tcp:5901:5901
eth1=tuntap
root=/dev/cobd0

The "cobd" options represent partitions. They are actually mounted under /dev/cobdn, where n is given by the index passed to it, and the path is fairly straightforward. Make sure that the first one (index="0") points to your root filesystem (e.g., the Debian image).

cobd0="c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb"

You may want to disable the swap device for now; it's not strictly necessary and will be described later.

Remove the line cobd1="c:\coLinux\swap_device" from your batch file or config file.

The other options will work as-is.

Memory

You can take a quick look at the

mem=64

line and adjust it to fit your system. This is the physical amount of RAM you are going to allocate to coLinux, and you need to keep some for Windows.

System MemorySuggested Memory Setting for coLinux
128MB RAM or lessDon't bother with coLinux. Well, OK, try 32MB...
160 to 256MB RAM64MB
256 to 512MB RAM128MB
512MB or more256MB or more

Those values are based on personal experience; your mileage may vary. Note: This is non-swappable memory, so using too much can do bad things to your computer (while coLinux is running; as soon as you reboot, everything will be fine). It used to default to 29MB which was sufficient for most things, now it seems to default to 64MB. If you have less than 256MB of RAM you probably want to make it smaller. Realistically, unless you want to use X Windows (described later) or use a very memory-intensive program, 32MB or even 16MB may be enough.

Oh, if you want, you can also tell coLinux your keyboard is not US with a command line like loadkeys fr-latin1. (For remapping your keyboard check coLinuxKBD)

Then you have to configure the network. This is not strictly necessary to enjoy coLinux but you need it to:

  • download new software: the image you downloaded contains only a basic system, much like a bare Windows installation
  • use ssh and PuTTY, a nice terminal since you will find the console too uncomfortable
  • launch X applications and run VNC and see the results on your Windows screen

Running coLinux

ok I have so little experience with ms-dos that I need to know how to actually get colinux up and running specifically on cmd.exe from winxp that starts from the Windows 'Home' path.

C:\Documents and Settings\my user name> cd \coLinux
C:\coLinux> colinux-daemon.exe @example.conf

or, to use a command shell as the terminal:

C:\Documents and Settings\my user name> cd \coLinux
C:\coLinux> colinux-daemon.exe -t nt @example.conf
  • Some errors can be disregarded. Currently, errors that will appear when running a correctly-installed coLinux:
Disabled Privacy Extensions on device c02bf040(lo)
eth0: duplicate address detected!
  • To enable a double-click start, create a short-cut to the daemon (right-click and select Create Shortcut), and then right-click on that new shortcut and select Properties. In the Target box (under the Shortcut tab), add the following to the end of the existing text (after the double-quote, and don't forget the space before the @):  @example.conf and click OK. You can now double-click the shortcut (perhaps copy it to your desktop) to run CoLinux. If you would like to start the console minimised, select Minimized from the Run drop-down box.
  • Alternatively, you can put the following into a bat file such as coLinux.bat which you can double click:
    start "coLinux" /Dc:\colinux /min colinux-daemon.exe @example.conf
    Remove /min if you want to see the boot messages.
    Change the /D<path> to point to your coLinux dir.
  • The login for the debian image is root/root, you should change this.

In another few seconds, a colinux-console should pop up. And after a few more seconds, it should stop and give you a login prompt. Since the Debian image by default has no other users, you must log in as root:

  • 2.4 distros - blank password
  • 2.6 distros - "root" as password

Now you can use adduser to add another user for normal use, or passwd to set the root password. And you have Linux!

Brushing the Dust off a Downloaded Root FS

The Debian Root filesystems are a little long in the tooth. DebianRootFsImages is a procedure to bring the system up-to-date so that it is actually usable.

Troubleshooting

coLinux doesn't start

  • check the path to the uncompressed filesystem image
  • in the line with
root=/dev/cobd0
add ro after root:
root=/dev/cobd0
ro
and be ready to remove it if it doesn't help. You can keep it. It is harmless in most cases (some distributions need it)
  • finally, take a close look at your text editor. It may have converted the text silently to UTF-8, adding an invisible marker at the beginning of your configuration file. Switch to hexadecimal mode or to another editor and check the top of the file. If you see the UTF-8 marker, erase it.
  • in case of a error similar to
daemon: exit code 84a08401
daemon: error - CO_RC_ERROR_ERROR, line 33,
 file colinux/os/current/user/file.o
Repeat the following dance:
colinux-daemon.exe --remove-driver
colinux-daemon.exe --install-driver

If that doesn't work you can check your parameters in the config-file. Look for an incorrect or missing image filename, vmlinux path, or swapfile path. Comment out all unneeded config-file parameters to see which might be incorrect.

  • If none of these things work, you can try Nitin Jain's install notes[1]. Very good step-by-step directions

Using Other Linux Distributions in coLinux

The vanilla Debian may not be to your liking, or it may just seem a little hard to set up. You can find the instructions for configuring a specific distribution to use coLinux here: ConvertingDistributions. If you would like to use the Gentoo Deluxe 2 GB image look here: GentooDeluxHowto, or if you would like to use Topologi Linux look here: TopoHowTo. You can also download via BitTorrent a pre-configured coLinux setup based on coLinux-0.6.0 and the Debian filesystem - just download, extract, install, run.

More official image files can be find after selecting "View older releases in the Root FS Images - 2.6.x-based package" on SourceForge file releases page.

Adding Swap Space

To add swap for use in your coLinux environment you need a filesystem file with the correct size of swap you want. Here is a location of a number of sizes of empty partitions. Name the file you downloaded per the line below in your default.conf file. Be sure to set the path too. cobd1=c:\coLinux\swap

  1. Boot into your coLinux system.
  2. Login as root
  3. Add the line below to /etc/fstab: /dev/cobd1 none swap sw 0 0
  4. Run "mkswap /dev/cobd1"
  5. Run "swapon -a"

Alternative way to get swap file

You can create your own swap partition file if you have colinux installed - with the following command: dd if=/dev/zero bs=1k count=512k of=swap_fs

The 512k will mean creating 512k blocks of 1k size - this is 512Mb of swap. Alter these numbers for more/less swap to suit your needs. It is recommended that it be at least twice the size of the memory you have configured colinux to use.

Important Note for Gentoo Users

Gentoo requires configuration of a swap file. Follow the instructions at AddSwapPartition

Network

see Network#Recommended_Setup

See Network#The_WinPCAP_driver

See Network#TAP

See Network#Slirp

Graphical Interface (Xserver)

The article XCoLinux explains how to run an X server on the Host and xclient applications in coLinux

External Resources

Evan Danaher's notes 2005 or earlier.
Cristian Popescu's install and configuration notes - debian from scratch from 2007
- is for version 0.6.4 with changes for 0.7.1 and you can apply these notes to the latest version too.