home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / bsd / 2673 < prev    next >
Encoding:
Text File  |  1992-07-23  |  2.4 KB  |  56 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!darwin.sura.net!cs.ucf.edu!tarpit!newspost
  3. From: jbh@aii.com
  4. Subject: Re: patched bootables on agate...
  5. Message-ID: <1992Jul23.112318.7326@pixie.aii.com>
  6. Keywords: BOOT PROBLEMS wd0
  7. Sender: newspost@pixie.aii.com
  8. Organization: Automation Intelligence
  9. References: <14gb3kINNlsr@agate.berkeley.edu> <explorer.711733580@tbird.cc.iastate.edu> <1992Jul22.191215.29393@linus.mitre.org>
  10. Date: Thu, 23 Jul 1992 11:23:18 GMT
  11. Lines: 43
  12.  
  13. In article <1992Jul22.191215.29393@linus.mitre.org> wheeler@jeckle.mitre.org (Brien L. Wheeler) writes:
  14. >In article <explorer.711733580@tbird.cc.iastate.edu>, explorer@iastate.edu (Michael Graff) writes:
  15. >> 
  16. >> I tried these disks, but I still can't install BSD 0.1 on my Zenith 
  17. >> Z-386/25.
  18. >> 
  19. >> Install info:
  20. >>     install using the patched and non-patched dist.fs disks.  When
  21. >>     installing, it seems to write to the hard drive fine.  If I
  22. >>     hit ^C when it wants to reboot, I can mount the filesystem and
  23. >>     everything seems to work.  However, it locks during reboot.
  24. >>     The keyboard lights flash, and the floppy light stays on.  It
  25. >>     requires a power cycle to make it come back to life.
  26. >
  27. >I too have had problems loading 386BSD onto the drive in my Zenith Z-386
  28. >PC.  Unfortunately, I don't know enough about the PC architecture to
  29. >adequately describe my system, but it includes a WD8013 Elite at IRQ 2,
  30. >5 MB RAM, a Paradise VGA card, a 387 FPU, and an 80 MB HD (don't know what
  31. >kind).  I have the same problems as Michael Graff -- It just won't boot
  32. >off the hard disk, even though it appears to be installed correctly.
  33. >
  34. >     Brien
  35. >     
  36.   I had this same problem, did lots of chasing and found the 2nd stage boot
  37. code had a BIG broken in it ! It would work with a real W.D. chipset
  38. controller, but NOT some of the clones. Turns out to be a real NO NO in the
  39. code, using registers explicitly stated as WRITE ONLY, and explicitly stated
  40. as 4 bits big, as a READ for status (trying to read the TOP 4 bits, which
  41. are stated to BE RESERVED and UNDEFINED !!!!).
  42.   To make the long story short, we posted a fix to the net, see article 2608.
  43. This includes diffs and a uuencoded bootwd needed to correct the problem.
  44.  
  45. Regards,
  46. Jim
  47. ======================================================================
  48. Jim Huber   jbh@aii.com or ...!tarpit!jbh Voice (407) 661-7017
  49. Automation Intelligence,Inc.
  50. 850 Trafalgar Court
  51. Suite 200
  52. Maitland, FL 32751
  53. ======================================================================
  54.  
  55.  
  56.