home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Boot_Images / Ultrix-3.1 / README next >
Encoding:
Text File  |  2001-02-20  |  1.2 KB  |  35 lines

  1. Here are two RL02 disk images containing a bootable Ultrix-3.1 installation,
  2. from Bill Gunshannon (bill@cs.scranton.edu). He writes:
  3.  
  4. Install root.dsk as RL0 and user1.dsk as RL1 and boot RL0.
  5.  
  6. I built the disk images on a MicroPDP-11/23. Configuration:
  7.  
  8.                 CPU 11/23+
  9.                 Memory 3072K
  10.                 2 RL02 disks
  11.                 1 TS11 tape
  12.  
  13. Apparently, this means more to the Ultrix than to something like
  14. RT11.  Using the Supnik emulator, I was unable to build a kernel
  15. and even vi core dumps.  But then, I am not really sure just what
  16. the Supnik emulator is emulating.  Could it perhaps be emulating
  17. a UNIBUS box and the fact that I do not have support for the map
  18. be a problem??  We'll see eventually, I'm sure.
  19.  
  20. I tried the demo version of E11 but it lacks sufficient memory
  21. for this to do anything. No vi (just says :too big"), no sysgen
  22. (just hangs). I still haven't been able to get into the Begemot
  23. site, so I don't know if it will work with their emulator or not.
  24.  
  25.  
  26. [ I have got these images to work with Bob Supnik's 2.3d simulator
  27.   using this configuration file:
  28.  
  29.   set cpu 18b
  30.   att rl0 /usr/tmp/root.dsk
  31.   att rl1 /usr/tmp/user1.dsk
  32.   boot rl
  33.  
  34.   There is no root password.        - Warren ]
  35.