[colinux] coLinuxのインストール

coLinuxのインストールは、以下のページを見れば殆ど何も考えることなくインストールできます。
http://scratchpad.fc2web.com/colinux/install/index.html

coLinuxのダウンロード

http://prdownloads.sourceforge.net/colinux/coLinux-0.6.2.exe?download
実行してインストール.

ルートディスクの用意

Debianのイメージもダウンロードされるので、それをroot.imgにリネーム。

スワップディスクの作成

fsutil file createnew c:\colinux\swap.img 536870912

http://wiki.colinux.org/cgi-bin/HowtoCreateSwapFile

default.coLinux.xmlの編集

coLinuxのインストールディレクトリにあるdefault.coLinux.xmlcoLinux.xmlにでも名前を変えて保存.以下のように、root.img, swap.imgを指定。




root=/dev/cobd0





coLinuxの起動

coLinux-deamon.exe -c coLinux.xml

ログインの確認

user:root
pass:root
でログイン