Difference between revisions of "Installing Ultrix V1.1 on SIMH"

From Computer History Wiki
Jump to: navigation, search
m (Preparations: Corrected some links)
m (Link to Ultrix Kit added)
Line 35: Line 35:
 
The VAX-11/780 system used here consists of:
 
The VAX-11/780 system used here consists of:
 
* [[KA780 CPU]]
 
* [[KA780 CPU]]
* [[MS780 Memory System|MS780]] 8 MB Memory
+
* [[MS780]] 8 MB Memory
 
* [[DZ11 asynchronous serial line interface|DZ11]] 8 Line Terminal Multiplexor
 
* [[DZ11 asynchronous serial line interface|DZ11]] 8 Line Terminal Multiplexor
 
* [[UDA50]] Disk Controller
 
* [[UDA50]] Disk Controller
* [[RA81 disk drive|RA81]] Disk
+
* [[RA81]] Disk
* [[RH780 Massbus Adapter]]
+
* [[RH780]] Massbus Controller
 
* [[TU77]] Massbus Tape Drive
 
* [[TU77]] Massbus Tape Drive
 
* [[Digital Ethernet UNIBUS Network Adapter|DEUNA]] Ethernet Controller
 
* [[Digital Ethernet UNIBUS Network Adapter|DEUNA]] Ethernet Controller
Line 45: Line 45:
 
=== Ultrix V1.1 ===
 
=== Ultrix V1.1 ===
  
Get the Ultrix V1.1 installation kit [https://drive.google.com/file/ here], unzip and put the files contained into the directory where the SIMH simulator resides.
+
Get the Ultrix V1.1 installation kit [https://drive.google.com/file/d/1YRfsPeFbQ-c626ITKGzVLzCYcnHv0xxy/view?usp=sharing here], unzip and put the files contained into the directory where the SIMH simulator resides.
  
 
=== vax780.ini ===
 
=== vax780.ini ===

Revision as of 11:44, 24 June 2022

Introduction

The aim of this tutorial is to show how to install Ultrix V1.1 on the supported SIMH MicroVAX / VAX simulators.

>>> All user input is formatted in bold <<<

The installation includes:

  • Ultrix V1.1 Mini System
  • Ultrix V1.1 Full System
  • All Ultrix V1.1 Software Subsets
  • Local Area Network Configuration

Preparations

Suitable SIMH MicroVAX / VAX Simulators

You can choose between the following MicroVAX / VAX Models resp. SIMH simulators that are supported by Ultrix V1.1:

MicroVAX / VAX Model SIMH simulator
MicroVAX I microvax1
MicroVAX II microvax2
VAX-11/780 vax780
VAX-11/750 vax750
VAX-11/730 vax730

In this tutorial I use the vax780 SIMH simulator.

The VAX-11/780 system used here consists of:

Ultrix V1.1

Get the Ultrix V1.1 installation kit here, unzip and put the files contained into the directory where the SIMH simulator resides.

vax780.ini

Use the following vax780.ini file for a VAX-11/780 system:

; Sample VAX780.ini for ULTRIX V1.1

SET QUIET

SET CPU 8M

; DISABLE ALL UNUSED DEVICES
SET RP DIS 
SET RY DIS 
SET RL DIS 
SET TQ DIS 
SET TS DIS 
SET HK DIS 
SET CR DIS 

; ACTIVATE CONSOLE LOGGING
SET CONSOLE LOG=001.LOG 

; ENABLE TU77 TAPE DRIVE
SET TU ENA 
SET TU0 TU77 
ATT TU0 ultrix-32_1.1_sys_sw_1of2.tap
;ATT TU0 BB-EA81B-BE_DECnet-Ultrix_1.1_86.tap

SET TU1 DIS 
SET TU2 DIS 
SET TU3 DIS 
SET TU4 DIS 
SET TU5 DIS 
SET TU6 DIS 
SET TU7 DIS  

; ENABLE RA81 SYSTEM DISK DRIVE
SET RQ0 RA81 
ATT RQ0 ULT011.R81 

SET RQ1 DIS 
SET RQ2 DIS 
SET RQ3 DIS 

; ENABLE DZ11 ASYNC ADAPTER
SET DZ 7B 
SET DZ LINES=8
ATT DZ 6666

; ENABLE LINE PRINTER
SET LPT ENA
ATT LPT PRINTEROUTPUT.TXT

; SET CONSOLE TO 7 BIT
SET TTI 7B 
SET TTO 7B 

; ENABLE DEUNA ETHERNET ADAPTER
SET XU ENABLE 
SET XU TYPE=DEUNA 
;ATT XU ETH0 

ATT CS ult011_console.rx1

; ====================================================================
; R10 = Boot Disk Type 
; R10 is irrelevant in case of Conversational Boot ("Ask")
; ====================================================================
; DEP R10 9 = RA0
; DEP R10 109 ; = RA1
; DEP R10 209 ; = RA2
; DEP R10  11 ; = RB (11/730)
; DEP R10   3 ; = HK
; DEP R10   2 ; = UP (???)
; DEP R10  14 ; = RL

; ====================================================================
; R11 = Boot Type
; ====================================================================
; DEP R11 0 ; = Multiuser
; DEP R11 1 ; = Multiuser Conversational (e.g. "ra(0,0)vmunix")
; DEP R11 2 ; = Single User
; DEP R11 3 ; = Single User Conversational
; DEP R11 60000010; = DIAG SUPER

; ====================================================================
; LOAD & START UTILITY FROM CONSOLE FLOPPY
; ====================================================================
; FLOAD BOOT 0 ; = Boot
; FLOAD COPY 0 ; = Copy
; RUN 2 ; = Start loaded Utility

Installation

Copy Ultrix V1.1 Mini System from Tape to Disk

sim> DEP R10 9
sim> DEP R11 3
sim> FLOAD COPY 0
sim> RUN 2
From: ht(0,1)
To: ra(0,1)
Copy completed: 300 records copied
From: [STRG + e]
Simulation stopped, PC: 00004BCA (RET)
sim>

Boot Ultrix V1.1 Mini System and create Full System on Disk

sim> DEP R10 9
sim> DEP R11 3
sim> FLOAD BOOT 0
sim> RUN 2
Boot
: ra(0,1)vmunix
220688+77372+63260 start 0x1420
Ultrix V1.1 System #1: Thu May 9 08:45:41 EDT 1985
real mem  = 8384512
avail mem = 6916096
using 153 buffers containing 838656 bytes of memory
VAX 11/780, serial no. 1234, hardware level = 7
mcr0 (MS780-C) at address 0x20002000, 4096Kbytes, noninterleaved
mcr1 (MS780-C) at address 0x20004000, 4096Kbytes, noninterleaved
uba0 at address 0x20006000
uda0 at uba0 csr 172150 vec 774, ipl 15
ra0 at uda0 slave 0
de0 at uba0 csr 174510 vec 120, ipl 15
lp0 at uba0 csr 177514 vec 200, ipl 14
mba0 at address 0x20010000
ht0 at mba0 drive 0
tu0 at ht0 slave 0
root device? ra0*
WARNING: clock gained 44 days -- CHECK AND RESET THE DATE!
erase ^?, kill ^U, intr ^C
List of recognized distribution media devices:
    te16 ts11 ts05 tu45 tu77 tu78 tu80
    ra60 rc25 rl02 rk07
What type of drive is the distribution media
mounted on [no default]:  tu77
List of recognized disk drives to contain root filesystem:
    ra60 ra80 ra81 rk07 rm03 rm05 rm80 rp05 rp06
    rp07 rc25
What type of drive is going to contain the root filesystem [no default]:  ra81
Unit 0 is the only supported unit number
for this device.  These installation procedures
will use this unit number unless you specify an
alternate.  
Do you wish to specify an alternate unit
number (y/n) [default: n]?  n
- - - Build root file system on ra0 - - -
Warning: 538 sector(s) in last cylinder unallocated
/dev/rra0a:     15884 sectors in 23 cylinders of 14 tracks, 51 sectors
        8.1Mb in 2 cyl groups (16 c/g, 5.85Mb/g, 1856 i/g)
super-block backups (for fsck -b#) at:
 32, 11520,
- - - Check the file system - - -
** /dev/rra0a
** Last Mounted on 
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
2 files, 9 used, 7420 free (20 frags, 925 blocks)
- - -Rewinding tape - - -
- - - Restoring the dump image of the root - - -
** /dev/rra0a
** Last Mounted on /destination
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
704 files, 3872 used, 3557 free (21 frags, 442 blocks)
-*-*-* Root filesystem is now extracted onto -*-*-*
-*-*-*    the destination disk filesystem    -*-*-*
- - - Building the console floppy - - -
Please remove the distribution floppy from the
drive and store it in a safe place.  Insert the
VAX-11/780/785 console floppy diskette.
Press RETURN when you have done this or type
'skip' to skip this step): skip
Skipping console update
You must now reboot the new root filesystem.
When you are told the system is ready to be
halted, perform the following steps:
1) Type the following:
        ^P              (get the attention of the
                         console subsystem)
        H               (halt the processor)
        U               (unjam the SBI
        I               (initialize the processor)
2)      B ANY
3) Respond to 'Boot:' with--
        ra(0,0)vmunix
4) Respond to 'Root device?' with--
        ra0
syncing disks... done
THE PROCESSOR CAN NOW BE HALTED.
Infinite loop, PC: 80023BC4 (BRB 80023BC4)
sim>

Boot Ultrix V1.1 Full System, Configure and Compile Kernel

sim> DEP R11 3
sim> FLOAD BOOT 0
sim> RUN 2
Resetting all devices...  This may not have been your intention.
The GO and CONTINUE commands do not reset devices.
Boot
: ra(0,0)vmunix
220688+77372+63260 start 0x1420
Ultrix V1.1 System #1: Thu May 9 08:45:41 EDT 1985
real mem  = 8384512
avail mem = 6916096
using 153 buffers containing 838656 bytes of memory
VAX 11/780, serial no. 1234, hardware level = 7
mcr0 (MS780-C) at address 0x20002000, 4096Kbytes, noninterleaved
mcr1 (MS780-C) at address 0x20004000, 4096Kbytes, noninterleaved
uba0 at address 0x20006000
uda0 at uba0 csr 172150 vec 774, ipl 15
ra0 at uda0 slave 0
de0 at uba0 csr 174510 vec 120, ipl 15
lp0 at uba0 csr 177514 vec 200, ipl 14
mba0 at address 0x20010000
ht0 at mba0 drive 0
tu0 at ht0 slave 0
root device? ra0
erase ^?, kill ^U, intr ^C
*** Setting the System Date ***
Please specify the date (yymmddhhmm): 8506132126
Thu Jun 13 21:26:00 EDT 1985
*** Changing the Super User password ***
New password: ult011 (not echoed) 
Retype new password: ult011 (not echoed)
*** Building the Special File for the Installation Tapedrive ***
special files for ht0 are *mt{0,4,8,12}
*** Making and Extracting the /usr filesystem ***
Creating the /usr filesystem in ra0g.
Save the super-block numbers generated here.  Tape
them to the outside of the disk pack cover.  If
your pack is nonremovable, tape them to the
outside of the drive.  They can be very useful in
certain emergencies.
- - - - - - - - - - - - - - - - - - - - - - -
*** SUPER BLOCK NUMBERS FOR /USR IN FS ra0g ***
Warning: 30 sector(s) in last cylinder unallocated
/dev/rra0g:     82080 sectors in 115 cylinders of 14 tracks, 51 sectors
        42.0Mb in 8 cyl groups (16 c/g, 5.85Mb/g, 2048 i/g)
super-block backups (for fsck -b#) at:
 32, 11512, 22992, 34472, 45952, 57432, 68912, 80392,
- - - - - - - - - - - - - - - - - - - - - - -
Extracting /usr (except /usr/sys).  This
takes about 5-10 minutes
Finished
Extracting system source.  This takes
about 5-10 minutes
Finished
Checking the consistency of the /usr filesystem
on ra0g
** /dev/rra0g
** Last Mounted on /usr
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
789 files, 7555 used, 70204 free (140 frags, 8758 blocks)
Please remove the installation volume from the
installation drive and put it in a safe place.
You are through with it for this installation.
You will extract files from the rest of the kit
later in the procedure.
The DIGITAL recommended partition for the
/usr/users filesystem on an ra81 is h. 
This partition on ra0 will be cleared by
these procedures.
* * * Making filesystem for /usr/users on ra0h * * *
Warning: 28 sector(s) in last cylinder unallocated
/dev/rra0h:     759668 sectors in 1064 cylinders of 14 tracks, 51 sectors
        389.0Mb in 67 cyl groups (16 c/g, 5.85Mb/g, 2048 i/g)
super-block backups (for fsck -b#) at:
 32, 11512, 22992, 34472, 45952, 57432, 68912, 80392, 91872, 103352,
 114832, 126312, 137792, 149272, 160752, 172232, 182816, 194296, 205776, 217256,
 228736, 240216, 251696, 263176, 274656, 286136, 297616, 309096, 320576, 332056,
 343536, 355016, 365600, 377080, 388560, 400040, 411520, 423000, 434480, 445960,
 457440, 468920, 480400, 491880, 503360, 514840, 526320, 537800, 548384, 559864,
 571344, 582824, 594304, 605784, 617264, 628744, 640224, 651704, 663184, 674664,
 686144, 697624, 709104, 720584, 731168, 742648, 754128,
* * * Initializing /etc/fstab * * *
* * * Making the /usr/users directory * * *
* * * Clearing the mount table * * *
* * * Checking the filesystems * * *
** /dev/ra0a
** Last Mounted on /
** Root file system
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
716 files, 3872 used, 3557 free (21 frags, 442 blocks)
** /dev/rra0g
** Last Mounted on /usr
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
790 files, 7556 used, 70203 free (139 frags, 8758 blocks)
** /dev/rra0h
** Last Mounted on 
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
2 files, 5 used, 361855 free (7 frags, 90462 blocks)
* * * Listing Free Space on all Filesystems
Filesystem    total    kbytes  kbytes  percent
   node       kbytes    used    free   used    Mounted on
/dev/ra0a       7429    3873    2813    58%    /
/dev/ra0g      38879    3778   31213    11%    /usr
/dev/ra0h     361860       5  325669     0%    /usr/users
* * * Automatic Crash Dump Query * * *
Would you like to enable automatic crash
dumps (y/n) [y]? y
* * * System Configuration Dialogue * * *
Enter the name of your system (only capital letters) [no default]: ULTVAX
You entered ULTVAX.  Is this
correct (y/n) [y]? y
Should the running system have this name?
(i.e., should rc.local be changed to
make ultvax the hostname?) (y/n) (y): y
System is now called ultvax
Enter the  Time Zone for your area.  Choices for
the time zone are: 
    Eastern             (e)
    Central             (c)
    Mountain            (m)
    Pacific             (p)
    Greenwich           (g)
  or number of hours (in time) west of Greenwich.
Enter the Time Zone (e, c, m, p, g, # of hours): c
Does your area alternate between Daylight Savings
and Standard time [yes] ? yes
Enter Geographic area for Daylight Savings Time.
Choices are:
    USA                 (u)
    Australia           (a)
    Eastern Europe      (e)
    Central Europe      (c)
    Western Europe      (w)
Enter the Geographic area (u, a, e, c, w) [u]: w
A configuration file has been created for the 
devices this program has determined are present.
The configuration file is as follows:
ident           ULTVAX
machine         vax
cpu             "VAX780"
maxusers        32
maxuprc         25
physmem         8
timezone        6 dst 3
options         INET
options         QUOTA
config  vmunix  root on ra0a  swap on ra0b  dumps on ra0b  args on ra0b  
controller      uba0  at  nexus  ?
controller     uda0  at  uba0 csr 0172150  vector udintr  
disk            ra0  at   uda0  drive 0
device          de0  at  uba0 csr 0174510  vector deintr  
device          lp0  at  uba0 csr 0177514  vector lpintr  
controller      mba0  at  nexus  ?
master          ht0  at   mba0  drive 0
tape            tu0  at    ht0  slave 0
pseudo-device   pty
psuedo-device   loop
psuedo-device   inet
psuedo-device   ether
You need to add a communication device to the
configuration file.  You may also add other
devices that were not found by this program.
You will be asked to enter information about the
device(s) you wish to add to the configuration file.
Entering 'exit' in response to the first prompt will
terminate this portion of the configuration process.
Typing 'erase' will delete previously entered data for
the current device and return to the first prompt.
If the device(s) you choose are supported by Digital,
the name of the appropriate interrupt routines will
be supplied by the program.
First, enter the name of the device you wish to
add.  A device name is the name used by Digital to
identify the device.
Be sure to use the ULTRIX-32 name listed in
section 4 of the ULTRIX-32 SYSTEM MANAGERS guide.
The device name also includes the logical number of
the device.
For example, 'hp0' is an RM05 disk drive that is the
first 'hp' type drive on the system.
Enter the device name, ?, or 'exit' --->exit
Configuration file complete
Do you wish to edit the configuration
file (y/n) [y]? n
* * * Performing the System Configuration * * *
grep '^#include' ../net/conf_net.c ../netinet/in_proto.c ../vax/conf.c  ../data/ht_data.c ../data/lp_data.c ../data/uda_data.c  ../data/if_de_data.c ../data/tty_pty_data.c ../data/af_data.c  ../data/tty_conf_data.c ../data/uipc_domain_data.c  ../data/autoconf_data.c ../data/if_to_proto_data.c  | grep -v '<' |  sed -e 's/:[^"]*"\([^"]*\)".*/: \1/'  -e 's/\.c/.o/'  -e 's,../[a-zA-Z]*/,,' >xtmp
awk ' { if ($1 != prev) { print rec; rec = $0; prev = $1; }  else { if (length(rec $2) > 78) { print rec; rec = $0; }  else rec = rec " " $2 } }  END { print rec } ' > makedep <xtmp
rm -f xtmp
echo '/^# DO NOT DELETE THIS LINE/+1,$d' >eddep
echo '$r makedep' >>eddep
echo 'w' >>eddep
cp makefile makefile.bak
ed - makefile < eddep
rm eddep makedep
cat assym.s ../vax/spt.s > spt.c
cc -E -I. -DLOCORE -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 spt.c > spt.i
as -o spt.o ${AHEADS} spt.i
ld -r locore_bin.o spt.o
cat assym.s    ubglue.s > ubglue.c
cc -E -I. -DLOCORE -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ubglue.c > ubglue.i
as -o ubglue.o ${AHEADS} ubglue.i
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../net/conf_net.c
/lib/c2 conf_net.s | ../vax/asm | as -o conf_net.o
rm -f conf_net.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../netinet/in_proto.c
/lib/c2 in_proto.s | ../vax/asm | as -o in_proto.o
rm -f in_proto.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../vax/conf.c
/lib/c2 conf.s | ../vax/asm | as -o conf.o
rm -f conf.s
touch -f -c ../h/ioctl.h
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/ht_data.c
/lib/c2 -i ht_data.s | ../vax/asm | as -o ht_data.o
rm -f ht_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/lp_data.c
/lib/c2 -i lp_data.s | ../vax/asm | as -o lp_data.o
rm -f lp_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/uda_data.c
/lib/c2 -i uda_data.s | ../vax/asm | as -o uda_data.o
rm -f uda_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/if_de_data.c
/lib/c2 -i if_de_data.s | ../vax/asm | as -o if_de_data.o
rm -f if_de_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/tty_pty_data.c
/lib/c2 tty_pty_data.s | ../vax/asm | as -o tty_pty_data.o
rm -f tty_pty_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/af_data.c
/lib/c2 af_data.s | ../vax/asm | as -o af_data.o
rm -f af_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/tty_conf_data.c
/lib/c2 tty_conf_data.s | ../vax/asm | as -o tty_conf_data.o
rm -f tty_conf_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/uipc_domain_data.c
/lib/c2 uipc_domain_data.s | ../vax/asm | as -o uipc_domain_data.o
rm -f uipc_domain_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/autoconf_data.c
/lib/c2 autoconf_data.s | ../vax/asm | as -o autoconf_data.o
rm -f autoconf_data.s
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ../data/if_to_proto_data.c
/lib/c2 if_to_proto_data.s | ../vax/asm | as -o if_to_proto_data.o
rm -f if_to_proto_data.s
cp ../conf/param.c .
cc -I. -c -O -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 -DTIMEZONE=360 -DDST=3 -DMAXUSERS=32 -DMAXUPRC=25 -DPHYSMEM=8 -DDMMIN=32 -DDMMAX=1024  param.c
cc -I. -c -S -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 ioconf.c
/lib/c2 ioconf.s | ../vax/asm | as -o ioconf.o
rm -f ioconf.s
cc -I. -c -O -DULTVAX -DBINARY -DVAX780 -DQUOTA -DINET -DKERNEL -DUPGRADE=0 swapvmunix.c
loading vmunix
rearranging symbols
text    data    bss     dec     hex
180728  75908   35932   292568  476d8
* * * Make the Special Files for the System * * *
MAKEDEV  ra0  lp0  tu0  pty0 pty1 std
special files for tu0 are *mt{0,4,8,12}
* * * Configured kernel is in /newvmunix * * *
What will follow is the sequence of steps that you
must take to boot the newly configured ULTRIX
kernel.
If, after booting this kernel, you decide that you
need to reconfigure the kernel.  Execute the
command:
                doconfig
and peform the booting steps, shown below, again.
If the kernel is properly configured, then be sure
to save the old kernel and move the new kernel to
/vmunix, as follows:
        mv /vmunix /oldvmunix
        mv /newvmunix /vmunix
---------------------------
When you are told the system is ready to be
halted, perform the following steps:
1) Type the following:
        ^P              (get the attention of the
                         console subsystem)
        H               (halt the processor)
        U               (unjam the SBI
        I               (initialize the processor)
2)      B ANY
3) Respond to 'Boot:' with--
        ra(0,0)newvmunix
syncing disks... done
THE PROCESSOR CAN NOW BE HALTED.
Infinite loop, PC: 80023BC4 (BRB 80023BC4)
sim>

Boot Ultrix V1.1 with New Kernel and install software subsets

sim> DEP R11 3
sim> FLOAD BOOT 0
sim> RUN 2
Resetting all devices...  This may not have been your intention.
The GO and CONTINUE commands do not reset devices.
Boot
: ra(0,0)newvmunix
180728+75908+35932 start 0x1420
Ultrix V1.1 System #1: Thu Jun 13 21:27:09 EDT 1985
real mem  = 8384512
avail mem = 6904832
using 305 buffers containing 838656 bytes of memory
VAX 11/780, serial no. 1234, hardware level = 7
mcr0 (MS780-C) at address 0x20002000, 4096Kbytes, noninterleaved
mcr1 (MS780-C) at address 0x20004000, 4096Kbytes, noninterleaved
uba0 at address 0x20006000
uda0 at uba0 csr 172150 vec 774, ipl 15
ra0 at uda0 slave 0
de0 at uba0 csr 174510 vec 120, ipl 15
lp0 at uba0 csr 177514 vec 200, ipl 14
mba0 at address 0x20010000
ht0 at mba0 drive 0
tu0 at ht0 slave 0
WARNING: clock gained 10 days -- CHECK AND RESET THE DATE!
erase ^?, kill ^U, intr ^C
# ls -l
total 1056
-rwxr--r--  1 root          211 May  9 10:09 .cshrc
-rwxr--r--  1 root           90 May  9 10:09 .login
-rwxr--r--  1 root          169 May  9 10:09 .profile
-rwxr--r--  1 root           48 May  9 10:09 .rhosts
drwxr-xr-x  2 root         1024 May  9 08:50 bin
-rwxr-xr-x  1 root        21956 May  9 09:44 boot
drwxr-xr-x  2 root         2048 Jun 13 20:27 dev
drwxr-xr-x  2 root         2560 Jun 13 20:26 etc
-rwxr-xr-x  1 root       334848 May  9 09:43 genvmunix
drwxr-xr-x  2 root          512 May  9 08:52 lib
drwxr-xr-x  2 root           24 May  9 08:23 lost+found
drwxr-xr-x  2 root           24 May  9 09:53 mnt
-rwxr-xr-x  1 root       286720 Jun 13 20:27 newvmunix
drwxr-xr-x  2 root         7696 Jun 13 20:26 olddev
drwxr-xr-x  2 root          512 May  9 09:10 opr
-rwxr-xr-x  1 root        11264 May  9 09:52 pcs750.bin
-rw-rw-rw-  1 root        37072 Jun 24 04:01 restoresymtable
lrwxrwxrwx  1 root            7 Jun 24 04:01 sys -> usr/sys
drwxrwxrwx  2 root          512 Jun 13 20:27 tmp
drwxr-xr-x  2 root          512 May  9 09:43 tp
drwxr-xr-x  2 root           24 May  9 08:24 usr
-rwxr-xr-x  1 root       334848 May  9 09:43 vmunix
# mv /newvmunix /vmunix
# ls -l
total 720
-rwxr--r--  1 root          211 May  9 10:09 .cshrc
-rwxr--r--  1 root           90 May  9 10:09 .login
-rwxr--r--  1 root          169 May  9 10:09 .profile
-rwxr--r--  1 root           48 May  9 10:09 .rhosts
drwxr-xr-x  2 root         1024 May  9 08:50 bin
-rwxr-xr-x  1 root        21956 May  9 09:44 boot
drwxr-xr-x  2 root         2048 Jun 13 20:27 dev
drwxr-xr-x  2 root         2560 Jun 13 20:26 etc
-rwxr-xr-x  1 root       334848 May  9 09:43 genvmunix
drwxr-xr-x  2 root          512 May  9 08:52 lib
drwxr-xr-x  2 root           24 May  9 08:23 lost+found
drwxr-xr-x  2 root           24 May  9 09:53 mnt
drwxr-xr-x  2 root         7696 Jun 13 20:26 olddev
drwxr-xr-x  2 root          512 May  9 09:10 opr
-rwxr-xr-x  1 root        11264 May  9 09:52 pcs750.bin
-rw-rw-rw-  1 root        37072 Jun 24 04:01 restoresymtable
lrwxrwxrwx  1 root            7 Jun 24 04:01 sys -> usr/sys
drwxrwxrwx  2 root          512 Jun 13 20:27 tmp
drwxr-xr-x  2 root          512 May  9 09:43 tp
drwxr-xr-x  2 root           24 May  9 08:24 usr
-rwxr-xr-x  1 root       286720 Jun 13 20:27 vmunix
# [STRG + d]
Mon Jun 24 04:08:08 CDT 1985
check quotas: done.
local daemons: routed telnetd ftpd talkd syslog.
preserving editor files
clearing /tmp
standard daemons: update cron accounting mail printer.
starting network: rshd rexecd rlogind rwhod.
Mon Jun 24 04:08:09 CDT 1985
Ultrix-32 V1.1 (ultvax)
login: root
Password: ult011 (not echoed)
                Digital Equipment Corporation
                Merrimack, New Hampshire.
# cat /usr/sys/conf/ULTVAX
ident           ULTVAX
machine         vax
cpu             "VAX780"
maxusers        32
maxuprc         25
physmem         8
timezone        6 dst 3
options         INET
options         QUOTA
config  vmunix  root on ra0a  swap on ra0b  dumps on ra0b  args on ra0b  
controller      uba0  at  nexus  ?
controller     uda0  at  uba0 csr 0172150  vector udintr  
disk            ra0  at   uda0  drive 0
device          de0  at  uba0 csr 0174510  vector deintr  
device          lp0  at  uba0 csr 0177514  vector lpintr  
controller      mba0  at  nexus  ?
master          ht0  at   mba0  drive 0
tape            tu0  at    ht0  slave 0
pseudo-device   pty
pseudo-device   loop
pseudo-device   inet
pseudo-device   ether
# cd /etc
# sh instmedia tape
Please mount the tape volume that contains the ULTRIX software
subsets. 
Press RETURN when the unit is online and ready: 
[STRG + e]
Simulation stopped, PC: 800017C2 (TSTL 8003EE28)
sim> ATT TU0 ultrix-32_1.1_opt_sw_2of2.tap
%SIM-INFO: TU0: Tape Image 'ultrix-32_1.1_opt_sw_2of2.tap' scanned as SIMH format
sim> C
[Enter]
Here are the software subsets that you may now load into your
ULTRIX-32 system.  Note that those sets marked with a '*' are
required subsets and will be loaded automatically.
 1)     BASUTIL*        Basic ULTRIX-32 utilities package
 2)     F77             The FORTRAN-77 language
 3)     LISP            The LISP and FP languages
 4)     PASCAL          The PASCAL language
 5)     MODULA2         The Modula-2 language
 6)     GAMES           The usual array of fun and recreation
 7)     SELFHLP         Self Help programs (LEARN)
 8)     MANDOC          Documentation: /usr/man directories
 9)     CONTRIB         User Contributed Software
 10)    AUXDOC          Documentation: /usr/doc directories
 11)    VARIAN          Fonts and Varian Plotter programs
Please specify ALL of the subsets that you wish to load by number.
If you would like more detailed descriptions, type 'help'
For example, the selections: 1 2 4
would cause subsets BASUTIL F77 and PASCAL to be loaded.
and the selection: help
would cause a more detailed help message to be displayed
for each entry.
Please enter your selections: 1 2 3 4 5 6 7 8 9 10 11
You chose to add the following:  BASUTIL F77 LISP PASCAL MODULA2 GAMES SELFHLP MANDOC CONTRIB AUXDOC VARIAN
Is this correct (y/n) [n]: y
Skipping 1 fileset. . .
Loading BASUTIL. . .Finished
Skipping 1 fileset. . .
Loading F77. . .Finished
Skipping 1 fileset. . .
Loading LISP. . .Finished
Skipping 1 fileset. . .
Loading PASCAL. . .Finished
Skipping 1 fileset. . .
Loading MODULA2. . .Finished
Skipping 1 fileset. . .
Loading GAMES. . .Finished
Skipping 1 fileset. . .
Loading SELFHLP. . .Finished
Skipping 1 fileset. . .
Loading MANDOC. . .Finished
Skipping 1 fileset. . .
Loading CONTRIB. . .Finished
Skipping 1 fileset. . .
Loading AUXDOC. . .Finished
Skipping 1 fileset. . .
Loading VARIAN. . .Finished
Rewinding tape
Cleaning up.
# df
Filesystem    total    kbytes  kbytes  percent
   node       kbytes    used    free   used    Mounted on
/dev/ra0a       7429    3743    2943    56%    /
/dev/ra0g      38879   33199    1792    95%    /usr
/dev/ra0h     361860       5  325669     0%    /usr/users
# /etc/netsetup install
Whenever a default selection is given for a question
[shown in square brackets]  you  only  need to press
the <RETURN> key to select the default choice.
Enter an abbreviation for ultvax (for example the 1st letter): u
Are you configuring your system on a network [no] ? yes
Enter the network number for your network: 10
Enter the system number on the network for ultvax: 200
Enter the network name [ethernet]: ethernet 
Enter the network alias [deunanetworks]: deunanetworks 
Setting up '/etc/networks' file.
Enter  the system  name,  abbreviation, and system  number,  for each
computer on the network.  Enter these on separate lines when prompted.
This information is put into the '/etc/hosts' file.
Enter the name of the 1st system to put on your network
(<RETURN> only if no more to enter): pc
Enter the abbreviation for PC: p
Enter the system number on the network for PC: 1
Enter the name of the next system to put on your network
(<RETURN> only if no more to enter): [Enter]
Enter  the  names of  'trusted' systems.  Trusted  systems  are
computers considered to be secure. Users on any trusted systems
can login to your system  without password verification on your
system.  Such users must have a valid account on the  'trusted'
system. This information is put in the '/etc/hosts.equiv' file.
Enter the full name of the first 'trusted' system
(<RETURN> only if none): [Enter]
Network setup is finished.
# shutdown -h now
Shutdown at 04:18 (in 0 minutes) [pid 414]
System shutdown time has arrived
# syncing disks... done
THE PROCESSOR CAN NOW BE HALTED.
Infinite loop, PC: 80023B18 (BRB 80023B18)
sim>

Boot Ultrix V1.1

sim> DEP R10 9
sim> DEP R11 0
sim> FLOAD BOOT 0
sim> RUN 2
Resetting all devices...  This may not have been your intention.
The GO and CONTINUE commands do not reset devices.
Boot
: ra(0,0)vmunix
180728+75908+35932 start 0x1420
Ultrix V1.1 System #1: Thu Jun 13 21:27:09 EDT 1985
real mem  = 8384512
avail mem = 6904832
using 305 buffers containing 838656 bytes of memory
VAX 11/780, serial no. 1234, hardware level = 7
mcr0 (MS780-C) at address 0x20002000, 4096Kbytes, noninterleaved
mcr1 (MS780-C) at address 0x20004000, 4096Kbytes, noninterleaved
uba0 at address 0x20006000
uda0 at uba0 csr 172150 vec 774, ipl 15
ra0 at uda0 slave 0
de0 at uba0 csr 174510 vec 120, ipl 15
lp0 at uba0 csr 177514 vec 200, ipl 14
mba0 at address 0x20010000
ht0 at mba0 drive 0
tu0 at ht0 slave 0
Automatic reboot in progress...
Mon Jun 24 04:15:49 CDT 1985
/dev/ra0a: 809 files, 3743 used, 3686 free (22 frags, 458 blocks)
/dev/rra0g: 3702 files, 66402 used, 11357 free (69 frags, 1411 blocks)
/dev/rra0h: 2 files, 5 used, 361855 free (7 frags, 90462 blocks)
Mon Jun 24 04:15:53 CDT 1985
check quotas: done.
local daemons: routed telnetd ftpd talkd syslog sendmail.
preserving editor files
clearing /tmp
standard daemons: update cron accounting mail printer.
starting network: rshd rexecd rlogind rwhod.
Mon Jun 24 04:15:55 CDT 1985
Ultrix-32 V1.1 (ultvax)
login: root
Password: ult011 (not echoed) 
                Digital Equipment Corporation
                Merrimack, New Hampshire.
# ps -axl
      F UID   PID  PPID CP PRI NI ADDR  SZ  RSS WCHAN STAT TT  TIME COMMAND
      3   0     0     0  0 -25  0  23e   0    0 3f296 D    ?   0:00 swapper
1008001   0     1     0  0   5  0  bda  23    5 c3b18 S    ?   0:00 init
1000003   0     2     0  0 -24  0  bce2432    0 c3bb8 D    ?   0:00 pagedaemon
1008001   0    42     1  0   1  0 110c  51    6 8e360 S    ?   0:00 /etc/ftpd
1008001   0    46     1  0   1  0 10ec  40    8 8e0b0 S    ?   0:00 /etc/talkd
1008001   0    47     1  0   1  0 10d0  44    7 8df60 S    ?   0:00 /etc/telnet
1008001   1    51     1  0   1  0 107c  50   11 8e1b0 S    ?   0:00 /etc/syslog
1008001   0    53     1  0   1  0 105e  53   29 3f2b8 S    ?   0:00 /etc/routed
1008201   0    64     1  0  15  0  fb0  20    2 fec00 S    ?   0:00 /etc/update
1008201   0    67     1  0  15  0  f94  25    5 fec00 S    ?   0:00 /etc/cron
1008001   0    80     1  0   1  0  f54  41    7 9c5b0 S    ?   0:00 /etc/comsat
1008001   0    88     1  0   1  0  f1c  50   11 3f2b8 S    ?   0:00 /usr/lib/lp
1008001   0    95     1  0   1  0  eaa  43    7 8d860 S    ?   0:00 /etc/rshd
1008001   0    98     1  0   1  0  e72  43    8 8d7e0 S    ?   0:00 /etc/rexecd
1008001   0   101     1  0   1  0  e44  40    6 8d660 S    ?   0:00 /etc/rlogin
1008001   0   104     1  0   1  0  d4e  51   25 9c730 S    ?   0:00 /etc/rwhod
1008201   0   107     1  0  15  0  c00  36   17 fec00 S    co  0:00 -csh (csh)
1008001   0   108     1  0   1  0  da4  98   63 8d4e0 S    ?   0:00 /usr/lib/se
1008001   0   112   107 11  27  0  fee 116   61       R    co  0:00 ps -axl
# ifconfig de0
de0: 10.0.0.200 flags=243<UP,BROADCAST,RUNNING>
# shutdown -h now
Shutdown at 04:16 (in 0 minutes) [pid 115]
System shutdown time has arrived
syncing disks... done
THE PROCESSOR CAN NOW BE HALTED.
Infinite loop, PC: 80023B18 (BRB 80023B18)
sim> exit
Goodbye
Log file closed