Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jun 1997 13:22:23 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        jmz@cabri.obs-besancon.fr (Jean-Marc Zucconi)
Cc:        freebsd-emulation@FreeBSD.ORG
Subject:   Re: doscmd -bx
Message-ID:  <199706090352.NAA24406@genesis.atrad.adelaide.edu.au>
In-Reply-To: <9705160104.AA25159@cabri.obs-besancon.fr> from Jean-Marc Zucconi at "May 16, 97 02:04:22 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Jean-Marc Zucconi stands accused of saying:
> 
> I still have no luck trying to boot dos. With a 6.22 version, the
> machine locks. I managed to find a 5.0 version and tried again:
> bash# doscmd -bx
> Unknown interrupt 15 function 4101
> ax=ff24 bx=0002 cx=0000 dx=9a03
> si=0023 di=06f0 sp=059a bp=08e6
> cs=059a ss=907c ds=0070 es=0000
> ip=ffff eflags=30217
> 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
> addb   %al,(%bx+%si)
> unsupported instruction
> bash# 
> 
> :-( My .doscmd file has 2 lines:
> boot A:
> assign A: 1.44 1440
> 
> And I have no problem with pcemu booting from this file.
> 
> What can I do?

Sorry for the delay.  Try :

assign A: /tmp/1.44 1440
boot A:

and see whether that helps.  Also make sure you are running the latest
set of kernel patches, and that they installed cleanly.  Also make sure
that you have the LKM loaded, and that you haven't _unloaded_ it.

> Jean-Marc
-- 
]] Mike Smith, Software Engineer        msmith@gsoft.com.au             [[
]] Genesis Software                     genesis@gsoft.com.au            [[
]] High-speed data acquisition and      (GSM mobile)     0411-222-496   [[
]] realtime instrument control.         (ph)          +61-8-8267-3493   [[
]] Unix hardware collector.             "Where are your PEZ?" The Tick  [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706090352.NAA24406>