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

  1. Path: sparky!uunet!peora!tarpit!tous!bilver!jwt!minor!fpp
  2. From: fpp@minor.UUCP (Frank Pursel)
  3. Newsgroups: comp.os.minix
  4. Distribution: world
  5. Subject: Progress on 1.6.16, 1.6.23??
  6. Keywords: MINIX, upgrade, ftp
  7. Message-ID: <9211161186@minor.UUCP>
  8. Organization: UUCP
  9. Date: Mon, 16 Nov 92 01:17:21 +0100
  10. Lines: 31
  11.  
  12. Hello net people,
  13.  
  14. I've made headway on my upgrade to 1.6.16.  The reason build was not
  15. finding the kernel data space magic number was that the size of my
  16. bootblok was wrong.  I doctored the Makefile for bootblok and now things 
  17. seem OK.  However, in the interest of completeness I must note that I did
  18. not get the same eight words at the start of the bootblok specified in the
  19. Makefile.  They were almost the same, but I had a 31 where a 33 was specified.
  20. I'm hoping that this is not a fatal problem.
  21.  
  22. Alas, now I have a new problem.  Build now tells me it cannot find the 
  23. data segment magic number for the memory manager.  An octal dump has 
  24. deepened the mystery; I can't locate 0xDADA, O332 O332, anywhere!  This has 
  25. me stumped.  I'm using the ANSI compiler.  Can anyone give me a reason why
  26. the memory manager and file system would compile sucessfully with an I&D 
  27. space but not have 0xDADA anywhere?  Just because I'm dumb, I'll also
  28. ask what part of the code causes the magic number assigned to the kernel to
  29. be different from the one used in mm and fs?  One thing I haven't looked at 
  30. yet, strange word splits.  Could 0xDADA be split into xyDA DAyz?
  31.  
  32. On a totally new note.  Someday I'd like to complete an upgrade to 1.6.23.
  33. Where can I get it.  Will it soon be on plains.nodak.edu?  If not, I know
  34. someone will suggest ftp from somewhere.  OK, I'll bite, I have access to 
  35. UUCP and therefore the internet, but have no idea how to ftp something without
  36. and interactive internet connection.  Any suggestions?  Is there a way to 
  37. use 'uux' to obtain ftp'ed files?
  38.  
  39. I hope the solution to my old problem helps someone else.
  40.  
  41. Thanks,
  42. Frank Pursel peora!jwt!minor!fpp
  43.