fire-eyes wrote: >I betchya there's a kernel paramater that you can shove into the >bootloader to have passed on, just not sure what it is :) > > >
It seems you are correct. According to
http://www.ibiblio.org/mdw/HOWTO/Ethernet-HOWTO-8.html#lilo
And /usr/src/linux/Documentation/kernel-parameters.txt, you should be
able to get away with just
"netdev=eth1,eth0"
Notice that ether= is obsolete in 2.6, it should be netdev=.
-Richard
--
[email protected] mailing list

