mkcoimage command is usable only on Debian GNU/Linux host.
The usage is
mkcoimage lenny|squeeze|sid TARGET-HOSTNAME.
It supposes, if TARGET-HOSTNAME is cx,
that the host's /etc/hosts (or NIS hosts map) looks like
...
255.255.255.0 netmask
10.0.0.254 gw
10.0.0.33 ns0
10.0.0.34 ns1
10.0.0.28 cx
10.64.0.1 co-host
10.64.0.2 co-guest
...
co-host has nothing to do with the host.
It also supposes an http server is running on the host and
its document root is /var/www.
My coLinux config file is like
kernel=vmlinux
cobd0=../ext3/lenny.i386.ext3
cofs0=/opt/cofs
root=/dev/cobd0
ro
mem=1024
eth0=pcap-bridge
eth1=tuntap
Regards,
Hiroki Horiuchi
|