Progress for hp9000/360
Olivier De Smet <[email protected]> Fri, 23 Apr 2021 08:19:06 +0200
| Newsgroups | gmane.os.netbsd.ports.hp300 |
|---|---|
| Message-ID | <CADCc0NSYC5N6aWQ+Z_s84KrjbiFeQ+xhzzmsDvq3CDdjOnhyfw@mail.gmail.com> |
I corrected some bugs in my code (related to restart of ops after mmu fault. I coded a restart of ops, not a continuation as this is simpler). Now I can fully install NetBSD 9.1 from the iso. The system boot fine in single user (-s). 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). 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. Just for completeness I installed a FULL 8.2 (even X) without any trouble at all. It booted fine in multi-user (the rebuild of the font cache takes an hour long). But I can not login, it seems the 'login' process keeps dying. After booting in single user I still have the 'ps' access error :( I will continue to search. Just to be sure, when I install I do not configure the network, can this lead to this behavior ? Olivier