home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Boot_Images / 2.11_on_rl02 / README < prev    next >
Encoding:
Text File  |  1996-03-07  |  1.3 KB  |  32 lines

  1. Short help to run 211BSD in Bob Supnik's PDP simulator v2.2
  2. -----------------------------------------------------------
  3.  
  4. Please take notice of the copyrights for 211BSD and the simulator.
  5.  
  6. Howto run 211BSD
  7. ----------------
  8. - Get all files from this directory.
  9. - gunzip the 211*.gz files
  10. - Create a subdirectory emu, and unpack the file pdpsim.tz in this directory.
  11. - Run patch to apply the file 'patches' to the simulator sources
  12. - Run 'make pdp11'
  13. - copy the executable 'pdp11' into your search-path
  14. - Run 'pdp11 script'. The scriptfile will initialize the simulated disks
  15.   and boot from rl0. Just press return to boot the unix-kernel.
  16.  
  17. Remarks
  18. -------
  19. - Some executables still don't run. Unfortunately 'vi' is one of them.
  20.   use ed instead. (for the time being).
  21. - The package is installed on 4 RL02 and 6 RK05 drives. I used a lot
  22.   of symlinks to get it working. The directory /usr/ingres and the 
  23.   web files in /usr/dict are compressed to make it fit.
  24. - Don't run fsck on the raw (/dev/rrk?h) devices. For some reason 
  25.   the kernel panics on this.
  26. - The machine's hostname is 'elfje'. It is a little dutch pun:
  27.   the dutch word 'elf' means 'eleven'. ('elfje' means 'little elf')
  28. - The package includes all binaries, include files and kernel sources.
  29.   The generated kernel is generated from /sys/SYSTEM.
  30.  
  31. Happy hacking. Franc
  32.