Subject: Re: Installing 1.5.2 on DECstation 5000/240
To: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
From: Blaz Zupan <blaz@inlimbo.org>
List: port-pmax
Date: 02/27/2002 09:50:36
> > Yes, please mail it to me!
> http://www.unixag-kl.fh-kl.de/~jkunz/netbsd-1.5.1-pmax-ds5k240.gz

Thanks.

> > As the miniroot is the only way for me to boot on
> > this box, it would be nice if you could send me a miniroot with a
> > specific kernel as I'm not sure I'll be able to do that myself
> > without the DS (although I have a SS2 running NetBSD/sparc).
> Simply mount the miniroot on your SS2 from disk or with the help of
> vnd(4) / vnconfig(8) and drop the kernel into it. Uuups, SPARC is big
> endian? If "sysctl hw.byteorder" on the SS2 reports "4321" you will need
> a kernel with "options FFS_EI" on your SS2, see options(4).

Ok, that's why it didn't work when I tried on the Sparc. I was able to mount
the miniroot on a FreeBSD box (Intel is little indian), but the kernel is too
big to fit on the miniroot, I would have to increase the miniroot size. Is it
just a plain old filesystem with "boot.pmax" and the kernel on it or does it
need some special boot block magic? Otherwise I can just create an empty file,
vnconfig it, disklabel it and mount it and copy the boot.pmax and your kernel
to it and I should have a bigger miniroot.