The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: jkunz@unixag-kl.fh-kl.de (Jochen Kunz)
Subject: [TUHS] 4.4BSD installed image or login shell?
Date: Thu, 19 Apr 2012 20:54:05 +0200	[thread overview]
Message-ID: <20120419205405.f0b3627e.jkunz@unixag-kl.fh-kl.de> (raw)
In-Reply-To: <alpine.NEB.2.01.1204181601420.7466@t1.m.reedmedia.net>

On Wed, 18 Apr 2012 16:08:56 -0500 (CDT)
"Jeremy C. Reed" <reed at reedmedia.net> wrote:

> Does anyone have installation instructions (with binary distribution) or 
> a ready-to-use image for an historical 4.4BSD (encumbered or -Lite plus 
> needed parts or -Lite2) with gxemul, tme, or other emulator?
I can't remember exactely. Its been some years, but I did somthing like
the folowing to get 4.4BSD-Lite on a HP9000-433t instaled:
Boot NetBSD diskless. (Must have been in the 1.4 to 1.6 days.)
disklabel sd0
newfs /dev/rsd0a
mount /dev/sd0a /mnt
cd /mnt
tar xzf /nfsroot/4.4BSD-dist.tar.gz
/mnt/usr/mdec/installboot or somthing like this.

I.e. basicly I did a complete manual OS install using NetBSD as the
install environement and 4.4BSD as the distribution source.

Maybe I used something like
http://unix-archive.pdp11.org.ru/4BSD/Distributions/4.4BSD-Alpha/rootdump.gz
as the initial disk contence. Can't remember.

The resulting disk was bootable, but the old 4.4BSD gradualy damaged
the file system due to differences in the NetBSD ffs or disklabel
layout. But it did run long enough to do about the same procedure as
above to a second disk. As that disk was completely instaled with the
old 4.4BSD stuff it did run well and without problems.
-- 


\end{Jochen}

\ref{http://www.unixag-kl.fh-kl.de/~jkunz/}




  reply	other threads:[~2012-04-19 18:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-18 21:08 Jeremy C. Reed
2012-04-19 18:54 ` Jochen Kunz [this message]
2012-04-19 19:22   ` Tim Newsham
2012-04-19 19:50     ` Jochen Kunz
2012-04-19 20:37       ` Tim Newsham
2012-04-19 21:07         ` Jochen Kunz
2012-04-20  3:06           ` Nick Downing
2012-04-20  6:34             ` Jochen Kunz
2012-04-20  7:22               ` Nick Downing
2012-04-20 16:56                 ` Jeremy C. Reed
2012-04-20 20:34             ` Jochen Kunz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120419205405.f0b3627e.jkunz@unixag-kl.fh-kl.de \
    --to=jkunz@unixag-kl.fh-kl.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).