OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.61/] [tools/] [oskit/] [unix-v5_rk/] [README_unix_v5_rkset.txt] - Diff between revs 23 and 26

Only display areas with differences | Details | Blame | View Log

Rev 23 Rev 26
# $Id: README_unix_v5_rkset.txt 558 2014-06-01 22:20:51Z mueller $
# $Id: README_unix_v5_rkset.txt 558 2014-06-01 22:20:51Z mueller $
Notes on oskit: Unix V5 system on RK05 volumes
Notes on oskit: Unix V5 system on RK05 volumes
  Table of content:
  Table of content:
    1.  General remarks
    1.  General remarks
    2.  Installation
    2.  Installation
    3.  Usage
    3.  Usage
1. General remarks ---------------------------------------------------
1. General remarks ---------------------------------------------------
   See notes on
   See notes on
     1.  I/O emulation setup
     1.  I/O emulation setup
     2.  FPGA Board setup
     2.  FPGA Board setup
     3.  Rlink and Backend Server setup
     3.  Rlink and Backend Server setup
     4.  Legal terms
     4.  Legal terms
   in $RETROBASE/doc/w11a_os_guide.txt
   in $RETROBASE/doc/w11a_os_guide.txt
2. Installation ------------------------------------------------------
2. Installation ------------------------------------------------------
   - A disk set is available from
   - A disk set is available from
       http://www.retro11.de/data/oc_w11/oskits/unix_v5_rkset.tgz
       http://www.retro11.de/data/oc_w11/oskits/unix_v5_rkset.tgz
     Download, unpack and copy the disk images (*.dsk), e.g.
     Download, unpack and copy the disk images (*.dsk), e.g.
       cd $RETROBASE/tools/oskit/unix-v5_rk
       cd $RETROBASE/tools/oskit/unix-v5_rk
       wget http://www.retro11.de/data/oc_w11/oskits/unix_v5_rkset.tgz
       wget http://www.retro11.de/data/oc_w11/oskits/unix_v5_rkset.tgz
       tar -xzf unix_v5_rkset.tgz
       tar -xzf unix_v5_rkset.tgz
3. Usage -------------------------------------------------------------
3. Usage -------------------------------------------------------------
   - Start backend server and boot system (see section 3 in w11a_os_guide.txt)
   - Start backend server and boot system (see section 3 in w11a_os_guide.txt)
       boot script:  uv5_rk_boot.tcl
       boot script:  uv5_rk_boot.tcl
       example:      ti_w11 -u @uv5_rk_boot.tcl
       example:      ti_w11 -u @uv5_rk_boot.tcl
   - Hit  in the xterm window to connect to backend server.
   - Hit  in the xterm window to connect to backend server.
     The boot dialog in the console xterm window will look like
     The boot dialog in the console xterm window will look like
     (required input is in {..}, with {} denoting a carriage return:
     (required input is in {..}, with {} denoting a carriage return:
       @{unix}
       @{unix}
       login: {root}
       login: {root}
     Now you are at the shell prompt and can exercise the system, e.g.
     Now you are at the shell prompt and can exercise the system, e.g.
       # {ls -al}
       # {ls -al}
       total 62
       total 62
       drwxr-xr-x  9 bin       160 Jan 29 16:14 .
       drwxr-xr-x  9 bin       160 Jan 29 16:14 .
       drwxr-xr-x  9 bin       160 Jan 29 16:14 ..
       drwxr-xr-x  9 bin       160 Jan 29 16:14 ..
       drwxr-xr-x  2 bin       944 Nov 26 18:13 bin
       drwxr-xr-x  2 bin       944 Nov 26 18:13 bin
       drwxr-xr-x  2 bin        80 Nov 26 18:13 dev
       drwxr-xr-x  2 bin        80 Nov 26 18:13 dev
       drwxr-xr-x  2 bin       240 Mar 21 12:07 etc
       drwxr-xr-x  2 bin       240 Mar 21 12:07 etc
       drwxr-xr-x  2 bin       224 Nov 26 18:13 lib
       drwxr-xr-x  2 bin       224 Nov 26 18:13 lib
       drwxr-xr-x  2 bin        32 Nov 26 18:13 mnt
       drwxr-xr-x  2 bin        32 Nov 26 18:13 mnt
       drwxrwxrwx  2 bin        32 Nov 26 18:13 tmp
       drwxrwxrwx  2 bin        32 Nov 26 18:13 tmp
       -rwxrwxrwx  1 bin     25802 Mar 21 12:07 unix
       -rwxrwxrwx  1 bin     25802 Mar 21 12:07 unix
       drwxr-xr-x 14 bin       224 Nov 26 18:13 usr
       drwxr-xr-x 14 bin       224 Nov 26 18:13 usr
     There is no 'halt' or 'shutdown' command, just terminate the server
     There is no 'halt' or 'shutdown' command, just terminate the server
     session with a
     session with a
       tirri_exit
       tirri_exit
     command. The disks aren't cached, so no need to sync either.
     command. The disks aren't cached, so no need to sync either.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.