Difference between revisions of "Installing 4.3 BSD NFS Wisconsin Unix"
From Computer History Wiki
Line 1: | Line 1: | ||
− | |||
== Requirements == | == Requirements == | ||
Line 13: | Line 12: | ||
You will need the following files from any 4 BSD archive from the 4.3BSD directory. I have used the files from [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/ mirror.cc.vt.edu]. You can use whatever method you like to download them, wget, a web browser etc..<br><br> | You will need the following files from any 4 BSD archive from the 4.3BSD directory. I have used the files from [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/ mirror.cc.vt.edu]. You can use whatever method you like to download them, wget, a web browser etc..<br><br> | ||
− | [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/stand.gz stand.gz] | + | [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/stand.gz stand.gz]<br> |
[http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/miniroot.gz miniroot.gz]<br> | [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/miniroot.gz miniroot.gz]<br> | ||
[http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/rootdump.gz rootdump.gz]<br> | [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/rootdump.gz rootdump.gz]<br> | ||
Line 22: | Line 21: | ||
[http://unix-archive.huihoo.org/4BSD/Distributions/4.3BSD/stand.gz stand.gz]<br> | [http://unix-archive.huihoo.org/4BSD/Distributions/4.3BSD/stand.gz stand.gz]<br> | ||
[http://unix-archive.huihoo.org/4BSD/Distributions/4.3BSD/vfont.tar.gz vfont.tar.gz]<br><br> | [http://unix-archive.huihoo.org/4BSD/Distributions/4.3BSD/vfont.tar.gz vfont.tar.gz]<br><br> | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Life interrupts again... I'll have to finish later.. but it's just like a 4.3 BSD install. |
Revision as of 19:15, 5 April 2010
Requirements
You will need the following materials to put together a 4.3 BSD+NFS Wisconsin Unix installation:
- A working perl interpeter to make the tape images.
- A copy of gzip.
- A method of extracting the boot file from either the binaries (tar/gzip) or uudecode to extract it from here.
- A compiled binary of vax780 from SIMH, along with the vmb.exe again from SIMH.
You will need the following files from any 4 BSD archive from the 4.3BSD directory. I have used the files from mirror.cc.vt.edu. You can use whatever method you like to download them, wget, a web browser etc..
stand.gz
miniroot.gz
rootdump.gz
usr.tar.gz
src.tar.gz
srcsys.tar.gz
stand.gz
vfont.tar.gz
Life interrupts again... I'll have to finish later.. but it's just like a 4.3 BSD install.