Installing 4.3 BSD NFS Wisconsin Unix: Difference between revisions
From Computer History Wiki
Jump to navigationJump to search
New page: sdf |
No edit summary |
||
| Line 1: | Line 1: | ||
== 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.<br> | |||
*A copy of gzip.<br> | |||
*A method of extracting the boot file from either the binaries (tar/gzip) or uudecode to extract it from [[boot42|here]].<br> | |||
*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 [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/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/usr.tar.gz usr.tar.gz]<br> | |||
---- | |||
[http://unix-archive.huihoo.org/4BSD/Distributions/4.3BSD/src.tar.gz src.tar.gz]<br> | |||
[http://unix-archive.huihoo.org/4BSD/Distributions/4.3BSD/srcsys.tar.gz srcsys.tar.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> | |||
Revision as of 15:00, 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