From owner-freebsd-questions Mon May 13 19: 9:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from fep03-mail.bloor.is.net.cable.rogers.com (fep03-mail.bloor.is.net.cable.rogers.com [66.185.86.73]) by hub.freebsd.org (Postfix) with ESMTP id 73A4237B407 for ; Mon, 13 May 2002 19:09:47 -0700 (PDT) Received: from rogers.com ([24.112.135.54]) by fep03-mail.bloor.is.net.cable.rogers.com (InterMail vM.5.01.04.13 201-253-122-122-113-20020313) with ESMTP id <20020514020939.SUSU4340.fep03-mail.bloor.is.net.cable.rogers.com@rogers.com> for ; Mon, 13 May 2002 22:09:39 -0400 Message-ID: <3CE0713A.15124DE2@rogers.com> Date: Mon, 13 May 2002 22:06:50 -0400 From: "Byron L. Sonne" X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: trying to fix missing /boot/loader error, no luck Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH PLAIN at fep03-mail.bloor.is.net.cable.rogers.com from [24.112.135.54] using ID at Mon, 13 May 2002 22:09:39 -0400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm only asking this 'cos I searched the FreeBSD mailing lists and nothing I found seems to work. It all started when I got an error trying to run top: "nlist failed". There were 2 possible issues, #1 kernel & userland not sync'd, which was unlikely since this was a fresh install, and #2 bypassing /boot/loader which I'm sure is the cause 'cos I get the message on bootup. So I tried a few things, notably "disklabel -B ad0" and "boot0cfg -Bv ad0". I rebooted after each and I still get the "no /boot/loader" and "meta data missing" errors. If I do a dir of /boot, I can see loader and a bunch of other things. I then tried using sysinstall to replace the MBR and then tried "boot0cfg -Bv ad0" but still no luck. So, I'm stuck. I would appreciate someone educating me in this regard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message