Hi At 21:01 05.05.2004 +0000, you wrote: >Hello again, > > >I managed to get the boot process finishing, >( 1.68MB floppy, Bering 2.4.16, thinkpad 755C, >2 3com589D PCMCIA net cards, 20MB RAM) > >i found out that I had to put > >append floppy=thinkpad > >just after > >default linux > > > >Now > >I'm trying to finish with this installation >and I'm currently stuck with the eth0-eth1 not been >connected, and not responding to ping either. > >I think it is a problem of interrupt not being >tied to the PCMCIA cards, altough the card's LEDs lit up. >(but not the LEDs on the switch and the dlink router) > > >my network is like this: > ------------------ ------------------ > ! PCMCIA ! ! PCMCIA ! > ! 3com589D ! ! 3com589C ! >inet 192.168.0.1 !eth0 192.168.0.2! !eth1 192.168.1.254 >___dlink_____________________________IBM 755C____________________switch_______PC >firewall/router ! Bering ! !________PC > !----------! > > >I put the 4 PCMCIA modules (3c589_cs, ds, i82365, pcmcia_core) into > > /boot/lib/modules
You should not need to put those modules there, they are inserted and deleted by cardservices. >then set /etc/network/interfaces with: > >auto eth0 You should _not_ set PCMCIA interfaces to auto, they should be started by cardservices. IIRC there is a LEAF document http://leaf.sourceforge.net/doc/guide/bupcmcia.html#id2536726 about PCMCIA configuration. ..... cheers Erich THINK P�ntenstrasse 39 8143 Stallikon mailto:[EMAIL PROTECTED] PGP Fingerprint: BC9A 25BC 3954 3BC8 C024 8D8A B7D4 FF9D 05B8 0A16 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
