Install coLinux 0.8.1
■download
- http://www.colinux.org/
- http://www.colinux.org/snapshots
- http://www.colinux.org/snapshots/devel-coLinux-20070302.exe
- →実行 →Next →I Agree →Next
- C:\usr\coLinux081\ →Next →Next →No download →Install →続行 →Finish
- プログラムとデータを分けるため,imgファイルはc:/usr/debian以下に置く
% cd c:/usr/debian % wget http://nchc.dl.sourceforge.net/sourceforge/colinux/Debian-3.0r0.ext3.1gb.bz2 % bzip2 -cd Debian-3.0r0.ext3.1gb.bz2 > debian.img
- c:/usr/coLinux081/debian.conf を作成
kernel=vmlinux cobd0=c:\usr\debian\debian.img initrd=initrd.gz mem=64 eth0=tuntap root=/dev/cobd0 cofs0=C:\
> colinux-daemon @debian.conf
- うーむ実行できない….
C:\usr\coLinux081>colinux-daemon @debian.conf Cooperative Linux Daemon, 0.8.0 Compiled on Fri Mar 2 23:13:45 2007 colinux: manager open: last error: 指定されたファイルが見つかりません。 daemon: exit code 8300a80e daemon: can't access CoLinuxDriver, please check status driver!
■失敗
- 別versionのcoLinuxをinstallすると,TAP driverが衝突する
- 事前にuninstallしておく必要がある
Last modified: 2007-03-12