[867] in netbsd-help mailing list archive
Re: Conflicts
daemon@ATHENA.MIT.EDU (Yoav Yerushalmi)
Wed Mar 27 14:42:55 1996
To: Steve Franks <sdfranks@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Wed, 27 Mar 1996 08:57:45 EST."
<9603271357.AA17663@alexei.MIT.EDU>
Date: Wed, 27 Mar 1996 14:38:55 EST
From: Yoav Yerushalmi <yoav@MIT.EDU>
Well, you should look at the boot string,
make sure your EIDE bus is recognised (probably eide at mainbus0 or
eide at root should be printed).
also, make sure your ethernet card is recogznised (something like ep0).
then, boot up, and hit ctrl-c to break anything that seems to hang. (if
this fails, you can instead boot up single user, and type:
fsck -p
mount -a
/etc/netstart
)
Then, see if you can find the network
(pinging your router or something would be fine).
if it isn't, then it's having trouble with your card. Did you change
your kernel? did you change your IP address? is your network connected?
(at worst, you should go line by line through /etc/netstart and see what
in particular is misbehaving.. commands you should play with include
ifconfig ep0
netstat -in
ping
--
-----------------------------------------------------------------
| Yoav Yerushalmi | My opinions are mine.. |
| M.I.T student at large | (I hope.. don't sue) |
| http://www.mit.edu:8001/afs/sipb/user/yoav/html/homepage.html |
-----------------------------------------------------------------