Subject: RE: ...Almost got this 3/50 booted...
To: Kenneth Stailey <kstailey@leidecker.gsfc.nasa.gov>
From: Rubin Binder <rbinder@ugly.UVic.CA>
List: port-sun3
Date: 05/21/1995 14:37:37
On Sun, 21 May 1995, Kenneth Stailey wrote:
> > init: not found
>
> perhaps init's corrupted?
>
> my copy looks like:
>
> pluto% ls -l /export/charon/root/sbin/init
> -r-x------ 1 bin bin 122880 May 17 18:44 /export/charon/root/sbin/init
> pluto# sum /export/charon/root/sbin/init
> 44998 120 /export/charon/root/sbin/init
> pluto# cksum /export/charon/root/sbin/init
> 2256382097 122880 /export/charon/root/sbin/init
> pluto# file /export/charon/root/sbin/init
> /export/charon/root/sbin/init: NetBSD/m68k demand paged executable
hmm... that's strange, mine reports (init):
Linux:
sum: 27326 120
cksum: 2761209606 122880
file: sparc demand paged executable
And on a Sun running SunOS:
sum: same as above
file: commands text
Just to verify, I also did the following (netbsd-gen kernel):
Linux:
file: mc68020 executable not stripped
SunOS:
file: mc68020 executable not stripped
My question is, why isn't init an mc68020 executable? All
of the executable files for NetBSD.sun3 that I have are all
"sparc demand paged..." I downloaded sbin.tar.gz from
ftp.netbsd.org again to make sure, no difference.
Rubin.