home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / alt / hackers / 1725 < prev    next >
Encoding:
Internet Message Format  |  1992-11-20  |  1.1 KB

  1. Path: sparky!uunet!utcsri!devnull
  2. Newsgroups: alt.hackers
  3. From: flaps@explorer.dgp (Alan J Rosenthal)
  4. Subject: avoiding stupid ibm-pc boot sequences (was Re: hey y'all)
  5. Message-ID: <1992Nov20.174808.8282@jarvis.csri.toronto.edu>
  6. References: <gilligan.722123168@cs1.bradley.edu>
  7. Distribution: na
  8. Date: 20 Nov 92 22:48:08 GMT
  9. Approved: bart@simpson.springfield.nt.us
  10. Lines: 14
  11.  
  12. gilligan@cs1.bradley.edu (Edward Henigin) writes:
  13. >The computers in one lab at my school are all networked, and when you 
  14. >boot them, they go to a menu.  I hate menus, especially when I didn't
  15. >write it myself.  I like to be in control.  The <ctrl>-<break> key
  16. >was disabled, and the [exit to dos] command on the menu required a
  17. >password.
  18.  
  19. It's easy to prevent an ibm-pc from running autoexec.bat.
  20.  
  21. When you press ^S on an ibm-pc, the stupid thing just waits until you press ^Q
  22. (or is it just press any key?).  (Real computers don't stop all processing just
  23. because output is suspended!)  So with ^S and ^Q, you can manage to go slowly
  24. through the pre-autoexec.bat boot sequence, and you can manage to do a ^S in
  25. the middle of the first command.com prompt.  Then press ^C and you're out.
  26.