Hello, i have install knoppix 3.4 cbit edition, i configure the network card eth0 with a static ip address but when the knoppix start it search a dhcp for eth0
this is the /etc/network/interfaces file:

auto lo eth0
iface lo inet loopback

iface eth0 inet static
address 10.0.0.20
netmask 255.255.255.0
network 10.0.0.0
broadcast 10.0.0.255
gateway 10.0.0.138

please help me and sorry for my english......