Skip to Content.
Sympa Menu

baslinux - Re: [BL] 3COM PCMCIA, BL3.5

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] 3COM PCMCIA, BL3.5
  • Date: Fri, 04 Apr 2008 12:40:35 -0700

The Card Services warning was because the card wasn't seated all the way in the socket, that is fixed now :). Unfortunately, after creating urandom, udhcpc still fails to get an address. I tried manually entering one with ifconfig but still no luck. No lights on the card, or on the router.

Steven wrote:
20080405064118.0b276e92.ln8d-on8g AT dea.spamcon.org" type="cite">
Message from Steven
===================
  
I tried to get an address from the router 
    
Have you tried setting the address manually?
--------------------------
ifconfig eth0 xxx.xx.xxx.x
--------------------------
Substitute the real address numbers for the x's

  
by running /udhcpc/ and it couldn't find //dev/urandom/ 
    
That's simply solved by adding /dev/urandom:
------------------------
mknod /dev/urandom c 1 9
------------------------

Note:  if you set the address manually, then you 
don't don't use udhcpc.  They are two alternate 
ways of establishing your address on the network.

  



Archive powered by MHonArc 2.6.24.

Top of Page