Subject: Re: warning: i386 bootblocks
To: Takahiro Kambe <taca@sky.yamashina.kyoto.jp>
From: Frank van der Linden <frank@wins.uva.nl>
List: current-users
Date: 03/08/1999 19:14:25
On Tue, Mar 09, 1999 at 01:04:19AM +0900, Takahiro Kambe wrote:
> >Committed By: he
> >Date: Sun Mar 7 20:03:44 UTC 1999
> >
> >Modified Files:
> > src/sys/arch/i386/stand/lib: loadfile.c
> >Log Message:
> >Add handling of OMAGIC files, where exec header isn't part of the
> >text segment. Needed for woring installboot, since biosboot.sym is OMAGIC.
>
> Is this the fix for these day's i386 boot code problem?
Yes, that fixes the problems, both installboot and the bootblocks should
be ok again now.
- Frank