Xref: utzoo comp.sys.ibm.pc.misc:4657 comp.os.msdos.programmer:2366 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!sun-barr!lll-winken!cert!netnews.upenn.edu!eniac.seas.upenn.edu!corry From: corry@eniac.seas.upenn.edu (Chris Corry) Newsgroups: comp.sys.ibm.pc.misc,comp.os.msdos.programmer Subject: Reboot from software Message-ID: <34681@netnews.upenn.edu> Date: 13 Dec 90 03:04:40 GMT Sender: news@netnews.upenn.edu Reply-To: corry@eniac.seas.upenn.edu (Chris Corry) Distribution: usa Organization: University of Pennsylvania Lines: 14 Hi. I'm writing a program that, under certain conditions, needs to reboot the computer. I figured that this was a simple generation of interrupt 25 (hex 19). However, everytime I try to use this mechanism (using geninterrupt or int86 from Turbo C) the computer hangs. Anyone have any ideas? Please mail or post and I'll summarize if there seems to be an interest (I can't belive that I'm the only person who has run into this problem. Then again I'm probably doing something stupid.) THANXS! Chris Corry corry@eniac.seas.upenn.edu