Re: OpenBSD in MicroVAX 3100-85

Hugh Graham <[email protected]> Tue, 9 Mar 2004 18:21:20 -0800
Newsgroups gmane.os.openbsd.vax
Message-ID <[email protected]>
On Tue, Mar 09, 2004 at 11:28:37PM -0400, Luis wrote:
> hi again,
> 
> thanks a Miod and Martin thanks for its answers, in special at the speed of them :)
> 
> thanks to this I could install openbsd 3.3:
> $ uname -a
> OpenBSD vax.calemanatemuco.cl 3.3 GENERIC#15 vax

Cool!

Please consider running "dmesg |mail [email protected]" on the machine
so we can confirm and compare the probe data with other machines we've
seen.

/Hugh

> 
> thanks again,
> 
> Luis
> 
> Pd: sorry my BAD english :)
> 
> Original Message -----------------------
> > Openbsd 3.4 in a Microvax 3100-85 can be installed?
> 
> It should be supported, yes.
> 
> > when trying I have it the following error:
> > TODR too small
> > Warning: no swap
> > swapmount: no device
> > warning: /dev/console does not exist
> > init: not found
> 
> It looks like you booted "bsd" instead of "bsd.rd" to install.
> 
> Miod