Re: 2 ethernet cards and loadlin

1997-06-04 Thread Chris Brown
Last night I tried the: loadlin vmlinuz root=/dev/hda1 ether=0,0,eth0 ether=0,0,eth1 ro There was no success there but I'm a little confused in that I thought that you just told the kernel that the second card was there and then it would look for it. Most of the time I have been compil

Re: 2 ethernet cards and loadlin

1997-06-03 Thread J . R . Blaakmeer
On 03 Jun 97 16:40:49 -0500 , Chris Brown wrote: > > I am trying to get my machine to use 2 3c509 ethernet cards > booting from loadlin. Looking at the loadlin docs I think the > command line should be: > > "loadlin vmlinuz root=/dev/hda1 ether=10,300,eth0 ether=11,310,eth1 ro" > > eth0

Re: 2 ethernet cards and loadlin

1997-06-03 Thread Leslie Mikesell
> > I am trying to get my machine to use 2 3c509 ethernet cards > booting from loadlin. Looking at the loadlin docs I think the > command line should be: > > "loadlin vmlinuz root=/dev/hda1 ether=10,300,eth0 ether=11,310,eth1 ro" > > eth0 is fine but I don't get eth1 at all. There isn't

2 ethernet cards and loadlin

1997-06-03 Thread Chris Brown
I am trying to get my machine to use 2 3c509 ethernet cards booting from loadlin. Looking at the loadlin docs I think the command line should be: "loadlin vmlinuz root=/dev/hda1 ether=10,300,eth0 ether=11,310,eth1 ro" eth0 is fine but I don't get eth1 at all. There isn't even a referenc