2004年12月11日(土)

coLinux

しばらくハマったがなんとか起動した。
インストーラの終了までは問題なく行くんだが、 windows 上で bzip や dd を要求されても困るよ。 bzip はしょうがなかったが dd に関しては Unix 側で作った空のイメージを bzip で圧縮して持っていってみたり。アーカイバが莫迦ですぐ desktop に展開したがったり。

linux はよく判らん。 netstat の出力とか、見ても意味判らんし。

以下は http://iwa.ath.cx/colinux/ にさらに補足。
尚、 windows は XP home

root_fs, swap_fs 展開、 default.colinux.xml の編集までは同じ。
tap adapter には 192.168.0.1 をアサイン。
windows の、通常の nic (出て行く側)のプロパティで、ネットワーク(このwindows配下)からこれを移用して出て行くことを許可し、その許可する相手として tap adapter のネットワークを指定。
linux 起動して root で login
/etc/network/interface の修正は http://www.geocities.jp/error_storm/colinux2-2B.html にあるように、 lo を忘れずに。 address は 192.168.0.40 だったのをそのまま利用。 gateway は 192.168.0.1 (windows の tap adapter)。 /etc/init.d/networking restart
この時点で windows からは 192.168.0.1, 192.168.0.40 に ping が通る。 linux から 192.168.0.1 へは ping が通らない。これは windows が返事しないだけ。がっでむ
適当に apt-get

[referer:

Script Error

The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run thisscript under CGIWrap debugging. Usually, either rename or linkthe script temporarily to a file which ends with .cgidextension, or add a AddHandler cgi-script-debug .cgiline to your .htaccess file.

]

あわせて読みたい