home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / coherent / 6899 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  2.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!nucsrl!ddsw1!gagme!drktowr!magus
  2. From: magus@drktowr.chi.il.us (Louis Giliberto)
  3. Newsgroups: comp.os.coherent
  4. Distribution: world
  5. Subject: Re: How can I remove virtual consoles?
  6. X-Newsreader: TIN [version 1.1 PL8]
  7. References: <19JAN93.17674840.0248@VM1.MCGILL.CA>
  8. Message-ID: <93012112165@drktowr.chi.il.us>
  9. Organization: DarkTower Software
  10. Date: Thu, 21 Jan 93 19:33:54 CST
  11. Lines: 46
  12.  
  13. I4AQ (I4AQ@MUSICT.MCGILL.CA) wrote:
  14. : I leafed through that Coherent book (which might use a more complete
  15. : index...) and found no information on how to remove virtual consoles.
  16. : How can I patch my kernel to remove them?  I want to the the
  17. : /dev/console device...
  18.  
  19. The info is in the little book that came with the OS, not the
  20. full blown manual.  The book on how to install Coherent.  You need
  21. to run patch on the kernel and set it to no virtual consoles.
  22.  
  23. WARNING: make a copy of the kernel instead of modifying the original,
  24. and you also need to edit /etc/ttys so that init knows to spawn
  25. a getty for the console instead of color0, color1, etc.
  26.  
  27. To copy the kernel, go to "/" and do:
  28. cp coherent coh.test
  29.  
  30. Then modify coh.test instead of coherent.  To boot using coh.test,
  31. when you boot coherent at the bootstrap hit space and you'll get:
  32. ?
  33. type: coh.test and it will boot coh.test instead of coherent.
  34.  
  35. If it works and you want coh.test to be the one booted automagically,
  36. go to "/" again, and do this:
  37. rm autoboot
  38. ln coh.test autoboot
  39.  
  40. now when coherent boots it will boot the modified kernel, and the
  41. original kernel is still in "coherent" in case you need to switch back
  42. ever.
  43.  
  44. I learned the hard way.
  45.  
  46. The patching virtual stuff is in the booklet, so I won't go into it.
  47.  
  48. -Louis
  49.  
  50. --
  51. --------------------------------------------------------------------
  52.  Louis J. Giliberto, Jr.   ! magus@drktowr.chi.il.us
  53.    -sysadmin drktowr       !   "I had an account at school, but the
  54.    Chicago, IL  USA        !    quota was 300K - what's the point?
  55. Home of DarkTower Software !    One Madonna .gif and it's over!"
  56. --------------------------------------------------------------------
  57. "Try his first wife's maiden name" -- Cheshire Catalyst
  58. --------------------------------------------------------------------
  59.