Networking on the simh V4 KL-10B simulator with the Panda Distribution

So, the final part of this series is that I did get networking working. As a note, I’m not using NAT or SLiRP because I need an outbound connection since it’s running headless on a Raspberry Pi. But, the instructions for setting up TCP/IP from the original Panda Distribution’s README file still work.

Here is my ether.ini file:

set console log=out.log
; Use ^\ instead of ^e to get simh's attention and configure devices
ECHO "Use Ctl-\ to return to the console."
set console wru=034
set cpu kl10b 4096k
set cty rsx20
set tua rh20
set rpa rh20
set rpa0 rp07
set rpb rh20
; Disable devices
set rpb dis
set rpa2 dis
set rpa3 dis
set rpa4 dis
set rpa5 dis
set rpa6 dis
set rpa7 dis
set tua1 dis
set tua2 dis
set tua3 dis
set tua4 dis
set tua5 dis
set tua6 dis
set tua7 dis
; Attach an Ethernet device to the simulator.
set ni en
attach ni eth0
; Attach disk and load the bootstrap into memory
at rpa0 disks/panda.rp
load -c -b boot/boot.exb

Advertisement

Vintage Mac Stuff, Part I

So, it looks like I have a pet project that suddenly sprang up over the night.  I was fortunate (or unfortunate?) enough to have a ton of Apple LocalTalk cables with some Farallon PhoneNet cables and some extenders thrown in for good measure dropped off tonight.  There were some floppies and an ImageWriter II cable added in for good measure.  All of this is good.  I have a PowerMac 7200 that still has the appropriate ports for LocalTalk on it and I have a Performa 400 (LC II) that needs to have System 7 installed.

This appears to be a good test bed to install System 7 with the Network Access Disk.  I don’t have enough floppies to write the System 7.5.3 floppy images, so the 7200 would likely have to host the installation media for the Performa.

This is gonna be a lot of fun.  I’ve been wanting to do this for awhile now.

Sun Blade 100 (Part 2)

Currently, it looks like this:

I replaced the 15GB Seagate  drive in the Sun Blade 100 with an old 160 GB Western Digital drive that I used to use with Linux.  It won’t see the full 160 GB of it but 127 GB instead because it’s Ultra ATA/66 MHz.  That’s okay.  It’s a lot better than the smaller drive.

I have yet to figure out how to fix the IDPROM issue.  Despite my years as a Mac user during the late PowerPC era, OpenBoot eludes me greatly.  It’s the same basic firmware, but I can’t grok it very well.  However, I wound up installing Solaris 10 from a x86 VM because the Sun lacks a DVD drive.  It did make installation easier once I figured out Jumpstart enough to do a network install over a dedicated Ethernet port on the PC that’s hosting the VM.  Networking works but I have to manually configure the connection to match what the Sun thinks the Ethernet port is…

SunBlade 100 (Part 1)

Warning:  Extremely technical babble ahead.  Beware.

I finally got my hands on a dream machine sometime last week because my younger sibling found a SunBlade 100 secondhand and had to get it to me.  I’ve been interested in Suns since I first saw one in 1994 when I was out with my mother paying the bill for the local dial-up ISP.  The flurry of text I saw on screen was amazing and I was just fascinated by it.  Because of this, I eventually wandered to Solaris 9 Express on x86, but it ran like a dog. X took forever to start (and sometimes, failed), networking was wonky, and I could never figure out how to shut it down right.  In retrospect, it was almost certainly not the best Solaris experience as it wasn’t running on its native architecture–SPARC.

Of course, this dream machine is a bit of a fixer-upper.  Despite using computers for the past 23 years, I never touched a Sun and mostly x86 and PPC Mac computers.  One of the first things that I encountered was an IDPROM error and a U13 error. It wouldn’t boot automatically and thanks to a quick refresher on OpenFirmware (or OpenBoot as it is on a Sun), I was able to get it to boot Solaris 8’s installer.

There was a slight problem though.  The Sun absolutely refused to connect to a network, so I had to figure out why it wouldn’t.   The MAC address in Solaris was nothing but zeroes for the Ethernet adapter, so DHCP refused to offer a lease to it.  Apparently, as I found out, the MAC address in most Sun machines is stored in the IDPROM and on most other Ethernet cards, it’s stored om the card itself.

I eventually replaced the battery in hopes that it would fix the problem with the IDPROM since it loses its marbles when the battery dies.  It didn’t.  I’m actually up to one last thing and that’s reprogramming it manually…

Introduction

I’m a late twentysomething with a lifelong interest in technology, both old and new, and still sometimes doesn’t have the answer for some things (or can’t remember!).  I’ve been using computers since I was about 7 and typewriters since I was 9.  Other oddball things I like that will probably be covered:  old tube or transistor radios and audio equipment, film cameras, Voayager-era HP calculators, maybe even some older computers I have.

Of course, this will be done on a time-willing basis.  A lot of things aren’t done that I need to have done, but…