home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / minix / 4810 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.4 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!att!fang!tarpit!tous!bilver!jwt!minor!fpp
  2. From: fpp@minor.UUCP (Frank Pursel)
  3. Newsgroups: comp.os.minix
  4. Distribution: world
  5. Subject: Partial solutions: getting 1.6.16 upgrade working on PC
  6. Keywords: MINIX, upgrade
  7. Message-ID: <92111923@minor.UUCP>
  8. Organization: UUCP
  9. Date: Thu, 19 Nov 92 23:47:40 +0100
  10. Lines: 20
  11.  
  12. Hey Guys and Gals,
  13.  
  14. The responses to my last cry for help were heard and resulted in success!
  15. The reason 'build' failed and couldn't find the magic numbers was that
  16. I had incorrectly modified the Makefiles for mm, fs, and init to not
  17. link in 'head.o'.  The new compiler does not install a copy of head.o
  18. when set up.  You must recompile the old 
  19. 'head.s' file using 'sconv' and 'as'.  Now build works like a champ.
  20.  
  21. I'm not out of the woods yet though.  I've made an image disk and loaded
  22. the parts onto a shoelace disk.  Either way 1.6.16 crashes during intialization.
  23. Menu works fine.  Under shoelace I get a constantly running floppy drive and
  24. a flashing white cursor at the lower left corner of the screen.  With the 
  25. image disk, I get stopped drives and a flashing white cursor at the lower
  26. left screen corner.  I guess it's time to start reading code!
  27.  
  28. Thanks again for the help on the previous problem.  I will keep posting 
  29. solutions as I figure them out.  
  30.  
  31. Frank Pursel  peora!jwt!minor!fpp
  32.