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

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!convex!darwin.sura.net!spool.mu.edu!agate!linus!alliant!dufault
  3. From: dufault@alliant.com (Peter Dufault)
  4. Subject: Re: [386BSD] Problems booting on Gateway 4DX2-66V
  5. Message-ID: <1992Nov11.184048.2256@alliant.com>
  6. Keywords: 386 bsd boot problems gateway local bus
  7. Organization: Alliant Computer Systems Corp.
  8. References: <dhess.721500427@Xenon.Stanford.EDU>
  9. Distribution: comp
  10. Date: Wed, 11 Nov 1992 18:40:48 GMT
  11. Lines: 26
  12.  
  13. (No one responded first time.  Micronics 486VL won't boot from floppy).
  14.  
  15. You need the patch provided by "someone"@kithrup.com.  (sorry, the
  16. mail is somewhere else).  It changes the bit pattern that we are
  17. waiting to show up in one of the floppy control registers.  Here
  18. is the binary differences for dist.fs and fixit.fs:
  19.  
  20. molly% cmp -l dist.fs pdist.fs
  21.    336   6   7
  22. molly% cmp -l fixit.fs pfixit.fs
  23.    336   6   7
  24.  
  25. The text was also posted but I don't have that here.
  26.  
  27. You will also want to rebuild using the patches to get a reliable
  28. system.  One annoying bug after that is that the console will frequently
  29. not respond unless you
  30.  
  31. A. Hit return while the system is coming up or
  32. B. Somehow log in (e-net or serial) and "su".
  33.  
  34. I don't think either of these problems has shown up in the official bug
  35. list.
  36.  
  37. I'll send in bug reports as soon as I track down the e-mail with the
  38. fix listing.
  39.