Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!think!bloom-beacon!mit-eddie!rutgers!iuvax!silver!creps From: creps@silver.bacs.indiana.edu Newsgroups: comp.sys.ibm.pc Subject: Re: how do i do a pc warm boot from sof Message-ID: <15000033@silver> Date: Fri, 9-Oct-87 00:40:00 EDT Article-I.D.: silver.15000033 Posted: Fri Oct 9 00:40:00 1987 Date-Received: Sun, 11-Oct-87 13:13:14 EDT References: <296@stcvax.UUCP> Organization: Indiana University BACS, Bloomington Lines: 15 Nf-ID: #R:stcvax.UUCP:-29600:silver:15000033:000:610 Nf-From: silver.bacs.indiana.edu!creps Oct 8 23:40:00 1987 > /* Written 9:36 am Oct 8, 1987 by gp@picuxa in silver:comp.sys.ibm.pc */ > In article <15000030@silver>, creps@silver.bacs.indiana.edu writes: > > > > Try issuing interrupt 19H from an assembly routine. This is listed > > as the ROM-BIOS service interrupt to reboot. > > > > I have a peice of software that does this, but it seems to hang on my > AT&T 6300 if any TSR programs are installed. I tried it too, and it didn't work on my clone. I also had TSR's installed. It did try to boot, because it spun the drive like it does before booting. There's more to it than just the int call I guess.