Difference between revisions of "Installing 4.3 BSD NFS Wisconsin Unix"
From Computer History Wiki
(→Requirements) |
|||
Line 16: | Line 16: | ||
[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> | ||
[http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/usr.tar.gz usr.tar.gz]<br> | [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/usr.tar.gz usr.tar.gz]<br> | ||
− | + | [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/srcsys.tar.gz srcsys.tar.gz]<br> | |
− | [http:// | + | [http://mirror.cc.vt.edu/pub/Ancient_Unix/4BSD/Distributions/thirdparty/UWisc4.3/src.tar.gz src.tar.gz]<br> |
− | |||
− | [http:// | ||
− | |||
---- | ---- | ||
Life interrupts again... I'll have to finish later.. but it's just like a 4.3 BSD install. | Life interrupts again... I'll have to finish later.. but it's just like a 4.3 BSD install. |
Revision as of 18:08, 7 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
srcsys.tar.gz
src.tar.gz
Life interrupts again... I'll have to finish later.. but it's just like a 4.3 BSD install.