[comp.os.minix] Problems with pc simulator

gary@sphinx.uchicago.edu (Gary Buchholz) (07/29/87)

Just got my MINIX tape a few days ago.

I was able to compile and link the pc_simulator under a UNIX System V
without problem.  However, when I run the "run" shell script that 
supposedly boots MINIX from the supplied disk-image root file system
I get:
  
  "This opcode is not defined"

The dump from the simulator shows
  op=6119fc
  pc=0112
  cs=ds=ss=es=0060
  ax=7f01 cx=ffff dx=0001 and dp=fffa

Anyone know what's going on ?

Also, the doc says the simulator does NOT simulate terminal(keyboard?) input.
If so, then how do you talk to this thing once MINIX comes up ?

  Gary