Date: Mon, 11 Sep 2000 10:52:30 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: alpha@FreeBSD.ORG Subject: Re: so much for *that* idea..... Message-ID: <Pine.LNX.4.21.0009111032580.24475-100000@zeppo.feral.com> In-Reply-To: <Pine.LNX.4.21.0009101704170.23495-100000@zeppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This isn't the kernel. This is the newer boot loader. Whatever was checked in after 9/7 busted me. Replacing /boot/loader with /boot/loader.old and symlinking /kernel -> /boot/kernel/kernel.ko and /modules -> /boot/kernel did the right thing for me so I could boot. There are other breakages too (mfs is broken- EFAULT, ignored my loader.conf to load ispfw), but at least this got me to multiuser. -matt > > I did a build from more or less top of tree- I had had a clean buildworld, so > I built a kernel and did the installworld and did mergemaster and did > disklabel -B, and got: > > >>>b > (boot dqa0.0.0.11.0 -flags a) > block 0 of dqa0.0.0.11.0 is a valid boot block > reading 15 blocks from dqa0.0.0.11.0 > bootstrap code read in > base = 180000, image_start = 0, image_bytes = 1e00 > initializing HWRPB at 2000 > initializing page table at 172000 > initializing machine state > setting affinity to the primary CPU > jumping to bootstrap code > Loading /boot/loader > Console: SRM firmware console > VMS PAL rev: 0x1000900010115 > OSF PAL rev: 0x1000800020117 > Switch to OSF PAL code succeeded. > > FreeBSD/alpha SRM disk boot, Revision 1.0 > (mjacob@farrago.feral.com, Fri Sep 8 07:16:18 PDT 2000) > Memory: 262144 k > - > halted CPU 0 > > halt code = 2 > kernel stack not valid halt > PC = 200000000 > > for my pains. Tsk. > > -matt > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0009111032580.24475-100000>