home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / unix / bsd / 8542 < prev    next >
Encoding:
Text File  |  1992-11-08  |  2.9 KB  |  62 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!haven.umd.edu!darwin.sura.net!wupost!usc!news.service.uci.edu!ucivax!news.claremont.edu!jarthur.claremont.edu!dpletche
  3. From: dpletche@jarthur.claremont.edu (David Pletcher)
  4. Subject: [386BSD] getting the network running
  5. Message-ID: <1992Nov6.200526.366@muddcs.claremont.edu>
  6. Sender: news@muddcs.claremont.edu (The News System)
  7. Organization: Harvey Mudd College, Claremont, CA 91711
  8. Date: Fri, 6 Nov 1992 20:05:26 GMT
  9. Lines: 51
  10.  
  11. I've just installed 386BSD on an AGI 3000D 386 machine.  Most things
  12. seem to work now, but there are a few problems I need to solve.  Most
  13. of the boot time configuration is shown and described below.
  14.  
  15. 1)  On boot, my 3com 3c503 ethernet board is recognized, but I haven't
  16. figured out how to get my system to talk to the outside world.  I've
  17. tried modifying /etc/networks, /etc/netstart and /etc/hosts.  I put
  18. our router address (with a made up name; I don't know what it is
  19. called) in /etc/networks.  I uncommented the ec0 ifconfig line in
  20. /etc/netstart and added in the actual address at some point.  I put my
  21. host name and number in /etc/hosts.  Could someone tell me exactly
  22. what I need to do to configure the network?  (Incidentally, the board
  23. is definitely not talking to the outside world; when I try to telnet
  24. no packets ever go out and it eventually times out.  I can telnet to
  25. my own host number of course.)  Incidentally:  nslookup still tells me
  26. on startup that my host number is 0.0.0.0.
  27.  
  28. 2)  When booting from the hard drive, 90% of the time the system
  29. freezes the first time it tries to read from the hard drive (before it
  30. ever boots).  This problem does not occur when booting the MSDOS
  31. partition.  Randomly pressing keys during the startup diagnostics may
  32. or may not be helpful in getting 386BSD to boot successfully...
  33.  
  34. 3)  When the system actually boots from the hard drive, the top floppy
  35. never turns off after the system checks to see if it contains a boot
  36. disk; any attempt to talk to either floppy crashes the system.  This
  37. problem does not occur when I boot 386BSD from the floppy of course.
  38.  
  39. Here is the system info:
  40. Some generic VGA card, 200 meg quantum PD210A HD with noname
  41. controller (whatever that is)--floppies plugged into noname card,
  42. Adaptec 1542B SCSI controller with SHARP JY700 5.12 optical drive,
  43. 3com 3c503 ethernet board.  I've disabled the Adaptec BIOS and
  44. switched its unused floppy controller to the secondary address.
  45. Here's what it says at boot time, minus some stuff that scrolled
  46. off the top:
  47.  
  48. wd0 <QUANTUM PD210A> at 0x1f0 irq 14 on isa
  49. as0 at 0x330 irq 11 drq 5 on isa
  50. ec0 address 02:60:8c:3d:b0:cf at 0x250 irq 9 on isa
  51. npx0 at 0xf0 irq 13 on isa
  52. as0: attached tgt 0 <SHARP JY700 MODC 5.12> disk
  53. as0b: not ready reading fsbn 0
  54. (etc)
  55.  
  56. Please ask me if there's any other information that might be useful in
  57. diagnosing the problem.
  58.  
  59. Thanks for any help,
  60. David Pletcher
  61. dpletche@jarthur.claremont.edu
  62.