The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* UNIX for my 11/34A
@ 1996-09-10 23:49 Matthias Bruestle
  0 siblings, 0 replies; only message in thread
From: Matthias Bruestle @ 1996-09-10 23:49 UTC (permalink / raw)


Mahlzeit



My name is Matthias Bruestle and I'm new on this mailing list.
I'm collecting old computers and have until now 34.

I have a 11/34A with 128kB RAM, DL11-W and 2 RL01. I want to
install UNIX on her. Because there are no RL01 disk images
which I can use directly, I want to prepare one with a
PDP-11 emulator. I got V6 to boot with the Supnik emulator,
but noticed than that V6 has no support for RL01 drives.
Does someone have RL01 drivers for V6 or must I use V7?

The last step would be to download the image over the serial
line. Is there allready a programm for RT-11SJ V4.00
which does this?



Thanks for your help

endergone Zwiebeltuete

-- 
insanity inside

Received: from dolphin (dolphin.cs.adfa.oz.au [131.236.21.5]) by minnie.cs.adfa.oz.au (8.6.13/8.3) with SMTP id LAA26911; Wed, 11 Sep 1996 11:21:17 +1000
Received: by dolphin (5.x/SMI-SVR4)
	id AA05654; Wed, 11 Sep 1996 11:21:29 +1000
From: wkt@csadfa.cs.adfa.oz.au (Warren Toomey)
Message-Id: <9609110121.AA05654 at dolphin>
Subject: Re: UNIX for my 11/34A
To: oldunix at minnie.cs.adfa.oz.au (PDP Unix Preservation)
Date: Wed, 11 Sep 1996 11:21:29 +1000 (EST)
In-Reply-To: <m0v0cYF-000NSdC at mbsks.franken.de> from "Matthias Bruestle" at Sep 11, 96 01:49:05 am
X-Mailer: ELM [version 2.4 PL24 ME8a]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

In atricle by Matthias Bruestle:
> Does someone have RL01 drivers for V6 or must I use V7?

Matthias, I'm pretty sure that the v6 RL driver supports RL01s and RL02s,
the only difference is number of sectors on the RL01.

If you have an RL02 disk image mounted on /dev/rl0, and an empty
RL01-sized disk image mounted on /dev/rl1, you should be able to
say:

	$ mkfs /dev/rl1 <size of RL01 in 512-byte blocks>
	$ mount /dev/rl1 /mnt

You can then copy over the root files from /dev/rl0 to /dev/rl1 with tar.

One thing to note, the RL02 kernel comes with swap at the end of the
RL02. You will need to rebuild a kernel so that the location and size of the
swap will fit onto a RL01 and still leave some file space. In fact, you must
remember to subtract the swap space size when you do the mkfs.

Best to do this on the emulator and get the RL01 image ready before
moving it to the /34. I also forgot to mention that you need to install
the bootstrap code onto the RL01 image. Check the mkfs man page for details.

> The last step would be to download the image over the serial
> line. Is there already a programm for RT-11SJ V4.00
> which does this?

Someone did say they have a program to do this. You might want to look
back through the mail archives on the PUPS web page.

Cheers,
	Warren

Received: from wlv.iipo.gtegsc.com (root at WLV.IIPO.GTEGSC.COM [199.107.242.11]) by minnie.cs.adfa.oz.au (8.6.13/8.3) with ESMTP id BAA29252; Thu, 12 Sep 1996 01:39:39 +1000
Received: (from sms at localhost) by wlv.iipo.gtegsc.com (8.7.4/8.7.3) id IAA04582; Wed, 11 Sep 1996 08:30:34 -0700 (PDT)
Date: Wed, 11 Sep 1996 08:30:34 -0700 (PDT)
From: "Steven M. Schultz" <sms@wlv.iipo.gtegsc.com>
Message-Id: <199609111530.IAA04582 at wlv.iipo.gtegsc.com>
To: oldunix at minnie.cs.adfa.oz.au, wkt at csadfa.cs.adfa.oz.au
Subject: Re: UNIX for my 11/34A

Warren -

	Greetings.

> From: wkt at csadfa.cs.adfa.oz.au (Warren Toomey)
> Matthias, I'm pretty sure that the v6 RL driver supports RL01s and RL02s,
> the only difference is number of sectors on the RL01.

	V6 predates the RL02 by enough time that I doubt V6 has RL0? support
	unless someone managed to graft it on after ~1979 (by which time V7
	was out).

	V7 _initially_ did *not* have RL02 support.  When we got our first V7
	tape in 1979 a RL02 driver was written locally in ~79 or 80.  So 
	unless someone added the RL0? support to V7 and submitted the updated
	images to the archives it's doubtful RL devices can be used with V7.

	2.9BSD came with the necessary drivers because that system came a couple
	years later than V7 and the folks at UCB had had time to write the
	drivers and boot support.

> One thing to note, the RL02 kernel comes with swap at the end of the
> RL02. You will need to rebuild a kernel so that the location and size of the

	Quite right.  The 'swaplo' global must agree with the partition table
	wired into the driver or the system will end up swapping over top of
	the root filesystem.  *ick* ;)

	Cheers.

	Steven


Received: from rachael.franken.de (rachael.franken.de [193.175.24.38]) by minnie.cs.adfa.oz.au (8.6.13/8.3) with SMTP id HAA29988; Thu, 12 Sep 1996 07:08:44 +1000
Received: from <hub-n.franken.de> by rachael.franken.de with cbsmtp
	(Smail3.1.29.1 #8) id m0v0vSL-000oMiC; Wed, 11 Sep 96 22:00 MET DST
Received: from mbsks.UUCP by hub-n.franken.de with UUCP
	(Smail3.1.28.1 #12) id m0v0vPK-000C0EC; Wed, 11 Sep 96 21:57 WET DST
Received: by mbsks.franken.de (Linux Smail3.1.28.1 #14)
	id m0v0tFM-000NZuC; Wed, 11 Sep 96 19:38 MET DST
Message-Id: <m0v0tFM-000NZuC at mbsks.franken.de>
From: m@mbsks.franken.de (Matthias Bruestle)
Subject: Re: UNIX for my 11/34A
To: oldunix at minnie.cs.adfa.oz.au (oldunix)
Date: Wed, 11 Sep 1996 19:38:42 +0200 (MET DST)
In-Reply-To: <199609111530.IAA04582 at wlv.iipo.gtegsc.com> from "Steven M. Schultz" at Sep 11, 96 08:30:34 am
X-Mailer: ELM [version 2.4 PL24 PGP2]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1039      

Mahlzeit



> 	V7 _initially_ did *not* have RL02 support.  When we got our first V7
> 	tape in 1979 a RL02 driver was written locally in ~79 or 80.  So 
> 	unless someone added the RL0? support to V7 and submitted the updated
> 	images to the archives it's doubtful RL devices can be used with V7.
The V7 are RL02 images and include the RL drivers.

> > One thing to note, the RL02 kernel comes with swap at the end of the
> > RL02. You will need to rebuild a kernel so that the location and size of the
> 	Quite right.  The 'swaplo' global must agree with the partition table
> 	wired into the driver or the system will end up swapping over top of
> 	the root filesystem.  *ick* ;)
rl1conf:

rl
root rl 0
swap rl 0
swplo 9000
nswap 1240
tm

I assume that means that the filesystem ist 9000 block long and the
swap 1240 blocks. (-> mkfs /dev/rl1 9000)

Until now I have the RL02 cleaned up, so it fits on a RL01, and
made a filesystem on the RL01. Now I'm fighting with the emu.




Mahlzeit
 
endergone Zwiebeltuete

-- 
insanity inside

Received: from atlas.cs.york.ac.uk (atlas.cs.york.ac.uk [144.32.32.16]) by minnie.cs.adfa.oz.au (8.6.13/8.3) with SMTP id MAA01031; Thu, 12 Sep 1996 12:21:14 +1000
From: pnt103@ugrad.cs.york.ac.uk
Date: Thu, 12 Sep 96 03:24:44
Message-ID: <swordfish.842494878 at ugrad.cs.york.ac.uk>
To: sms at wlv.iipo.gtegsc.com
Subject: Re: UNIX for my 11/34A
Cc: oldunix at minnie.cs.adfa.oz.au

My V7 has RL drivers, and AFAIR they're on my distribution tape, which has
a 1980 date sticker on it (I think; it's not to hand).

My 11/23 only has RL02s on it, and it was running V7 fine this morning :-)

Pete


Received: from rachael.franken.de (rachael.franken.de [193.175.24.38]) by minnie.cs.adfa.oz.au (8.6.13/8.3) with SMTP id SAA01886; Thu, 12 Sep 1996 18:02:42 +1000
Received: from <hub-n.franken.de> by rachael.franken.de with cbsmtp
	(Smail3.1.29.1 #8) id m0v16it-000oMXC; Thu, 12 Sep 96 10:02 MET DST
Received: from mbsks.UUCP by hub-n.franken.de with UUCP
	(Smail3.1.28.1 #12) id m0v16Ta-000BzgC; Thu, 12 Sep 96 09:46 WET DST
Received: by mbsks.franken.de (Linux Smail3.1.28.1 #14)
	id m0v168F-000NRtC; Thu, 12 Sep 96 09:24 MET DST
Message-Id: <m0v168F-000NRtC at mbsks.franken.de>
From: m@mbsks.franken.de (Matthias Bruestle)
Subject: UNIX for my 11/34A
To: oldunix at minnie.cs.adfa.oz.au (oldunix)
Date: Thu, 12 Sep 1996 09:24:13 +0200 (MET DST)
X-Mailer: ELM [version 2.4 PL24 PGP2]
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 919       

Mahlzeit



OK. Now I have a RL01 image, which boots at least on the emu with
the original rl1unix kernel.

# mkfs /dev/rl1 9000
# dd if=/usr/mdec/rluboot of=/dev/rl1 count=1
# mount /dev/rl1 /mnt
# df
# rm -rf /usr/dicts /usr/src /usr/games /rkunix /usr/spool/uucppublic/ansi*
# tar cf - .profile bin boot etc lib tmp usr | (cd mnt; tar xf -)
# cp /rl1unix /mnt/unix
# mkdir /mnt/mnt
# mkdir /mnt/dev
# cp /dev/makefile /mnt/dev
# cd /mnt/dev
# make
# make rl
# ln rl0 swap
# cd /usr/sys/conf
# cp rl1conf conf
conf: remove last line (tm)
m.h: uncomment "#define _1134"
makefile: M = smch
copied pk.p, stat.h and tty.h from other V7 source to /usr/sys/h
# make unix
# cp unix /mnt/nunix

The selfmade kernel nunix doesn't boot. Did I something wrong?

Should I adjust also other options in m.h or param.h to get better
performance with 128kByte (not kWord) RAM?




Thanks

endergone Zwiebeltuete

-- 
insanity inside

Received: from dolphin (dolphin.cs.adfa.oz.au [131.236.21.5]) by minnie.cs.adfa.oz.au (8.6.13/8.3) with SMTP id LAA04616; Sun, 15 Sep 1996 11:19:30 +1000
Received: by dolphin (5.x/SMI-SVR4)
	id AA15484; Sun, 15 Sep 1996 11:52:22 +1000
From: wkt@csadfa.cs.adfa.oz.au (Warren Toomey)
Message-Id: <9609150152.AA15484 at dolphin>
Subject: PDP Unix Archive Down...
To: oldunix at minnie.cs.adfa.oz.au (PDP Unix Preservation)
Date: Sun, 15 Sep 1996 11:52:22 +1000 (EST)
X-Mailer: ELM [version 2.4 PL24 ME8a]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

All,
	I accidentally shut down the PDP Unix ftp archive on
henry.cs.adfa.oz.au yesterday, as it's my desktop PC and I temporarily
forgot about its other uses. It should be back on again at 0000 GMT Monday.

I've also got a new Pentium to replace the 486 which is henry, and I will
cut over to the new machine sometime in the next two weeks, so if you are
having any troubles ftp'ing stuff from this machine, please let me know.

Cheers,
	Warren



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-09-10 23:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-09-10 23:49 UNIX for my 11/34A Matthias Bruestle

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).