<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Retrocomputing Wiki</title>
    <subtitle type="text">Retrocomputing Wiki</subtitle>
    <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/" />
    <link rel="self" type="application/atom+xml" href="http://www.retrocomputinggeek.com/retrowiki/Special:Recentchanges_Atom" />
    <updated>2009-11-25T13:17:20Z</updated>
    <rights>Copyright (c) 2006, no-reply@daemonz.net</rights>
    <generator uri="http://www.pmachine.com/" version="1.6.9">ExpressionEngine</generator>
    <id>tag:retrocomputinggeek.com,2009:11:25:wiki</id>


    <entry>
      <title>Install4.3BSDQuasijarus</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/Install4.3BSDQuasijarus/" />
      <id>tag:retrocomputinggeek.com,2009:wiki:Install4.3BSDQuasijarus/43.133</id>
      <published>2009-11-25T13:17:20Z</published>
      <updated>2009-11-25T13:17:20Z</updated>
      <author>
            <name>markus</name>
            <email>x13317@yahoo.com</email>
      </author>
      <content type="html"><![CDATA[
        <p><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FCategory%3AEmulator%3A%3ASIMH%2F%22+title%3D%22Category%3AEmulator%3A%3ASIMH">Category:Emulator -> SIMH</a><br />
<a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FCategory%3AOS%3A%3A43BSD%2F%22+title%3D%22Category%3AOS%3A%3A43BSD">Category:OS -> 43BSD</a></p>

<p>See below for an annotated transcript of the installation procedure for 4.3BSD-Quasijarus0a on simh/Vax. If you have ever read &#8220;The Design and Implementation of the 4.3BSD UNIX Operating System&#8221;, now you can run the code inside the portable simh emulator. </p>

<p>I&#8217;d like to thank Warren Toomey, Michael Sokolov, and Joseph F. Young for their assistance and the work they put into the Unix Archive and the Quasijarus distribution. I&#8217;d also like to thank Bob Supnik for the SIMH emulator suite. To begin with, here is the simh configuration file used (simh.quasijarus0a):</p>

<blockquote><p>
&nbsp;  &nbsp;  set cpu 32m<br />
&nbsp;  &nbsp;  set cpu conhalt<br />
&nbsp;  &nbsp;  set tto 7b<br />
&nbsp;  &nbsp;  set tti 7b<br />
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  load -r ka655.bin<br />
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  ;; enable this after the initial install and<br />
&nbsp;  &nbsp;  ;; issue the command<br />
&nbsp;  &nbsp;  ;; set boot dua0:<br />
&nbsp;  &nbsp;  ;; at the chevron prompt<br />
&nbsp;  &nbsp;  ;at nvr nvr.bin<br />
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  set rq0 ra82<br />
&nbsp;  &nbsp;  at rq0 ra82-quasijarus0a.dsk<br />
&nbsp;  &nbsp;  
</p><p><font color="#ff0000"></p><p>&nbsp;  &nbsp;  set rq1 ra82<br />
&nbsp;  &nbsp;  at rq1 /dev/null<br />
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  set rq2 ra82<br />
&nbsp;  &nbsp;  at rq2 /dev/null<br />
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  set rq3 ra82<br />
&nbsp;  &nbsp;  at rq3 /dev/null</p><p></font></p><p>
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  set tq tk50<br />
&nbsp;  &nbsp;  at tq0 quasijarus0a.tap<br />
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  set dz 7b<br />
&nbsp;  &nbsp;  set dz lines=8<br />
&nbsp;  &nbsp;  at -m dz0 2311<br />
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  set xq mac=08-00-2B-12-34-56<br />
&nbsp;  &nbsp;  at xq0 eth0<br />
&nbsp;  &nbsp;  
</p><p><font color="#ff0000"></p><p>&nbsp;  &nbsp;  set lpt dis<br />
&nbsp;  &nbsp;  set ts dis<br />
&nbsp;  &nbsp;  set rl dis</p><p></font></p><p>
&nbsp;  &nbsp;  <br />
&nbsp;  &nbsp;  ;; uncomment the next three lines after the NVRAM<br />
&nbsp;  &nbsp;  ;; has been attached and the default boot device set<br />
&nbsp;  &nbsp;  ;dep bdr 0<br />
&nbsp;  &nbsp;  ;boot cpu<br />
&nbsp;  &nbsp;  ;exit
</p></blockquote>

<p>Please note that lines set in red are not optional. In the following installation transcript, user input is set in red and the annotations in green.</p>

<blockquote>
<p><font color="#008000"></p><p>Assume that all the necessary files, including the vax binary,<br />
the boot rom and installation tape image are in the current directory.</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>./vax simh.quasijarus0a</p><p></font></p><p> </p>

<p>VAX simulator V3.0-1<br />
RQ: creating new file<br />
Listening on port 2311 (socket 9)<br />
Modem control activated<br />
Eth: opened eth0<br />
sim> </p><p><font color="#ff0000"></p><p>boot cpu</p><p></font></p>

<p><font color="#008000"></p><p>The first step is to boot the standalone tools off the tape and copy<br />
the miniroot to the disk&#8217;s b partition. Please note that the disk<br />
is unlabeled at this stage.</p><p></font></p>

<p>KA655-B V5.3, VMB 2.7<br />
Performing normal system tests.<br />
40..39..38..37..36..35..34..33..32..31..30..29..28..27..26..25..<br />
24..23..22..21..20..19..18..17..16..15..14..13..12..11..10..09..<br />
08..07..06..05..04..03..<br />
Tests completed.<br />
>>></p><p><font color="#ff0000"></p><p>boot mua0:</p><p></font></p><p>
(BOOT/R5:0 MUA0</p>



<p>&nbsp; 2..<br />
-MUA0<br />
&nbsp; 1..0..</p>

<p>=</p><p><font color="#ff0000"></p><p>copy</p><p></font></p>

<p>cpu: uVAX 3000<br />
From: tms(0,1)<br />
To: ra(0,1)<br />
ra0: unlabeled<br />
Copy completed: 308 records copied<br />
?06 HLT INST<br />
PC = 00000006</p>

<p><font color="#008000"></p><p>The miniroot is in place; boot off the tape again to run it.</p><p></font></p>

<p>&gt;&gt;&gt;</p><p><font color="#ff0000"></p><p>boot mua0:</p><p></font></p><p>
(BOOT/R5:0 MUA0<br />
 
 <br />
2..<br />
-MUA0<br />
1..0..<br />
=</p><p><font color="#ff0000"></p><p>boot</p><p></font></p><p>
 <br />
cpu: uVAX 3000<br />
 
Boot<br />
: </p><p><font color="#ff0000"></p><p>ra(0,1)vmunix</p><p></font></p><p>
ra0: unlabeled<br />
327204+103384+130352 start 0x23a8<br />
4.3 BSD Quasijarus UNIX #0: Sat Oct 2 22:15:38 CDT 1999<br />
msokolov@luthien:/usr/src/sys/GENERIC<br />
real mem = 33521664<br />
SYSPTSIZE limits number of buffers to 80<br />
avail mem = 31697920<br />
using 80 buffers containing 655360 bytes of memory<br />
MicroVAX 3000, ucode rev 6<br />
tmscp0 at uba0 csr 174500 vec 774, ipl 15<br />
tms0 at tmscp0 slave 0<br />
tms1 at tmscp0 slave 1<br />
uda0 at uba0 csr 172150 vec 770, ipl 15<br />
uda0: version 3 model 3<br />
uda0: DMA burst size set to 4<br />
ra0 at uda0 slave 0: no disk label: ra82, size = 1216665 sectors<br />
ra1 at uda0 slave 1: no disk label: ra82, size = 1216665 sectors<br />
ra2 at uda0 slave 2: no disk label: ra82, size = 1216665 sectors<br />
ra3 at uda0 slave 3: no disk label: ra82, size = 1216665 sectors<br />
dz0 at uba0 csr 160100 vec 300, ipl 15<br />
dz1 at uba0 csr 160110 vec 310, ipl 15<br />
qe0 at uba0 csr 174440 vec 764, ipl 15<br />
qe0: delqa, hardware address 08:00:2b:12:34:56<br />
root device? </p><p><font color="#ff0000"></p><p>ra0*</p><p></font></p><p>
WARNING: clock lost 9 days&#8212;CHECK AND RESET THE DATE!<br />
erase ^?, kill ^U, intr ^C</p>

<p><font color="#008000"></p><p>Before restoring the root dump, it is necessary to label<br />
the disk and install the disk bootstrap code. Please note that the<br />
primary boot loader is rdboot, not raboot (thanks to Joseph Young)</p><p></font></p>

<p># </p><p><font color="#ff0000"></p><p>disklabel -rw ra0 ra82 &#8220;Quasijarus&#8221; /usr/mdec/rdboot /usr/mdec/bootra</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>disk=ra0 type=ra82 tape=tms xtr</p><p></font></p><p>
Build root file system<br />
Warning: 361 sector(s) in last cylinder unallocated<br />
/dev/rra0a: 15884 sectors in 19 cylinders of 15 tracks, 57 sectors<br />
8.1MB in 2 cyl groups (16 c/g, 7.00MB/g, 3200 i/g)<br />
super-block backups (for fsck -b #) at:<br />
32, 13776,<br />
Check the file system<br />
** /dev/rra0a<br />
** Last Mounted on<br />
** Phase 1 - Check Blocks and Sizes<br />
** Phase 2 - Check Pathnames<br />
** Phase 3 - Check Connectivity<br />
** Phase 4 - Check Reference Counts<br />
** Phase 5 - Check Cyl groups<br />
1 files, 1 used, 7092 free (20 frags, 884 blocks, 0.3% fragmentation)<br />
Rewind tape<br />
Restore the dump image of the root<br />
** /dev/rra0a<br />
** Last Mounted on /a<br />
** Phase 1 - Check Blocks and Sizes<br />
** Phase 2 - Check Pathnames<br />
** Phase 3 - Check Connectivity<br />
** Phase 4 - Check Reference Counts<br />
** Phase 5 - Check Cyl groups<br />
425 files, 5198 used, 1895 free (15 frags, 235 blocks, 0.2% fragmentation)<br />
Root filesystem extracted<br />
If this is an 8650 or 8600, update the console rl02<br />
If this is a 780 or 785, update the floppy<br />
If this is a 730, update the cassette<br />
# </p><p><font color="#ff0000"></p><p>sync</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>^E</p><p></font></p><p> (</p><p><font color="#008000"></p><p>Control-E to stop simh)</p><p></font></p><p>
Simulation stopped, PC: 800029B7 (BNEQ 800029CE)</p>

<p><font color="#008000"></p><p>Now we can boot off the disk and into the root filesystem we just restored.</p><p></font></p>

<p>sim&gt; </p><p><font color="#ff0000"></p><p>boot cpu</p><p></font></p>

<p>KA655-B V5.3, VMB 2.7<br />
Performing normal system tests.<br />
40..39..38..37..36..35..34..33..32..31..30..29..28..27..26..25..<br />
24..23..22..21..20..19..18..17..16..15..14..13..12..11..10..09..<br />
08..07..06..05..04..03..<br />
Tests completed.<br />
&gt;&gt;&gt;</p><p><font color="#ff0000"></p><p>boot dua0:</p><p></font></p><p>
(BOOT/R5:0 DUA0<br />
 
 <br />
2..<br />
-DUA0<br />
1..0..<br />
loading boot<br />
 
Boot<br />
: /vmunix<br />
327204+103384+130352 start 0x23a8<br />
4.3 BSD Quasijarus UNIX #0: Sat Oct 2 22:15:38 CDT 1999<br />
msokolov@luthien:/usr/src/sys/GENERIC<br />
real mem = 33521664<br />
SYSPTSIZE limits number of buffers to 80<br />
avail mem = 31697920<br />
using 80 buffers containing 655360 bytes of memory<br />
MicroVAX 3000, ucode rev 6<br />
tmscp0 at uba0 csr 174500 vec 774, ipl 15<br />
tms0 at tmscp0 slave 0<br />
tms1 at tmscp0 slave 1<br />
uda0 at uba0 csr 172150 vec 770, ipl 15<br />
uda0: version 3 model 3<br />
uda0: DMA burst size set to 4<br />
ra0 at uda0 slave 0: ra82, size = 1216665 sectors<br />
ra1 at uda0 slave 1: no disk label: ra82, size = 1216665 sectors<br />
ra2 at uda0 slave 2: no disk label: ra82, size = 1216665 sectors<br />
ra3 at uda0 slave 3: no disk label: ra82, size = 1216665 sectors<br />
dz0 at uba0 csr 160100 vec 300, ipl 15<br />
dz1 at uba0 csr 160110 vec 310, ipl 15<br />
qe0 at uba0 csr 174440 vec 764, ipl 15<br />
qe0: delqa, hardware address 08:00:2b:12:34:56<br />
Changing root device to ra0a<br />
Automatic reboot in progress&#8230;<br />
Thu Sep 30 01:26:55 CDT 1999<br />
Can&#8217;t open checklist file: /etc/fstab<br />
Automatic reboot failed&#8230; help!<br />
erase ^?, kill ^U, intr ^C</p>

<p><font color="#008000"></p><p>Create and mount filesystems:<br />
ra0g for /usr<br />
ra0h for /home</p><p></font></p>

<p># </p><p><font color="#ff0000"></p><p>newfs ra0g ra82</p><p></font></p><p>
/dev/rra0g: 841320 sectors in 984 cylinders of 15 tracks, 57 sectors<br />
430.8MB in 62 cyl groups (16 c/g, 7.00MB/g, 3200 i/g)<br />
super-block backups (for fsck -b #) at:<br />
32, 13776, 27520, 41264, 55008, 68752, 82496, 96240, 109984,<br />
123728, 137472, 151216, 164960, 178704, 192448, 206192, 218912, 232656,<br />
246400, 260144, 273888, 287632, 301376, 315120, 328864, 342608, 356352,<br />
370096, 383840, 397584, 411328, 425072, 437792, 451536, 465280, 479024,<br />
492768, 506512, 520256, 534000, 547744, 561488, 575232, 588976, 602720,<br />
616464, 630208, 643952, 656672, 670416, 684160, 697904, 711648, 725392,<br />
739136, 752880, 766624, 780368, 794112, 807856, 821600, 835344,<br />
# </p><p><font color="#ff0000"></p><p>newfs ra0h ra82</p><p></font></p><p>
Warning: 209 sector(s) in last cylinder unallocated<br />
/dev/rra0h: 291346 sectors in 341 cylinders of 15 tracks, 57 sectors<br />
149.2MB in 22 cyl groups (16 c/g, 7.00MB/g, 3200 i/g)<br />
super-block backups (for fsck -b #) at:<br />
32, 13776, 27520, 41264, 55008, 68752, 82496, 96240, 109984,<br />
123728, 137472, 151216, 164960, 178704, 192448, 206192, 218912, 232656,<br />
246400, 260144, 273888, 287632,<br />
# </p><p><font color="#ff0000"></p><p>mkdir /home</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>mount /dev/ra0g /usr</p><p></font></p>

<p><font color="#008000"></p><p>Create device files for the tape and terminals</p><p></font></p>

<p># </p><p><font color="#ff0000"></p><p>cd /dev</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>MAKEDEV tmscp0</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>MAKEDEV dz0</p><p></font></p>

<p><font color="#008000"></p><p>Restore /usr</p><p></font></p>

<p># </p><p><font color="#ff0000"></p><p>cd /usr</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>mt rew</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>mt fsf 3</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>tar xpbf 20 /dev/rmt12</p><p></font></p>

<p><font color="#008000"></p><p>Restore the system and application sources</p><p></font></p>

<p># </p><p><font color="#ff0000"></p><p>mkdir src</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>cd src</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>mkdir sys</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>cd sys</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>tar xpbf 20 /dev/rmt12</p><p></font></p><p>
tar: blocksize = 0<br />
# </p><p><font color="#ff0000"></p><p>tar xpbf 20 /dev/rmt12</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>cd ..</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>tar xpbf 20 /dev/rmt12</p><p></font></p><p>
tar: blocksize = 0<br />
# </p><p><font color="#ff0000"></p><p>tar xpbf 20 /dev/rmt12</p><p></font></p>

<p><font color="#008000"></p><p>Create /etc/fstab</p><p></font></p>

<p># </p><p><font color="#ff0000"></p><p>cd /etc</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>cat &gt; fstab</p><p></font></p>
<p><font color="#ff0000"></p><p>/dev/ra0a:/:rw:1:1<br />
/dev/ra0h:/home:rw:1:3<br />
/dev/ra0g:/usr:rw:1:2<br />
^D</p><p></font></p><p> </p><p><font color="#008000"></p><p>(Control-D)</p><p></font></p><p>
# </p><p><font color="#ff0000"></p><p>reboot</p><p></font></p><p>
syncing disks&#8230; done<br />
?06 HLT INST<br />
PC = 8002F700<br />
Loading system software.<br />
No default boot device has been specified.<br />
Available devices.<br />
-DUA0 (RA 82)<br />
-DUA1 (RA 82)<br />
-DUA2 (RA 82)<br />
-DUA3 (RA 82)<br />
-MUA0 (TK 50)<br />
-MUA1 (TK 50)<br />
-MUA2 (TK 50)<br />
-MUA3 (TK 50)<br />
-XQA0 (08-00-2B-12-34-56)<br />
Device? [XQA0]: </p><p><font color="#ff0000"></p><p>dua0:</p><p></font></p><p>
(BOOT/R5:0 DUA0<br />
 
 <br />
2..<br />
-DUA0<br />
1..0..<br />
loading boot<br />
 
Boot<br />
: /vmunix<br />
327204+103384+130352 start 0x23a8<br />
4.3 BSD Quasijarus UNIX #0: Sat Oct 2 22:15:38 CDT 1999<br />
msokolov@luthien:/usr/src/sys/GENERIC<br />
real mem = 33521664<br />
SYSPTSIZE limits number of buffers to 80<br />
avail mem = 31697920<br />
using 80 buffers containing 655360 bytes of memory<br />
MicroVAX 3000, ucode rev 6<br />
tmscp0 at uba0 csr 174500 vec 774, ipl 15<br />
tms0 at tmscp0 slave 0<br />
tms1 at tmscp0 slave 1<br />
uda0 at uba0 csr 172150 vec 770, ipl 15<br />
uda0: version 3 model 3<br />
uda0: DMA burst size set to 4<br />
ra0 at uda0 slave 0: ra82, size = 1216665 sectors<br />
ra1 at uda0 slave 1: no disk label: ra82, size = 1216665 sectors<br />
ra2 at uda0 slave 2: no disk label: ra82, size = 1216665 sectors<br />
ra3 at uda0 slave 3: no disk label: ra82, size = 1216665 sectors<br />
dz0 at uba0 csr 160100 vec 300, ipl 15<br />
dz1 at uba0 csr 160110 vec 310, ipl 15<br />
qe0 at uba0 csr 174440 vec 764, ipl 15<br />
qe0: delqa, hardware address 08:00:2b:12:34:56<br />
Changing root device to ra0a<br />
Automatic reboot in progress&#8230;<br />
Thu Sep 30 01:36:30 CDT 1999<br />
/dev/ra0a: 447 files, 5200 used, 1893 free (21 frags, 234 blocks, 0.3%<br />
fragmentation)<br />
/dev/rra0h: 1 files, 1 used, 136503 free (15 frags, 17061 blocks, 0.0%<br />
fragmentation)<br />
/dev/rra0g: 12264 files, 71378 used, 323473 free (401 frags, 40384 blocks,<br />
0.1% fragmentation)<br />
Thu Sep 30 01:37:01 CDT 1999<br />
checking quotas: done.<br />
starting system logger<br />
preserving editor files<br />
clearing /tmp<br />
standard daemons: update cron accounting.<br />
starting network daemons: routed named inetd printer.<br />
starting local daemons:.<br />
Thu Sep 30 01:37:04 CDT 1999<br />
Sep 30 01:37:03 myname named[87]: /etc/named.boot: No such file or directory<br />
4.3 BSD UNIX (myname.my.domain) (console)<br />
 
login: </p><p><font color="#ff0000"></p><p>root</p><p></font></p><p>
 Sep 30 01:37:14 myname login: ROOT LOGIN console erase ^?, kill<br />
^U, intr ^C<br />
# </p><p><font color="#ff0000"></p><p>halt</p><p></font></p><p>
Sep 30 01:37:16 myname halt: halted by root Sep 30 01:37:17 myname syslogd:<br />
exiting on signal 15 CAUTION: some process(es) wouldn&#8217;t die<br />
syncing disks&#8230; done<br />
?06 HLT INST<br />
PC = 8002F6CA<br />
&gt;&gt;&gt;<br />
Simulation stopped, PC: 200436AD (JSB @64(R11))<br />
sim&gt; quit<br />
Goodbye</p>

</blockquote>

<p>After the initial install, the emulated NVRAM can be buffered to file. As soon as a default boot device is configured at the chevron prompt, simh can be set to automatically boot 4.3BSD with further user prompts. </p>

<p>The network configuration still needs to be completed, but it is easy to enough to verify that the qe0 interface is functional. </p>

<p>The configuration file, installation tape image, and turn-key disk image can be found in the Download section.
</p>
      ]]></content>
    </entry>

    <entry>
      <title>TmeSun2SunOS2</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/TmeSun2SunOS2/" />
      <id>tag:retrocomputinggeek.com,2008:wiki:TmeSun2SunOS2/31.125</id>
      <published>2008-06-08T16:59:58Z</published>
      <updated>2008-06-08T16:59:58Z</updated>
      <author>
            <name>markus</name>
            <email>x13317@yahoo.com</email>
      </author>
      <content type="html"><![CDATA[
        <p><b>SunOS 2.0 on tme in sun2 mode</b></p>

<p>Here are the transcripts of an abortive attempt to install SunOS 2.0 on tme&#8217;s sun2 emulation. Since I don&#8217;t have the installation instructions available and tried to perform the install from memory, it&#8217;s entirely possible that there&#8217;s nothing wrong with tme.</p>

<p><b>installation tape contents</b></p>

<p>Tape 1</p>

<p>&nbsp;  1. tape boot<br />
&nbsp;  1. standalone format<br />
&nbsp;  1. standalone copy<br />
&nbsp;  1. miniroot image<br />
&nbsp;  1. copyright notice<br />
&nbsp;  1. base system<br />
&nbsp;  1. manual pages<br />
&nbsp;  1. demo<br />
&nbsp;  1. games<br />
&nbsp;  1. copyright notice</p>

<p>Tape 2</p>

<p>&nbsp;  1. copyright notice<br />
&nbsp;  1. more binaries<br />
&nbsp;  1. copyright notice</p>

<p>Tape 3</p>

<p>&nbsp;  1. copyright notice<br />
&nbsp;  1. standalone diags<br />
&nbsp;  1. /lib/f1<br />
&nbsp;  1. f77<br />
&nbsp;  1. diags<br />
&nbsp;  1. graphics<br />
&nbsp;  1. USENET binaries<br />
&nbsp;  1. Pascal<br />
&nbsp;  1. more libraries<br />
&nbsp;  1. sample sources<br />
&nbsp;  1. SunView development<br />
&nbsp;  1. uucp<br />
&nbsp;  1. Versatec<br />
&nbsp;  1. copyright notice</p>

<p><b>config file</b></p>

<div class="codeblock"><code><span style="color: #000000">
<span style="color: #0000BB">mainbus0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">machine</span><span style="color: #007700">/</span><span style="color: #0000BB">sun2&nbsp;multibus&nbsp;my</span><span style="color: #007700">-</span><span style="color: #0000BB">sun2</span><span style="color: #007700">-</span><span style="color: #0000BB">idprom</span><span style="color: #007700">.</span><span style="color: #0000BB">bin<br />cpu0&nbsp;at&nbsp;mainbus0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">ic</span><span style="color: #007700">/</span><span style="color: #0000BB">m68010<br />obio0&nbsp;at&nbsp;mainbus0&nbsp;obio</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">generic</span><span style="color: #007700">/</span><span style="color: #0000BB">bus&nbsp;size&nbsp;8MB<br />obmem0&nbsp;at&nbsp;mainbus0&nbsp;obmem</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">generic</span><span style="color: #007700">/</span><span style="color: #0000BB">bus&nbsp;size&nbsp;16MB<br />ram0&nbsp;at&nbsp;obmem0&nbsp;addr&nbsp;0x0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">host</span><span style="color: #007700">/</span><span style="color: #0000BB">posix</span><span style="color: #007700">/</span><span style="color: #0000BB">memory&nbsp;ram&nbsp;4MB<br />rom0&nbsp;at&nbsp;obmem0&nbsp;addr&nbsp;0xef0000</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">host</span><span style="color: #007700">/</span><span style="color: #0000BB">posix</span><span style="color: #007700">/</span><span style="color: #0000BB">memory&nbsp;rom&nbsp;sun2</span><span style="color: #007700">-</span><span style="color: #0000BB">multi</span><span style="color: #007700">-</span><span style="color: #0000BB">rev</span><span style="color: #007700">-</span><span style="color: #0000BB">R</span><span style="color: #007700">.</span><span style="color: #0000BB">bin<br />rom0&nbsp;at&nbsp;obmem0&nbsp;addr&nbsp;0xef8000<br />clock0&nbsp;at&nbsp;obio0&nbsp;addr&nbsp;0x2800</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">machine</span><span style="color: #007700">/</span><span style="color: #0000BB">sun2</span><span style="color: #007700">/</span><span style="color: #0000BB">clock<br />tod0&nbsp;at&nbsp;obio0&nbsp;addr&nbsp;0x3800</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">machine</span><span style="color: #007700">/</span><span style="color: #0000BB">sun2</span><span style="color: #007700">/</span><span style="color: #0000BB">tod<br />zs0&nbsp;at&nbsp;obio0&nbsp;addr&nbsp;0x2000&nbsp;ipl&nbsp;6</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">machine</span><span style="color: #007700">/</span><span style="color: #0000BB">sun2</span><span style="color: #007700">/</span><span style="color: #0000BB">zs<br />mbio0&nbsp;at&nbsp;mainbus0&nbsp;mbio</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">generic</span><span style="color: #007700">/</span><span style="color: #0000BB">bus&nbsp;size&nbsp;8MB<br />mbmem0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">generic</span><span style="color: #007700">/</span><span style="color: #0000BB">bus&nbsp;size&nbsp;8MB<br />mainbus0&nbsp;mbmem&nbsp;at&nbsp;mbmem0&nbsp;addr&nbsp;0x00000<br />sc0&nbsp;at&nbsp;mbmem0&nbsp;addr&nbsp;0x80000&nbsp;ipl&nbsp;2</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">bus</span><span style="color: #007700">/</span><span style="color: #0000BB">multibus</span><span style="color: #007700">/</span><span style="color: #0000BB">sun</span><span style="color: #007700">-</span><span style="color: #0000BB">sc<br />scsibus0&nbsp;at&nbsp;sc0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">scsi</span><span style="color: #007700">/</span><span style="color: #0000BB">bus<br />console0&nbsp;at&nbsp;zs0&nbsp;channel&nbsp;A</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">host</span><span style="color: #007700">/</span><span style="color: #0000BB">posix</span><span style="color: #007700">/</span><span style="color: #0000BB">serial&nbsp;device&nbsp;</span><span style="color: #007700">/</span><span style="color: #0000BB">dev</span><span style="color: #007700">/</span><span style="color: #0000BB">ttypz&nbsp;</span><span style="color: #007700">break-</span><span style="color: #0000BB">carats<br />sd0&nbsp;at&nbsp;scsibus0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">scsi</span><span style="color: #007700">/</span><span style="color: #0000BB">disk&nbsp;id&nbsp;0&nbsp;type&nbsp;acb4000<br />disk0&nbsp;at&nbsp;sd0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">host</span><span style="color: #007700">/</span><span style="color: #0000BB">posix</span><span style="color: #007700">/</span><span style="color: #0000BB">disk&nbsp;file&nbsp;my</span><span style="color: #007700">-</span><span style="color: #0000BB">sun2</span><span style="color: #007700">-</span><span style="color: #0000BB">disk</span><span style="color: #007700">.</span><span style="color: #0000BB">img<br />st0&nbsp;at&nbsp;scsibus0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">scsi</span><span style="color: #007700">/</span><span style="color: #0000BB">tape&nbsp;id&nbsp;4&nbsp;type&nbsp;emulex</span><span style="color: #007700">-</span><span style="color: #0000BB">mt02<br />tape0&nbsp;at&nbsp;st0</span><span style="color: #007700">:&nbsp;</span><span style="color: #0000BB">tme</span><span style="color: #007700">/</span><span style="color: #0000BB">host</span><span style="color: #007700">/</span><span style="color: #0000BB">posix</span><span style="color: #007700">/</span><span style="color: #0000BB">tape<br />command&nbsp;tape0&nbsp;load&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">01&nbsp;&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">02&nbsp;&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">03&nbsp;&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">04&nbsp;&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">05&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">06&nbsp;&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">07&nbsp;&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">08&nbsp;&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">09&nbsp;&nbsp;tape1</span><span style="color: #007700">/</span><span style="color: #0000BB">10<br />command&nbsp;mainbus0&nbsp;power&nbsp;up&nbsp;</span>
</span>
</code></div>

<p><b>transcript</b></p>

<p>User input in red, comments in green.</p>

<blockquote><p>
# <span style="color:red;">tip tme</span><br />
connected<br />
Self Test completed successfully.</p>

<p>Sun Workstation, Model Sun-2/120 or Sun-2/170, Sun-2 keyboard<br />
ROM Rev R, 4MB memory installed<br />
Serial #33385, Ethernet address 8:0:20:2:1:20</p>

<p>Probing Multibus: sd<br />
Using RS232 A input.<br />
Auto-boot in progress&#8230;<br />
Boot: sd(0,0,0)vmunix </p>

<p>Exception 10 at 24048A<br />
&nbsp;  &nbsp;  &nbsp; <span style="color:red;">boot the tape bootstrap loader</span><br />
><span style="color:red;">b st()</span></p>

<p>Boot: st(0,0,0) <br />
&nbsp;  &nbsp;  &nbsp; <span style="color:green;">load the standalone format program</span><br />
Boot: <span style="color:red;">st(0,0,1)</span><br />
Size: 36864+20480+1780 bytes</p>

<p>Version 1.49 85/01/03<br />
Disk Initialization and Diagnosis</p>

<p>When asked if you are sure, respond with &#8216;y&#8217; or &#8216;Y&#8217;</p>

<p>specify controller:<br />
0 - Interphase SMD-2180<br />
1 - Xylogics 440 (prom set 926)<br />
2 - Xylogics 450<br />
3 - Adaptec ACB 4000 - SCSI<br />
which one? <span style="color:red;">3</span></p>

<p>Specify controller address on the mainbus (in hex): <span style="color:red;">80000</span></p>

<p>Device address: 80000</p>

<p>Which target? <span style="color:red;">0</span></p>

<p>Which unit? <span style="color:red;">0</span></p>

<p><br />
Specify drive:<br />
0 - Micropolis 1304<br />
1 - Micropolis 1325<br />
2 - Maxtor XT-1050<br />
3 - Fujitsu M2243AS<br />
4 - Vertex V185<br />
5 - Other<br />
which one? <span style="color:red;">5</span></p>

<p>&nbsp;  &nbsp;  &nbsp; <span style="color:green;">partition a fictitious 1GB disk</span></p>

<p># of data cylinders? <span style="color:red;">14700</span></p>

<p># of alternate cylinders? <span style="color:red;">2</span><br />
buffered seek? (usually 2) <span style="color:red;">2</span></p>

<p>cyl # to start write precomp? <span style="color:red;">14700</span></p>

<p># of heads? <span style="color:red;">7</span></p>

<p>ASCII identification? <span style="color:red;">TME1G</span></p>

<p># of sectors? <span style="color:red;">15</span></p>

<p>size of gap1? <span style="color:red;">1</span><br />
size of gap2? <span style="color:red;">1</span></p>

<p>interleave factor? <span style="color:red;">1</span></p>

<p>ncyl 14700 acyl 2 nhead 7 nsect 15 gap1 1 gap2 1 interleave 1<br />
status: 6 Word mode Dma ena <br />
diag> <span style="color:red;">partition</span><br />
Select partition table:<br />
0 - Micropolis 1304<br />
1 - Micropolis 1325<br />
2 - Maxtor XT-1050<br />
3 - Fujitsu M2243AS<br />
4 - Vertex V185<br />
5 - Other<br />
Which one? <span style="color:red;">5</span><br />
Name this partition table: <span style="color:red;">TME1GPART</span></p>

<p>Partition a: starting cyl=0, # of blocks=0<br />
Change this partition? <span style="color:red;">y</span></p>

<p>starting cylinder? <span style="color:red;">0</span></p>

<p># of blocks? <span style="color:red;">154350</span><br />
Partition b: starting cyl=0, # of blocks=0<br />
Change this partition? <span style="color:red;">y</span></p>

<p>starting cylinder? <span style="color:red;">1470</span></p>

<p># of blocks? <span style="color:red;">154350</span></p>

<p>Partition c: starting cyl=0, # of blocks=0<br />
Change this partition? <span style="color:red;">y</span></p>

<p>starting cylinder? <span style="color:red;">0</span><br />
# of blocks? <span style="color:red;">1543500</span></p>

<p>Partition d: starting cyl=0, # of blocks=0<br />
Change this partition? <span style="color:red;">n</span></p>

<p>Partition e: starting cyl=0, # of blocks=0<br />
Change this partition? <span style="color:red;">n</span></p>

<p>Partition f: starting cyl=0, # of blocks=0<br />
Change this partition? <span style="color:red;">n</span></p>

<p>Partition g: starting cyl=0, # of blocks=0<br />
Change this partition? <span style="color:red;">y</span></p>

<p>starting cylinder? <span style="color:red;">2940</span><br />
# of blocks? <span style="color:red;">1234800</span></p>

<p>Partition h: starting cyl=0, # of blocks=0<br />
Change this partition? <span style="color:red;">n</span></p>

<p>Verify partition table &#8216;TME1GPART&#8217;:<br />
Partition a: starting cyl=0, # blocks=154350<br />
Partition b: starting cyl=1470, # blocks=154350<br />
Partition c: starting cyl=0, # blocks=1543500<br />
Partition g: starting cyl=2940, # blocks=1234800<br />
OK to use this partition table? <span style="color:red;">y</span></p>

<p>Use the label command to write out the partition table.<br />
diag> <span style="color:red;">label</span></p>

<p>label this disk&#8230;<br />
OK to use logical partition map &#8216;TME1GPART&#8217;? <span style="color:red;">y</span><br />
Are you sure you want to write? [/color=red]y[/color]</p>

<p>verify label<br />
id: </p><p><TME1G cyl 14700 alt 2 hd 7 sec 15></p><p>
Partition a: starting cyl=0, # blocks=154350<br />
Partition b: starting cyl=1470, # blocks=154350<br />
Partition c: starting cyl=0, # blocks=1543500<br />
Partition g: starting cyl=2940, # blocks=1234800<br />
diag> <span style="color:red;">q</span></p>

<p>&nbsp;  &nbsp;  &nbsp; <span style="color:green;">load the standalone copy program</span></p>

<p>Boot: <span style="color:red;">st(0,0,2)</span><br />
Size: 22528+4096+182860 bytes<br />
Standalone Copy<br />
&nbsp;  &nbsp;  &nbsp; <span style="color:red;">copy tape file 3 to sd0b</span><br />
From: <span style="color:red;">st(0,0,3)</span><br />
To: <span style="color:red;">sd(0,0,1)</span><br />
Copy completed<br />
Boot: <span style="color:red;">sd(0,0,1)vmunix -sw</span><br />
Size: 368640+57344+66652 bytes<br />
Sun UNIX 4.2 Release 2.0 (GENERIC) #1: Mon May 20 15:32:06 PDT 1985</p>

<p>Copyright (c) 1985 by Sun Microsystems, Inc.</p>

<p>mem = 4096K (0x400000)</p>

<p>&nbsp;  &nbsp;  &nbsp; <span style="color:green;">and now things grind to a halt&#8230;</span><br />
CAN&#8217;T HAVE PERIPHERALS IN RANGE 0 - 256KB</p>

<p>panic: dvma collision</p>



<p>dumping to dev 0, offset 0</p>

<p>dump device bad</p>

<p>Rebooting Unix&#8230;</p>

<p>Boot: sd(0,0,0)vmunix </p>

<p>Exception 10 at 24048A<br />
>
</p></blockquote>

<p><br />&#8212;Main.RetroGeek - 12 Apr 2006
</p>
      ]]></content>
    </entry>

    <entry>
      <title>lguest</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/lguest/" />
      <id>tag:retrocomputinggeek.com,2007:wiki:lguest/42.120</id>
      <published>2007-08-18T21:57:55Z</published>
      <updated>2007-08-18T21:57:55Z</updated>
      <author>
            <name>markus</name>
            <email>x13317@yahoo.com</email>
      </author>
      <content type="html"><![CDATA[
        <p>(write me)</p>

<p>Links:</p>

<p><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Flguest.ozlabs.org%2F">Home</a>
</p>
      ]]></content>
    </entry>

    <entry>
      <title>KVM</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/KVM/" />
      <id>tag:retrocomputinggeek.com,2007:wiki:KVM/41.119</id>
      <published>2007-08-18T21:57:20Z</published>
      <updated>2007-08-18T21:57:20Z</updated>
      <author>
            <name>markus</name>
            <email>x13317@yahoo.com</email>
      </author>
      <content type="html"><![CDATA[
        <p>(write me)</p>

<p>Links:</p>

<p><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fkvm.qumranet.com%2Fkvmwiki">Documentation</a>
</p>
      ]]></content>
    </entry>

    <entry>
      <title>index</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/index/" />
      <id>tag:retrocomputinggeek.com,2007:wiki:index/1.118</id>
      <published>2007-08-18T21:56:26Z</published>
      <updated>2007-08-18T21:56:26Z</updated>
      <author>
            <name>markus</name>
            <email>x13317@yahoo.com</email>
      </author>
      <content type="html"><![CDATA[
        <p>The main page of the retrocomputing/emulation wiki.</p>

<p>Work in progress - please watch your step.</p>

<p>Emulators:</p>

<ul>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FVirtual-AGC-and-AGS%2F%22++title%3D%22Virtual-AGC-and-AGS">Virtual AGC and AGS</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FAranym%2F%22++title%3D%22Aranym">Aranym</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FBasilisk-II%2F%22++title%3D%22Basilisk-II">Basilisk II</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2Fbochs%2F%22++title%3D%22bochs">bochs</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FCooperativeLinux%2F%22++title%3D%22CooperativeLinux">CooperativeLinux</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FDesktopCyber%2F%22++title%3D%22DesktopCyber">DesktopCyber</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FHercules%2F%22++title%3D%22Hercules">Hercules</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FKLH10%2F%22++title%3D%22KLH10">KLH10</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FKVM%2F%22++title%3D%22KVM">KVM</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2Flguest%2F%22++title%3D%22lguest">lguest</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FGXemul%2F%22++title%3D%22GXemul">GXemul</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FOpenVZ%2F%22+class%3D%22noArticle%22+title%3D%22OpenVZ">OpenVZ</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FPearPC%2F%22++title%3D%22PearPC">PearPC</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FQEMU%2F%22++title%3D%22QEMU">QEMU</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FSharpMZemulators%2F%22++title%3D%22SharpMZemulators">SharpMZemulators</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2Fsim990%2F%22++title%3D%22sim990">sim990</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FSIMH%2F%22++title%3D%22SIMH">SIMH</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FSki%2F%22++title%3D%22Ski">Ski</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FSTEem%2F%22++title%3D%22STEem">STEem</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2Ftme%2F%22++title%3D%22tme">tme</a> (<a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FTmeDownloads%2F%22+class%3D%22noArticle%22+title%3D%22TmeDownloads">TmeDownloads</a>)</li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FUML%2F%22++title%3D%22UML">UML</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FVirtualBox%2F%22++title%3D%22VirtualBox">VirtualBox</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FVirtualIron%2F%22++title%3D%22VirtualIron">VirtualIron</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FVirtualPC%2F%22++title%3D%22VirtualPC">VirtualPC</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FVMware%2F%22++title%3D%22VMware">VMware</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FVServer%2F%22+class%3D%22noArticle%22+title%3D%22VServer">VServer</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FXEN%2F%22++title%3D%22XEN">XEN</a></li>
</ul>

<p>&nbsp;</p>

<p>And now for some eclectic links and pages:</p>

<ul>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FPocketCalculators%2F%22+class%3D%22noArticle%22+title%3D%22PocketCalculators">PocketCalculators</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.bdsoft.com%2Fresources%2Fbdsc.html">BDS C: An 8080/Z80 C Compiler</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fhomepage.ntlworld.com%2Fitimpi%2Findex1.htm">C68</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Flng.sourceforge.net%2F">LUnix/LNG - Lunix for the Commodore C64</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Ftallyho.bc.nu%2F%7Esteve%2Fomu.html">One Man Unix</a></li>
<li><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.sics.se%2F%7Eadam%2Fuip%2F">uIP - TCP/IP stack for embedded 8-bit microcontrollers</a></li>
</ul>
      ]]></content>
    </entry>

    <entry>
      <title>VirtualIron</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/VirtualIron/" />
      <id>tag:retrocomputinggeek.com,2007:wiki:VirtualIron/40.117</id>
      <published>2007-08-18T21:54:17Z</published>
      <updated>2007-08-18T21:54:17Z</updated>
      <author>
            <name>markus</name>
            <email>x13317@yahoo.com</email>
      </author>
      <content type="html"><![CDATA[
        <p>(write me)</p>

<p>Links:</p>

<p><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.virtualiron.com%2F">Home</a>
</p>
      ]]></content>
    </entry>

    <entry>
      <title>VirtualBox</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/VirtualBox/" />
      <id>tag:retrocomputinggeek.com,2007:wiki:VirtualBox/39.114</id>
      <published>2007-08-18T21:32:38Z</published>
      <updated>2007-08-18T21:32:38Z</updated>
      <author>
            <name>markus</name>
            <email>x13317@yahoo.com</email>
      </author>
      <content type="html"><![CDATA[
        <p>(write me)</p>

<p>Links:</p>

<p><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.virtualbox.org%2F">Home</a>
</p>
      ]]></content>
    </entry>

    <entry>
      <title>install pdp11 ultrix</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/install-pdp11-ultrix/" />
      <id>tag:retrocomputinggeek.com,2007:wiki:install pdp11 ultrix/38.113</id>
      <published>2007-08-12T17:34:47Z</published>
      <updated>2007-08-12T17:34:47Z</updated>
      <author>
            <name>PacoLinux</name>
            <email>paco.linux@gmail.com</email>
      </author>
      <content type="html"><![CDATA[
        <p>sim> boot tu0</p>

<p>Sizing Memory&#8230;&nbsp; </p>

<p>To list options, type help then press </p><RETURN>

<p>Boot: ht(0,0)sdload</p>

<p><br />
ULTRIX-11 System Disk Load Program</p>

<p>This program loads the ULTRIX-11 ROOT and USR file systems<br />
from the distribution media to the system disk.</p>

<p>Enter your answer to each question in lowercase, then<br />
press the </p><RETURN><p> key.</p>

<p>To correct typing mistakes press the </p><DELETE><p> key to erase<br />
a single character or </p><CTRL/U><p> to erase the entire line.</p>

<p>You will be asked a series of questions. If you need help<br />
with the answer to any question, type the word `help&#8217; or<br />
a `?&#8217; then press the </p><RETURN><p> key.</p>

<p>Press </p><RETURN><p> to continue:</p>

<p><br />
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   ****** CAUTION ******</p>

<p>The ULTRIX-11 installation procedure will overwrite your disk.<br />
Any existing data on the system disk(s) will be destroyed.</p>

<p>If you wish to preserve the data on your disk: answer `no&#8217;<br />
to the following question, recover the data from your disk,<br />
then restart the installation.</p>

<p>Are you ready to continue with the installation </p><y or n><p> ? y</p>

<p>Target CPU is a PDP11/24 processor </p><y or n><p> ? y</p>

<p>CURRENT CPU = PDP11/24, TARGET CPU = PDP11/24</p>

<p>What is your system disk type </p><rl01, rk07, rd51 ...><p> ? rl02</p>

<p>Scan system disk(s) for bad blocks </p><y or n><p> ? n</p>



<p><br />
****** MAKING EMPTY (ROOT) FILE SYSTEM ******</p>

<p>File system size: 8000<br />
Disk type: rl02<br />
Processor type: 24<br />
File system name: root<br />
Volume name: system<br />
File system: rl(0,0)<br />
isize = 2560<br />
m/n = 12 20<br />
Exit called</p>

<p>****** EMPTY FILE SYSTEM COMPLETED ******</p>

<p><br />
****** RESTORING (ROOT) ONTO SYSTEM DISK ******</p>

<p>Tape: ht(0,0)root<br />
Disk: rl(0,0)<br />
Last chance before scribbling on disk. <br />
End of tape</p>

<p>****** FILE SYSTEM RESTORE COMPLETE ******</p>

<p><br />
****** CHECKING (ROOT) FILE SYSTEM ******</p>

<p>File: rl(0,0)<br />
Salvage free list </p><y or n><p> ? n<br />
rl(0,0):<br />
files 433 (r=405,d=20,b=1,c=7)<br />
used 7662 (i=211,ii=9,iii=0,d=7433)<br />
free 25<br />
missing 0</p>

<p>****** FILE SYSTEM CHECK COMPLETE ******</p>

<p><br />
****** MAKING EMPTY (USR) FILE SYSTEM ******</p>

<p>File system size: 10240<br />
Disk type: rl02<br />
Processor type: 24<br />
File system name: /usr<br />
Volume name: system<br />
File system: rl(0,10240)<br />
isize = 3272<br />
m/n = 12 20<br />
Exit called</p>

<p>****** EMPTY FILE SYSTEM COMPLETED ******</p>

<p><br />
****** RESTORING (USR) ONTO SYSTEM DISK ******</p>

<p>Tape: ht(0,0)usr<br />
Disk: rl(0,10240)<br />
Last chance before scribbling on disk. <br />
End of tape</p>

<p>****** FILE SYSTEM RESTORE COMPLETE ******</p>

<p>****** CHECKING (USR) FILE SYSTEM ******</p>

<p>File: rl(0,10240)<br />
Salvage free list </p><y or n><p> ? n<br />
rl(0,10240):<br />
files 1084 (r=1021,d=63,b=0,c=0)<br />
used 9177 (i=155,ii=9,iii=0,d=9004)<br />
free 661<br />
missing 0</p>

<p>****** FILE SYSTEM CHECK COMPLETE ******</p>

<p><br />
****** COPYING BOOT TO SYSTEM DISK BLOCK ZERO ******</p>

<p>****** BLOCK ZERO BOOT LOADED ******</p>

<p><br />
****** BOOTING ULTRIX-11 SYSTEM TO SINGLE-USER MODE ******</p>

<p>Sizing Memory&#8230;&nbsp; </p>

<p>Boot: rl(0,0)rlunix &nbsp;  (CTRL/C will abort auto-boot)</p>

<p>rl(0,0)rlunix: 15680+18258+8192+8192+8192+8128+8192+3904</p>

<p>ULTRIX-11 Kernel V2.0</p>

<p>realmem = 262144<br />
buffers = 20480<br />
usermem = 161152<br />
erase = delete, kill = ^U, intr = ^C</p>

<p><br />
ULTRIX-11 Initial Setup Program</p>

<p>The ULTRIX-11 system is now up and running in SINGLE-USER mode.<br />
This program performs the following initialization steps:</p>

<p>&nbsp;   o  Determines the system disk and processor types.</p>

<p>&nbsp;   o  Selects one of the preconfigured ULTRIX-11 kernels.</p>

<p>&nbsp;   o  Installs alternate versions of several commands.</p>

<p>&nbsp;   o  Initializes the error log file.</p>

<p>&nbsp;   o  Creates the special files for the system disk.</p>

<p>&nbsp;   o  Removes all unnecessary files.</p>

<p>Enter your answer to each question in lowercase, then<br />
press the </p><RETURN><p> key.</p>

<p>To correct typing mistakes press the </p><DELETE><p> key to erase<br />
a single character or </p><CTRL/U><p> to erase the entire line.</p>

<p>Press </p><RETURN><p> to continue: </p>

<p>Is your console a CRT (video terminal) </p><y or n><p> ? y</p>

<p>****** DETERMINING SYSTEM DISK/CPU TYPES ******</p>

<p>LOAD DEVICE TYPE = MAGTAPE UNIT 0<br />
SYSTEM DISK TYPE = rl02<br />
CURRENT CPU TYPE = PDP11/24<br />
TARGET  CPU TYPE = PDP11/24</p>

<p>Is the above information correct </p><y or n><p> ? y</p>

<p><br />
Please enter the current time/date using the following format:</p>

<p>&nbsp;  &nbsp;  &nbsp; YYMMDDHHMM.SS</p>

<p>Where:<br />
&nbsp;  &nbsp;  &nbsp; YY equals the last two digits of the year<br />
&nbsp;  &nbsp;  &nbsp; MM equals the number of the month of the year<br />
&nbsp;  &nbsp;  &nbsp; DD equals the number of the day of the month<br />
&nbsp;  &nbsp;  &nbsp; HH equals the hour of the day (based on 24 hours)<br />
&nbsp;  &nbsp;  &nbsp; MM equals the minutes of the hour<br />
&nbsp;  &nbsp;  &nbsp; SS equals the seconds of the minute (optional)</p>

<p>To set the time and date to 6:30 PM on January 7, 1984,<br />
for example, you would enter:</p>

<p>&nbsp;  &nbsp;  &nbsp; 8401071830</p>

<p>Enter date: 8401071830</p>

<p>Sat Jan  7 18:30:00 EST 1984</p>

<p>****** SELECTING ULTRIX-11 KERNEL ******</p>

<p>mv /rlunix /unix<br />
rm -f /??unix</p>

<p>****** SELECTING COMMANDS in /bin ******
</p>
      ]]></content>
    </entry>

    <entry>
      <title>Discuss:install pdp11 ultrix</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/Discuss:install-pdp11-ultrix/" />
      <id>tag:retrocomputinggeek.com,2007:wiki:Discuss:install pdp11 ultrix/37.106</id>
      <published>2007-08-12T17:25:42Z</published>
      <updated>2007-08-12T17:25:42Z</updated>
      <author>
            <name>PacoLinux</name>
            <email>paco.linux@gmail.com</email>
      </author>
      <content type="html"><![CDATA[
        
      ]]></content>
    </entry>

    <entry>
      <title>SIMH</title>
      <link rel="alternate" type="text/html" href="http://www.retrocomputinggeek.com/retrowiki/SIMH/" />
      <id>tag:retrocomputinggeek.com,2007:wiki:SIMH/15.104</id>
      <published>2007-08-12T17:11:58Z</published>
      <updated>2007-08-12T17:11:58Z</updated>
      <author>
            <name>PacoLinux</name>
            <email>paco.linux@gmail.com</email>
      </author>
      <content type="html"><![CDATA[
        <p><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FCategory%3AEmulator%3A%3ASIMH%2F%22+title%3D%22Category%3AEmulator%3A%3ASIMH">Category:Emulator -> SIMH</a></p>

<p>SIMH is a suite of emulators. Of the emulated systems, the most widely used are probably the Vax (3900 and 780), PDP-11, PDP-10.</p>

<p>While a number of operating systems past to contemporary can be installed on the Vax 3900 (KA655) emulator, including OpenVMS, NetBSD, OpenBSD, and 4.3BSD Quasijarus, not so much is available for the relatively new Vax 780 emulator. Of interest are early versions of VMS, 32V Unix, and 4.2BSD.</p>

<p>My personal interest in the PDP-11 emulator is limited to V7 Unix.</p>

<p>The PDP-10 emulator will run ITS, TOPS-10, and TOPS-20. Sadly, the latter doesn&#8217;t support the late-stage versions of TOPS-20 sporting TCP/IP - which means that for the time being, KLH10 is the only choice.</p>

<p>Documents:</p>

<p><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FInstall4.3BSDQuasijarus%2F%22++title%3D%22Install4.3BSDQuasijarus">Install4.3BSDQuasijarus</a><br />
<a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2FSIMHNetworking%2F%22++title%3D%22SIMHNetworking">SIMHNetworking</a></p>

<p>Downloads:</p>

<p><i>4.3BSD Quasijuarus0c</i></p>

<p>&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2F43bsd%2Fsimh.quas0c">simh.quas0c</a> (simh config file)<br />
&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2F43bsd%2Fquas0c.tap.bz2">quas0c.tap.bz2</a> (installation tape image)<br />
&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2F43bsd%2Fra82-quas0c.dsk.bz2">ra82-quas0c.dsk.bz2</a> (root disk)</p>

<p><i>NetBSD 3.0 (Vax)</i></p>

<p>This image has an empty root password; the network is unconfigured. The unpacked !NetBSD 3.0 sources are on a disk image of their own; it can be mounted using &#8220;mount /dev/ra3a /usr/src&#8221;.</p>

<p>&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2Fnetbsd30%2Fnvram.bin">nvram.bin</a><br />
&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2Fnetbsd30%2Fsimh.tun.cfg">simh.tun.cfg</a> (simh config file)<br />
&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2Fnetbsd30%2Fra0-ra92-netbsd30-root.disk.bz2">ra0-ra92-netbsd30-root.disk.bz2</a> (root disk)<br />
&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2Fnetbsd30%2Fra3-ra92-netbsd30-src.disk.bz2">ra3-ra92-netbsd30-src.disk.bz2</a> (/usr/src)</p>

<p><i>OpenBSD 3.8 (Vax)</i></p>

<p>&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2Fopenbsd38%2Fra0-ra92-openbsd38-root.disk.bz2">ra0-ra92-openbsd38-root.disk.bz2</a> (root disk)<br />
&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2Fopenbsd38%2Fra3-ra92-openbsd38-src.disk.bz2">ra3-ra92-openbsd38-src.disk.bz2</a> (/usr/src)<br />
&nbsp;  * <a href="http://www.retrocomputinggeek.com/?URL=ftp%3A%2F%2Fftp.retrocomputinggeek.com%2Fpub%2Fsimh%2Fopenbsd38%2Fsimh.tun.cfg">simh.tun.cfg</a> (simh config file)</p>

<p><i>Ultrix 11 v2.16 (pdp11)</i></p>

<p>You can install Ultrix in a pdp11 emulator from simh. You can get the tape image from Bitsavers: <a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.bitsavers.org%2Fbits%2FDEC%2Fpdp11%2Fmagtapes%2Fultrix-11%2FBB-X302B-BC_ULTRIX-11_V2_16USR_BIN_1984.tap.gz">BB-X302B-BC_ULTRIX-11_V2_16USR_BIN_1984.tap.gz</a>.<br />
This is the config file for simh:</p>

<p>SET CLK 50HZ <br />
SET CPU 11/24 <br />
SET CPU 256K </p>

<p>SET CR  DISABLED <br />
SET DZ  DISABLED <br />
SET HK  DISABLED <br />
SET LPT DISABLED <br />
SET PTP DISABLED <br />
SET PTR DISABLED <br />
SET RHA DISABLED <br />
SET RK  DISABLED <br />
SET RP  DISABLED <br />
SET RQ  DISABLED <br />
SET RX  DISABLED <br />
SET TQ  DISABLED <br />
SET VH  DISABLED <br />
SET XQ  DISABLED </p>

<p>SET RL ENABLED <br />
SET RL0 RL02 <br />
ATT RL0 ULT20.RL2 </p>

<p>SET RHB ENABLED <br />
SET TU ENABLED <br />
SET TU TM03 <br />
SET TU0 TU77 <br />
ATT TU0 BB-X302B-BC_ULTRIX-11_V2_16USR_BIN_1984.tap<br />
;BOOT TU0 </p>

<p>and here <a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.retrocomputinggeek.com%2Fretrowiki%2Finstall_pdp11_ultrix%2F%22+class%3D%22noArticle%22+title%3D%22install_pdp11_ultrix">install_pdp11_ultrix</a> you can get a detailed boot/configuration. Documents are located <a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fwww.bitsavers.org%2Fpdf%2Fdec%2Fpdp11%2Fultrix-11%2F2.0%2F">in Bitsavers too.</a></p>



<p>Links:</p>

<p><a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fsimh.trailing-edge.com%2F">Home Page</a><br />
<a href="http://www.retrocomputinggeek.com/?URL=http%3A%2F%2Fsimh.trailing-edge.com%2Fsoftware.html">software packages</a>
</p>
      ]]></content>
    </entry>


</feed>