Subject: Re: port-sun3/33720: COMPAT_SUNOS kernel option not enabled by default
To: None <port-sun3-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: netbsd-bugs
Date: 06/13/2006 23:45:02
The following reply was made to PR port-sun3/33720; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
To: gnats-bugs@NetBSD.org
Cc: port-sun3-maintainer@NetBSD.org, gnats-admin@NetBSD.org,
	netbsd-bugs@NetBSD.org, tsutsui@ceres.dti.ne.jp
Subject: Re: port-sun3/33720: COMPAT_SUNOS kernel option not enabled by default
	 on NetBSD for Sun3
Date: Wed, 14 Jun 2006 08:40:45 +0900

 sigmfsk@aol.com wrote:
 
 > After loading NetBSD 3.0 on a Sun3, attempting to run a SunOS
 > executable produces the message: Exec format error. Wrong Architecture.
 
 Are you sure you are really using GENERIC?
 I guess install.md script install INSTALL kernel (which is in miniroot)
 to your disk, not GENERIC by default.
 
 You can check GENERIC kernel binary by nm(1) if it contains
 any "sunos" symbols, and ktrace(1) also may help to check
 how the binary fails.
 ---
 Izumi Tsutsui