home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / hp / 14706 < prev    next >
Encoding:
Text File  |  1993-01-10  |  1.4 KB  |  37 lines

  1. Newsgroups: comp.sys.hp
  2. Path: sparky!uunet!utcsri!helios.physics.utoronto.ca!faraday!harrison
  3. From: harrison@faraday.physics.utoronto.ca (David Harrison)
  4. Subject: 300 baud console
  5. Message-ID: <C0n3Fu.JGM@helios.physics.utoronto.ca>
  6. Originator: harrison@faraday
  7. Sender: news@helios.physics.utoronto.ca (News Administrator)
  8. Organization: Dept. of Physics, Univ. of Toronto
  9. Date: Sun, 10 Jan 1993 13:14:18 GMT
  10. Lines: 25
  11.  
  12. We are running a HP9000/750 with HP-UX 8.07.  Getting tired of the most
  13. important error messages to the console scrolling off the top of the
  14. screen, I decided to make a 300 baud Decwriter II our system console instead
  15. of the HP terminal we had been using.  To do this I changed:
  16.  
  17. /etc/inittab:  now reads --
  18.     stty::sysinit:stty 300 cs7 parenb -parodd clocal icanon echo \
  19.       opost onlcr -ienqak ixon icrnl ignpar </dev/systty
  20.  
  21. /etc/gettydefs: now reads --
  22.     console    # B300 SANE CLOCAL CS7 PARENB ISTRIP IXANY TAB3 HUPCL
  23.     #Console Login: #console
  24.  
  25. ESCAPED the boot sequence, went into "Boot Administration mode" and:
  26.     PATH console rs232_a.300.7.even<CR>
  27.     reset
  28.  
  29. This is close to working as I wish except when I `shutdown'; then the
  30. console goes to 9600 baud.  When I `reboot' it goes back to 300.
  31.  
  32. Did I forget something or ... ?
  33. -- 
  34. David Harrison                             | "Why do three tones make a
  35. Dept. of Physics, Univ. of Toronto         |  triad and not a triangle?"
  36. Inet: harrison@faraday.physics.utoronto.ca |             -- Mach
  37.