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] - Blame information for rev 26

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 23 wfjm
# $Id: README_unix_v5_rkset.txt 558 2014-06-01 22:20:51Z mueller $
2 21 wfjm
 
3
Notes on oskit: Unix V5 system on RK05 volumes
4
 
5
  Table of content:
6
 
7
    1.  General remarks
8
    2.  Installation
9
    3.  Usage
10
 
11
1. General remarks ---------------------------------------------------
12
 
13
   See notes on
14
 
15
     1.  I/O emulation setup
16
     2.  FPGA Board setup
17
     3.  Rlink and Backend Server setup
18
     4.  Legal terms
19
 
20
   in $RETROBASE/doc/w11a_os_guide.txt
21
 
22
2. Installation ------------------------------------------------------
23
 
24
   - A disk set is available from
25 23 wfjm
       http://www.retro11.de/data/oc_w11/oskits/unix_v5_rkset.tgz
26 21 wfjm
     Download, unpack and copy the disk images (*.dsk), e.g.
27
 
28
       cd $RETROBASE/tools/oskit/unix-v5_rk
29 23 wfjm
       wget http://www.retro11.de/data/oc_w11/oskits/unix_v5_rkset.tgz
30 21 wfjm
       tar -xzf unix_v5_rkset.tgz
31
 
32
3. Usage -------------------------------------------------------------
33
 
34
   - Start backend server and boot system (see section 3 in w11a_os_guide.txt)
35
       boot script:  uv5_rk_boot.tcl
36
       example:      ti_w11 -u @uv5_rk_boot.tcl
37
 
38
   - Hit  in the xterm window to connect to backend server.
39
     The boot dialog in the console xterm window will look like
40
     (required input is in {..}, with {} denoting a carriage return:
41
 
42
       @{unix}
43
 
44
       login: {root}
45
 
46
     Now you are at the shell prompt and can exercise the system, e.g.
47
 
48
       # {ls -al}
49
       total 62
50
       drwxr-xr-x  9 bin       160 Jan 29 16:14 .
51
       drwxr-xr-x  9 bin       160 Jan 29 16:14 ..
52
       drwxr-xr-x  2 bin       944 Nov 26 18:13 bin
53
       drwxr-xr-x  2 bin        80 Nov 26 18:13 dev
54
       drwxr-xr-x  2 bin       240 Mar 21 12:07 etc
55
       drwxr-xr-x  2 bin       224 Nov 26 18:13 lib
56
       drwxr-xr-x  2 bin        32 Nov 26 18:13 mnt
57
       drwxrwxrwx  2 bin        32 Nov 26 18:13 tmp
58
       -rwxrwxrwx  1 bin     25802 Mar 21 12:07 unix
59
       drwxr-xr-x 14 bin       224 Nov 26 18:13 usr
60
 
61
     There is no 'halt' or 'shutdown' command, just terminate the server
62
     session with a
63
       tirri_exit
64
     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.