Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!milano!uudell!mustang!jrh From: jrh@mustang.dell.com (James R. Howard) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: How to do a warm-boot from a C program Keywords: boot, C Message-ID: <2237@uudell.dell.com> Date: 20 Feb 90 21:24:05 GMT References:
<2028@milton.acs.washington.edu> Sender: news@uudell.dell.com Reply-To: jrh@mustang.dell.com (James R. Howard) Distribution: na Organization: Dell Computer Corp. Lines: 24 In article
, mcintyre@turing.cs.rpi.edu (David McIntyre) writes: > jimmy writes: > >Does anyone know how to do a boot from a C program? > > Yes, just do an Interrupt 25 (which is 19h). That will do it nicely. > [ rest deleted ] That will work, but there are some cases were TSR's and varying machine BIOS will lock up on an int 19h call. This of course "should" work, but there are numerous machines floating around that will lock when trying this with the right combination in autoexec/config. -------------------------------------------------------------- James Howard ..cs.utexas.edu!dell!mustang!jrh or jrh@mustang.dell.com "I've got a firm policy on gun control, if there's a gun around, I want to be the one controlling it." -- Clint Eastwood --------------------------------------------------------------