home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / minix / 4380 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  3.3 KB

  1. Path: sparky!uunet!usc!rpi!bu.edu!transfer!ceylon!genesis!steve2
  2. From: steve2@genesis.nred.ma.us (Steve Gerakines)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: Misc. AmigaMINIX questions
  5. Message-ID: <92090423939@genesis.nred.ma.us>
  6. Date: 3 Sep 92 19:49:49 GMT
  7. References: <1992Sep1.062241.5410@cam.compserv.utas.edu.au> <8418@sirius.ucs.adelaide.edu.au>
  8. Organization: Genesis Public Access Minix  +1 508 664 0149
  9. Lines: 59
  10.  
  11. [I missed the original posting, so I'll follow up here.]
  12.  
  13. }>David Benn says:
  14. }>Also, stterm starts the writer but not the reader, then just hangs. Is
  15. }>there anything special required to get stterm going? (ie: does another
  16. }>program(s) have to be run first, or files changed?)
  17.  
  18. }Mark Newton says:
  19. }Nope.  Try recompiling it (and, perhaps, elvis, since you seem to be having
  20. }inexplicable problems with that too).  Some of the programs in the P-H
  21. }distribution do have bugs, but they're fixable by recompiling (ghod knows
  22. }why;  Perhaps they were originally compiled for a Mac/Atari with slightly
  23. }different libraries).
  24.  
  25. Unless his Amiga Minix floppies are corrupt, the binaries work just fine.
  26. All of the 68K minix libraries are virtually identical, so it's unlikely
  27. the problem lies there.
  28.  
  29. Usually with stterm, the problem is that either getty or login is already
  30. running on the line.  If I forget to ungetty the getty that's running on
  31. my serial port before I run stterm, the reader/writer processes won't
  32. be able to start.  The command to disable out of the box getty is called
  33. "modem".  (I use a different getty with a link to ungetty instead.)
  34.  
  35. }>Lastly, when moving from 1.5.10 to 1.5.10.1 and 1.5.10.2, is it NECESSARY
  36. }>to apply all the patches? In other words can JUST the boot disks be used
  37. }
  38. } [fixes many bugs]
  39. }
  40. }>without applying any patches? I extracted Makedev and format from the
  41. }>1.5.10.1 src.tar.Z file, but are the other patches only source file patches
  42. }>in which case does the whole system have to be recompiled? Is this the same
  43. }>for the 1.5.10.2 src.tar.Z patch archive? 
  44. }
  45. }Whole system?  If you mean the kernel/mm/fs, then yes.  You don't have
  46. }to recompile all the commands, though.
  47.  
  48. This is partially wrong.  1.5.10.2 does fix the loads of bugs that out of
  49. the box Amiga-Minix has.  However, 1.5.10.2 comes with a pre-made boot
  50. disk.  You do not need to recompile the kernel/mm/fs/or init to use
  51. 1.5.10.2.  This is how I was able to bootstrap my Amiga 3000, since out
  52. of the box Minix doesn't work at all with that machine.  You should install
  53. the new devices with Makedev, the new ps command, etc.
  54.  
  55. Also, when using 1.5.10.2 it is very important to increase the memory of
  56. *all* of the existing commands.  This is because the click size in 1.5.10.2
  57. increased from 1K to 4K bytes.  I've found that the bare minimum memory
  58. that should be assigned to a command is 8K bytes, and only if the commands
  59. are very simple at that.  I believe the rule I used after upgrading was to
  60. at least double or triple the original stack size of each command.  Takes a
  61. little experimenting at first though.
  62.  
  63. If the stack sizes aren't increased the entire system will seem very
  64. flakey and most commands will fail.  This might be the root of his
  65. problems if he has just recently upgraded.
  66. -----------------------------------------------------------------------------
  67. Steve Gerakines           |
  68. steve2@genesis.nred.ma.us |
  69. +1 (508)664-0149          |                         [nothingisforfreeyouknow]
  70.