Unspecified terminal error in assignment 2.

From: R. Clayton <rclayton_at_monmouth.edu>
Date: Sun, 11 Mar 2012 12:11:08 -0400
When I run my os with the ttycopy disk, I get the error message "! Terminal
operation given, but no teminal has been specified."  What is this?

  The error message is confusing.  You're running a batch disk that does
  terminal I-O, but you haven't specified a .tty file to supply terminal input.
  The simulator command line should look like

    $ java -cp /export/home/class/cs-os/pa1/pa1-YYMMDD.jar:. \
        main os /export/home/class/cs-os/pa1/pa2-ttycopy.dsk \
        /export/home/class/cs-os/pa1/pa2-ttycopy.tty
Received on Sun Mar 11 2012 - 12:11:59 EDT

This archive was generated by hypermail 2.2.0 : Sun Mar 11 2012 - 12:29:05 EDT