Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Dec 1998 22:06:29 -0700
From:      Wes Peters <wes@softweyr.com>
To:        Toby Swanson <toby@milkyway.org>
Cc:        Miguel Sierra <msierra@bvinet.com>, "'net@freeBSD.ORG'" <net@FreeBSD.ORG>
Subject:   Re: trying to get computer on network
Message-ID:  <36886355.E8CCCA84@softweyr.com>
References:  <211D0157FD1FD21190DB00104B8765E906D10D@mail> <368816E2.15E9306A@milkyway.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Toby Swanson wrote:
> 
> If you do not want to reinstall FreeBSD you will have to edit the
> kernel configuration file and set the ed0 adapter parameters to
> match the NIC settings.  The FreeBSD handbook explains how to
> do this, section 5 in the version I have.

No you don't.  If you have the ed0 device in your kernel, you can
edit the parameters at boot time.  When you see the boot: prompt,
type "-c" (without the quotes) and press return.  When you get the
config prompt, type "visual" and press return.  Use the menus to
expand the network adapter list, position the cursor on ed0, and
press return.

You will now be able to edit the I/O address and IRQ for the ed0
driver; follow the prompts on the screen.  When you've finished,
press q to quit the configuration editor, save your changes, and
boot.  Your changes will be saved so they are always used, unless
you change them again.

-- 
       "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                 Softweyr LLC
http://www.softweyr.com/~softweyr                      wes@softweyr.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36886355.E8CCCA84>