Re: Progress for hp9000/360

Izumi Tsutsui <[email protected]> Fri, 23 Apr 2021 22:04:57 +0900
Newsgroups gmane.os.netbsd.ports.hp300
Message-ID <[email protected]>
> Now I can fully install NetBSD 9.1 from the iso.
> The system boot fine in single user (-s).

Wow, excellent!

> The boot messages are the same as shown by Izumi in booting a 362
> (minus some scsi errors).
> But I need to use /bin/csh shell as /bin/sh failed with an error b
> (illegal access).

Note the error is caused by an empty SCSI floppy.

> I still have problems in multi-user and with ps command, still an
> illegal access from a library.
> By the way ps -vax is ok, but ps alone failed.

What about /rescue/ps ? It's statically linked, so if it works
something could be wrong around shared libraries, i.e. around
userland MMU (shared mappings) or data cache etc.

> Just to be sure, when I install I do not configure the network, can
> this lead to this behavior ?

It's unlikely, I think.

Thanks,
---
Izumi Tsutsui