From owner-freebsd-current Tue Jun 27 22:18:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailhost.netbenefit.co.uk (mailhost.netbenefit.co.uk [212.53.64.39]) by hub.freebsd.org (Postfix) with ESMTP id 6E7B837BE4C for ; Tue, 27 Jun 2000 22:18:33 -0700 (PDT) (envelope-from pierre.dampure@alveley.org) Received: from userfn40.uk.uudial.com ([62.188.24.227] helo=alveley.org) by mailhost.netbenefit.co.uk with esmtp (NetBenefit 1.5) id 137AF5-0007g1-00 for current@FreeBSD.ORG; Wed, 28 Jun 2000 06:18:31 +0100 Message-ID: <39598B27.341B68CC@alveley.org> Date: Wed, 28 Jun 2000 06:20:39 +0100 From: "Dampure, Pierre Y." X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.8 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: current@FreeBSD.ORG Subject: Boot Oddities Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Apologies if this ought to be in -questions rather than -current, but since I first noticed the problem on 5.0-20000621-CURRENT... The above snapshot was installed on a brand new system (OR840, 2x733EB, 512MB RDRAM, 1xAHA2940UW, 4x9.1Gb Barracuda). The disk organisation is as follows: da0: one NTFS partition (W2K), FreeBSD multiboot MBR installed da1: fully dedicated, FreeBSD, has the root partition (da1s1a) da2: fully dedicated, FreeBSD da3: fully dedicated, FreeBSD Since this is a recent snapshot, I assume it defaults to use loader(8). When the system boots, I get the usual F1/F5 choice, as follows: F1 ?? F5 Drive 1 Default: F5 Selecting F5 (or letting the timer run to completion) leads to the following: Disk error 0x1 (lba=0xe0040) No /boot/loader >> FreeBSD/i386 BOOT Default: 1:da(1,a)/kernel boot: then proceeding to load /kernel, rather than /boot/loader (which is why I posted about problems with nlist (aka top/vmstat/systat) a few days ago). If I hit a key early enough, I get: >> FreeBSD/i386 BOOT Default: 1:da(1,a)/boot/loader boot: Hitting RETURN then leads to: Disk error 0x1 (lba=0xe0040) No /boot/loader after which I need to enter 1:da(1,a)/kernel to proceed. Needless to say, /boot/loader IS on da1s1a (with its usual assortment of .rc and .conf in required places), which is why I am a bit surprised. Can anyone shed a light on the above? I now know how to get around the nlist issue, but this is not the recommended method... Configuration files available upon request. Best Regards, PYD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message