home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / linux / 23182 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.3 KB  |  37 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!pacbell.com!att-out!cbfsb!cbnewsg.cb.att.com!wto
  3. From: wto@cbnewsg.cb.att.com (William T. O Connell)
  4. Subject: Re: linux 0.99.2 : Why can't I exec "reboot" ?
  5. Message-ID: <1993Jan8.074736.18220@cbfsb.cb.att.com>
  6. Sender: news@cbfsb.cb.att.com
  7. Organization: PC peripheral operational services group
  8. References: <1993Jan8.061530.22260@news.uiowa.edu>
  9. Date: Fri, 8 Jan 1993 07:47:36 GMT
  10. Lines: 25
  11.  
  12. In article <1993Jan8.061530.22260@news.uiowa.edu> miranda@eng.uiowa.edu writes:
  13. >    Hello Gentlemen.
  14. >
  15. >After a bit of reading today in c.o.l I decided to make sure that my system had
  16. >"the right stuff". So, I made sure of links, makefile ( I once got a finish
  17. >one by mistake!) sound support, scsi, etc... and recompiled. No problemo.
  18. >
  19. >Right after recompilation I fdformatted a floppy and typed "make disk".Swell.
  20. >
  21. >Problem is, to test this, I 'synced' about 10 times :) and then typed
  22. >"reboot".
  23. >Usual message, bounce... bounce. System halts.
  24. >
  25. >That's it. Any ideas?
  26. >
  27.  
  28. Change the function call 'cli()' to 'sti()' in the file
  29. /usr/src/linux/kernel/chr_blk/keyboard.c
  30.  
  31. Then recompile - then you can reboot all you want :-)
  32.  
  33. A fix was posted, a couple weeks ago talking about ctrl-alt-del not
  34. working with .99p2 - same problem.
  35.  
  36. - Bill        wto@ihlpx.att.com
  37.