The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: luvisi@andru.sonoma.edu (Andru Luvisi)
Subject: [pups] simh and 2.11BSD
Date: Wed, 24 May 2006 09:47:19 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.64.0605240925570.12968@localhost.localdomain> (raw)
In-Reply-To: <7d3530220605232246q7ef9823cyae4d146b21c3d8fb@mail.gmail.com>

On Wed, 24 May 2006, John Floren wrote:
[snip]
> I can boot into what appears to be a workable system, but I'd like to have
> networking and a larger hard drive. Can somebody help me out with getting
> this set up? If anybody else out there has done the same thing, I'd like to
> hear exactly what you did.
> Thank you very much

For networking, you need to:
   compile simh with networking support
   edit 211bsd.simh to
     attach to the correct network device
     use the hardware address that you want
   Inside the system, you will need to edit /etc/hosts and /etc/netstart
   to configure your hostname and networking options.
   Reboot

As for getting a bigger disk, you've got two options.  Reinstall on a 
larger disk image, or just mount a larger disk image onto the file system.

To reinstall, read the directions in README.networked.211BSD and 
docs/2.11bsd_setup.txt .  If you do a fresh reinstall, you will need to 
recompile the kernel (as described in docs/2.11bsd_setup.txt) to get 
networking support.

Or you can create a second, larger, disk image with dd, attach it, and 
label, format, and mount it from within the emulator.

Best of luck,
Andru
-- 
Andru Luvisi

Quote Of The Moment:
  Quidquid latine dictum sit, altum viditur.
  ( Whatever is said in Latin sounds profound. )



  reply	other threads:[~2006-05-24 16:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-24  5:46 John Floren
2006-05-24 16:47 ` Andru Luvisi [this message]
2006-05-24 19:25   ` John Floren
2006-05-24 19:31     ` Andru Luvisi
2006-05-24 19:42       ` John Floren
2006-05-24 20:19         ` Andru Luvisi

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=Pine.LNX.4.64.0605240925570.12968@localhost.localdomain \
    --to=luvisi@andru.sonoma.edu \
    /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).