Normally, you'd have those in the /etc/lilo.conf file. i.e: append="ether=0,0,eth0 ether=0,0,eth1" Of course, you could also pass in on the command line everytime you boot. i.e: lilo: linux ether=0,0,eth0 ether=0,0,eth1 Nick Reinking