Date: Mon, 5 Apr 1999 16:50:42 -0500 From: Bob Willcox <bob@luke.pmr.com> To: Mike Smith <mike@smith.net.au> Cc: Bob Willcox <bob@pmr.com>, Alex Zepeda <garbanzo@hooked.net>, hackers list <freebsd-hackers@freebsd.org> Subject: Re: "elf_loadexec: archsw.readin failed" on recent 3.1-stable Message-ID: <19990405165042.A32712@luke.pmr.com> In-Reply-To: <199904052146.OAA02060@dingo.cdrom.com>; from Mike Smith on Mon, Apr 05, 1999 at 02:46:09PM -0700 References: <19990404133538.A18402@luke.pmr.com> <199904052146.OAA02060@dingo.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 05, 1999 at 02:46:09PM -0700, Mike Smith wrote:
> > On Sun, Apr 04, 1999 at 11:32:56AM -0700, Alex Zepeda wrote:
> > > On Sun, 4 Apr 1999, Bob Willcox wrote:
> > >
> > > > On the off chance something changed in the boot blocks I did install
> > > > that as well.
> > >
> > > This is AFAIK a boot blocks issue. Go into /usr/src/sys/boot && make all
> > > install && disklabel -B wd0 or whatever your boot device is.
> >
> > Hmm, does not a "make installworld" do this? It looked like my boot
> > blocks were current (as of when I did the installworld) and I did do a
>
> It's actually the loader complaining, and it's typically "old loader,
> new kernel" symptoms. Having said that, your world build should have
> given you a new loader.
How can I verify that I have a new loader? Where is it located?
My /boot directory contains:
bob@obiwan-p3 /boot> ls -l
total 294
-r--r--r-- 1 root wheel 512 Apr 4 09:59 boot0
-r--r--r-- 1 root wheel 512 Apr 4 09:59 boot1
-r--r--r-- 1 root wheel 7680 Apr 4 09:59 boot2
-r-xr-xr-x 1 root wheel 131072 Apr 4 09:59 loader
-r--r--r-- 1 root wheel 11462 Mar 27 21:12 loader.help
-r-xr-xr-x 1 root wheel 131072 Mar 27 21:12 loader.old
The Apr 4 09:59 timestamp was the time of my make installworld. Is
there somewhere else that it might be picking up an older version of the
loader?
Thanks,
Bob
--
Bob Willcox The man who follows the crowd will usually get no
bob@luke.pmr.com further than the crowd. The man who walks alone is
Austin, TX likely to find himself in places no one has ever
been. -- Alan Ashley-Pitt
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990405165042.A32712>
