Re: FUP: New list member - Thanks for very kind welcome and replies!

Izumi Tsutsui <[email protected]> Mon, 27 Aug 2007 19:19:35 +0900
Newsgroups gmane.os.netbsd.ports.hp300
Message-ID <[email protected]>
[email protected] wrote:

> /bin/sh on /etc/rc terminated abnormally, going to single user mode
> init: single user shell terminated, restarting.

I've also put another shrinked kernel with some more COMPAT_*
options but without any disks (HPIB and SCSI):
http://www.ceres.dti.ne.jp/~tsutsui/netbsd/netbsd-hp300-HP318-20070827.gz

Note all binaries shipped on NetBSD/hp300 1.5.x are a.out
but after 1.5 release NetBSD/hp300 has been switched to ELF.
There are some ABI incompatibility between a.out and ELF, so
some old a.out binaries could still problems even with COMPAT options.
---
Izumi Tsutsui