Re: Progress for hp9000/360

Chris Hanson <[email protected]> Sun, 23 May 2021 20:32:46 -0700
Newsgroups gmane.os.netbsd.ports.hp300
Message-ID <[email protected]>
On Apr 22, 2021, at 11:19 PM, Olivier De Smet <[email protected]> =
wrote:
>=20
> But I need to use /bin/csh shell as /bin/sh failed with an error b
> (illegal access).

In my experience this sort of thing can happen if you have no swap =
configured and not enough RAM. I had to change /etc/rc so that the first =
thing it did was add/enable swap space[1] before it would boot.

  =E2=80=94 Chris

[1] Swapping to NFS is slow, especially over thin Ethernet, but to make =
it as fast as possible I serve the swap file from a RAM disk on my =
ProLiant.