From: Henry N. <Hen...@Ar...> - 2007-03-09 18:53:40
|
René Berber wrote: > May, Darron wrote: > >> However I have a problem with the MAC address >> that is being set when I use Slirp. I do not seem to be able to set it >> and it automatic sets one which is random and different every time I >> start. > > Setting the MAC address works fine for me, I'm using coLinux 0.7.1 . MAC for slirp is only usable in builds after date 2006-12-12. >> one at set-up. Has anyone any ideas how I can get the MAC address >> changed in colinx. Here is my start up : >> >> colinux-daemon kernel=vmlinux cofs0=c:\ ^ >> cobd0="c:\coLinux\Debian-3.0r2.ext3-mit-backports.1gb" ^ >> cobd1="c:\coLinux\swap_device" ^ >> mem=128 ^ >> eth0=slirp,00:12:F0:76:09:1E,tcp:2222:22/tcp:8080:80 ^ >> root=/dev/cobd0 -t nt >> >> The MAC address is ignored at start up and a random is set, > > How do you start coLinux? I use: "F:\coLinux\colinux-daemon.exe -t nt > @default.conf" in a Windows shortcut, also notice that "-t nt" goes there, not > in your root line. > > What are those " ^" characters at the end of lines? Perhaps you have garbage > (i.e. CR) at the end. it is better for you, to put all the lines without the cracked at the end into a file "colinux.conf", and call colinux-daemon colinux.conf @colinux.conf -- Henry |