Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: amd64 kernel doesn't boot



On Friday 02 October 2009 08:22:39 Kurt Schreiner wrote:
> On Fri, Oct 02, 2009 at 08:04:05AM +0100, Nick Hudson wrote:
> > On Thursday 01 October 2009 23:22:12 Kurt Schreiner wrote:
> > > Hi,
> > >
> > > kernels compiled from -current sources updated an hour or so ago don't
> > > boot. Just print "123456-" (don't have the exact numbers) and than just
> > > sit there doing nothing (install-kernel tried in newest VirtualBox -
> > > yes, NetBSD runs as guest in VB 3.0.6 on 64bit-Solaris!) or reboot the
> > > system (custom kernel tried on Sun Ultra40).
> >
> > Did you do used build.sh or re-run config to build the kernel that
> > doesn't boot? Can you post the link line?
>
> Used build.sh on both machines with cleaned out obj,dest,TOOLS, first
> rebuild TOOLS and distribution. Then compiled a new kernel:
>
> ===> build.sh command: ./build.sh -u -N 1 -j 12 -x -U -m amd64 -O
> /u/NetBSD/arch/amd64/obj -D /u/Net BSD/arch/amd64/dest -T
> /u/NetBSD/arch/amd64/TOOLS kernel=/var/home/ks/NBconf/U40
[snip]

You didn't post the link line which I suspect doesn't include -z 
maxpagesize=0x100000. I think, if you delete the objdir Makefile it should 
get re-created and include the EXTRA_LINKFLAGS option.

Thanks,
Nick


Home | Main Index | Thread Index | Old Index