home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / dec / 4821 < prev    next >
Encoding:
Text File  |  1992-09-02  |  2.3 KB  |  69 lines

  1. Newsgroups: comp.sys.dec
  2. Path: sparky!uunet!caen!batcomputer!cornell!rogerj
  3. From: rogerj@cs.cornell.edu (Roger Jagoda)
  4. Subject: Swapping monitors AFTER the initial ULTRIX install
  5. Message-ID: <1992Sep2.220028.10156@cs.cornell.edu>
  6. Organization: Cornell Univ. CS Dept, Ithaca NY 14853
  7. Date: Wed, 2 Sep 1992 22:00:28 GMT
  8. Lines: 59
  9.  
  10. DECers,
  11.  
  12. I have a question that DEC, to their credit, tried to help
  13. with but just couldn't appreciate our circumstances.
  14.  
  15.  
  16. HW: DS5000-120
  17. SW: Ultrix 4.2a+STUFF THAT COMES WITH IT. All on CD-ROMs/RRD42
  18.  
  19. The problem is that we don't own these CDs, the campus ESL
  20. CSLG program does--so we install what we can and then
  21. hand back the CDs. If we ever need a change, we have to
  22. get the CDs back.
  23.  
  24. So usual practice is to extract EVRYTHING on the CDs and
  25. that way we don't need the CDs again.
  26.  
  27. We want to be able to have a color monitor OR monochrome OR grey-scale.
  28. During the install process, the program asks what type of monitor
  29. we have. If we select one, I assume the last line in our /etc/ttys
  30. file gets changed for that frame buffer's X-server (or lack of an FB).
  31.  
  32. But how can we extract what we need to be able to swap monitors
  33. at will? 
  34.  
  35. DEC's answer was complete:
  36.  
  37. ------------DEC ANSWER--------------------
  38.  
  39.  The quickest and the most fail-safe
  40. method is to de-install and then reinstall the server software.
  41.         /etc/setld -d UDWSER425                 /* v4.2a */
  42.         /etc/setld -l /dev/nrmt0h UDWSER425     /* v4.2a */
  43.  
  44.         /etc/setld -d UDWSER420                 /* v4.2 */
  45.         /etc/setld -l /dev/nrmt0h UDWSER420     /* v4.2 */
  46.  
  47. This will prompt you for type of monitor.
  48.  
  49. ------------DEC ANSWER--------------------
  50.  
  51. This is true, but assumes we always have the CDs around.
  52. If we mount the CD, then do setld -x for all of it, will it 
  53. overwrite files we need for one type of monitor? Has anyone
  54. else had this problem? Can we rename the SUBSET and then re-setld
  55. and keep three copies of the subset around for three type of
  56. monitors?
  57.  
  58. Any help appreciated!!
  59.  
  60. --Roger
  61. ---------------------------------------------------------------------------
  62. Roger Jagoda                    -- A wise man adapts
  63. Laboratory for Plasma Studies        himself to a changing world.
  64. Cornell University                -- A foolish man tries
  65. (607) 255-6115                to force the world to adapt to 
  66. roger@ionvax.tn.cornell.edu                him.    
  67. ---------------------------------------------------------------------------
  68.  
  69.