From owner-freebsd-alpha Wed Nov 17 16: 1:41 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 4A01415060 for ; Wed, 17 Nov 1999 16:01:38 -0800 (PST) (envelope-from jnavarro@cs.rice.edu) Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by cs.rice.edu (8.9.0/8.9.0) with ESMTP id SAA03296; Wed, 17 Nov 1999 18:01:35 -0600 (CST) Message-ID: <383341DF.7E3E455A@cs.rice.edu> Date: Wed, 17 Nov 1999 18:01:35 -0600 From: "Juan E. Navarro" X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.6 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: Steve Sizemore , freebsd-alpha@freebsd.org Subject: Re: Can't make -current world or kernel on 21264 References: <19991102152703.C93980@cmpharm.ucsf.edu> <14367.36489.891040.341959@grasshopper.cs.duke.edu> <382072E6.F1860BD4@cs.rice.edu> <14368.47749.129492.944260@grasshopper.cs.duke.edu> <38321394.91E3E8A7@cs.rice.edu> <14386.44695.295211.502782@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Andrew Gallatin wrote: > > Juan E. Navarro writes: > > Hi, Andrew. My XP1000 went nonfunctional, but now that it's up after a > > surgery I tried again. I reinstalled using the 19991111 floppies. The > > instalation went fine, but I still cannot boot. > > > > >>>boot dka0 > > (boot dka0.0.0.6.1 -flags a) > > block 0 of dka0.0.0.6.1 is a valid boot block > > reading 15 blocks from dka0.0.0.6.1 > > bootstrap code read in > > base = 19e000, image_start = 0, image_bytes = 1e00 > > initializing HWRPB at 2000 > > initializing page table at 1fff0000 > > initializing machine state > > setting affinity to the primary CPU > > jumping to bootstrap code > > Loadig /boot/loader > > I/O request to dka0.0.0.6.1 is invalid (check type, offset, and size) > > Can't open file /boot/loader > > > > halted CPU 0 > > > > halt code = 5 > > HALT instruction executed > > PC = 20000038 > > boot failure > > >>> > > You did install to dka0, right? Right. > And you do not have a DOS fdisk label on the disk, right? Eg, you > need to use the entire disk. Not a slice. Do you didn't use a slice, > right? Right. > If yes to both, then it appears the installation installed a broken > loader. Since the loader has always worked for me since its > inception, my first guess would be that the installation installed an > i386 world. > > Try booting from the floppy. Do NOT load the mfsroot, just hit > return. Then let the kernel boot. It should look for your root > device & mount it. If this works, try mounting the kern.flp floppy & > copy the floppy's boot/loader to /boot/loader. I tried it with no success. In fact, the boot/loader in the disk was identical to the one in the floppy. The problem seems to be rather in the first stage bootstrap program, which does not recognize the disk and, hence, cannot find /boot/loader. When I boot from the floppy, an lsdev at the boot prompt shows only: disk @ 0x2001d340 disk0: SRM drive DVA 0 0 0 0 0 0 0 The weird thing is that the kernel does recognize the disk. -- ++*Juan-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message