From owner-freebsd-emulation Sun Jan 18 15:33:49 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25950 for freebsd-emulation-outgoing; Sun, 18 Jan 1998 15:33:49 -0800 (PST) (envelope-from owner-freebsd-emulation@FreeBSD.ORG) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA25934 for ; Sun, 18 Jan 1998 15:33:30 -0800 (PST) (envelope-from rhh@ct.picker.com) Received: from ct.picker.com by whqvax.picker.com with SMTP; Sun, 18 Jan 1998 18:32:56 -0500 (EST) Received: from elmer.ct.picker.com by ct.picker.com (4.1/SMI-4.1) id AA20744; Sun, 18 Jan 98 18:32:54 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id SAA21700; Sun, 18 Jan 1998 18:31:40 -0500 Message-Id: <19980118183139.14729@ct.picker.com> Date: Sun, 18 Jan 1998 18:31:39 -0500 From: Randall Hopper To: emulation@FreeBSD.ORG Subject: DOSCMD: Misc questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88 Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org When DOSCMD starts up, it seems to need a key hit to continue loading DOS. Is this normal? Also, I see these messages when I check off the DOS option on my OS/BS multiboot menu: Init: 0 Unknown interrupt 15 function 4101 Unknown interrupt 15 function 8766 this is when the "Starting MS-DOS..." message appears and startup hangs waiting on a key to be hit. Funny thing is that this key stays around in the keyboard buffer and is fed to the next program requesting a key (HDM in my case, a hard disk manager utility, which I start up from my autoexec.bat). So if I hit , when it gets to HDM, it automatically runs the first program on the list. Randall