home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / vmsnet / pdp11 / 566 < prev    next >
Encoding:
Text File  |  1992-07-27  |  4.6 KB  |  88 lines

  1. Newsgroups: vmsnet.pdp-11
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!news.th-darmstadt.de!news
  3. From: PD82@brx.th-damrstadt.de (A.G. Schindler)
  4. Subject: Re: RT-11 help needed
  5. Sender: news@infoserver.th-darmstadt.de (The Usenet-News System)
  6. Message-ID: <1992Jul28.003246.6004@infoserver.th-darmstadt.de>
  7. In-Reply-To: chapman@cs.cornell.edu's message of Mon, 27 Jul 1992 15: 18:05 GMT
  8. Date: Tue, 28 Jul 1992 00:32:46 GMT
  9. References:  <1992Jul27.151805.2692@cs.cornell.edu>
  10. X-News-Reader: VMS NEWS 1.20
  11. Nntp-Posting-Host: brx.hrz.th-darmstadt.de
  12. Organization: Technical University Darmstadt, Germany, Computer Center
  13. Lines: 73
  14.  
  15. In <1992Jul27.151805.2692@cs.cornell.edu> chapman@cs.cornell.edu writes:
  16.  
  17. +>  I am trying to boot RT-11 (I have several versions: 5.1, 5.4, 4, 3b)
  18. +>  on a pdp-11/20 (this is hobby stuff, not real work). Let me describe
  19. +>  the system and what I have done, and perhaps someone can tell me if this
  20. +>  is impossible to do, or what I am doing wrong. 
  21. +>  
  22. +>  I have one RK05 drive attached via an RK11D, but could attach as many
  23. +>  more as needed, and a tty33 for the console (via a KL11). Memory is 24K
  24. +>  of core in an MF-11L. That is all that is currently attached. 
  25. +>  
  26. +>  Previously, I have booted XXDP (diagnostic OS) by toggling in the RK05
  27. +>  boot code by hand, putting the pack in the drive, and hitting start. The
  28. +>  monitor comes up on the tty. 
  29. +>  
  30. +>  When I do this with RT-11, the read light on the drive flickers a bit,
  31. +>  it makes sounds as if it is seeking, and the processor continues to run,
  32. +>  but nothing happens on the tty. After about a second the disk quiets down,
  33. +>  but still no action on the tty. So I powered down, but on power up I got
  34. +>  a message that looked like it was from RT11 saying that a power failure
  35. +>  had occurred. What do I need to do, or do I need other hardware? I also have
  36. +>  a collection of paper tapes labelled "RT-11 Sources" -- what on earth are
  37. +>  these? 
  38.  
  39. 1.) If XXDP does run and ANY other system does not, it is very likely, there's
  40.     something wrong with youe interrupt configuration, as XXDP does not use
  41.     ANY interrupt (it simply polls, this is why everyting You do on floppy
  42.     lastst so veeery long)
  43.  
  44. 2.) 11/20, the first of all commercially sold 11's has some nasty habits
  45.     about dealing with auto-increment/-decrement, it has no EIS and the
  46.     priority of harware traps is slightly different to the modern types.
  47.  
  48. 3.) The disks start to work, this shows, that (parts of) the boot procedure
  49.     is/are coming up. If the disk lamp is flickering only short time (2 sec
  50.     or less), the system is not atually booted up, but dying inside the
  51.     primary or secondary boot. If the flicker lasts longer, You should 
  52.     ALWAYS get a startup Message as <RT-11 Vxxx>. After issuing this
  53.     Prompt, the system executes START?.COM. If You don't get any console-
  54.     message, check if You are booting a customized system with all
  55.     startup messages disabled. Many systems used in factory-control are
  56.     customized like this !
  57.  
  58. 4.) Maybe the ammount of memory (24k) does not match a SYSGEN special
  59.     feature, which allows to enable the lower 2 kW of I/O page to be
  60.     used as additional memory. This was common use in 32 kW RT11SJ
  61.     systems on Q-Bus machines (and only there!), where free memory was
  62.     always rare.
  63.  
  64. 5.) Put the "Source Tapes" in Your Gemm's-Box, togeter with the other
  65.     precious ancient things (but avoid to use them).
  66.  
  67.     Moral: If You have the resources, try to boot a virgin system, 
  68.            preferably RT11SJ, the single job monitor, which behaves
  69.            very friendly.
  70.  
  71.     Your's Andreas
  72.  
  73.      +-------------------------------------+----------------------------+
  74.      | Andreas G. Schindler                |        ^   ^      The best |
  75.      | c/o IID Schindler & Schubert GbR    |       (O v O)     is yet   |
  76.      | Lammertsgasse 12 , D-6140 Bensheim  |     /(       )\   to come  |
  77.      | Tel: 0 (49) 6251 62081              | ======""===""======        |
  78.      | Net: pd82@brx.hrz.th-darmstadt.de   |                            |
  79.      +-------------------------------------+----------------------------+
  80.  
  81.      +-------------------------------------+----------------------------+
  82.      | Andreas G. Schindler                |        ^   ^      The best |
  83.      | c/o IID Schindler & Schubert GbR    |       (O v O)     is yet   |
  84.      | Lammertsgasse 12 , D-6140 Bensheim  |     /(       )\   to come  |
  85.      | Tel: 0 (49) 6251 62081              | ======""===""======        |
  86.      | Net: pd82@brx.hrz.th-darmstadt.de   |                            |
  87.      +-------------------------------------+----------------------------+
  88.