Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2001 15:50:35 -0800
From:      Mike Smith <msmith@freebsd.org>
To:        Julian Elischer <julian@elischer.org>
Cc:        current@freebsd.org, msmith@mass.dis.org
Subject:   Re: anyone seen this? Makes system unbooable. 
Message-ID:  <200112312350.fBVNoZj02969@mass.dis.org>
In-Reply-To: Message from Julian Elischer <julian@elischer.org>  of "Mon, 31 Dec 2001 11:22:17 PST." <Pine.BSF.4.21.0112311117280.9721-100000@InterJet.elischer.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> I upgraded by cvs on saturday night,
> Sunday I didn't use it.
> Monday I tried to boot it. but the loader says:
> ASSERT <mumble>
> and the system reboots
> 
> I'd LOVE to know wha the assert is but really My opical neurons take at
> least 20mSecs to fire and by the time I've found the Asssert line
> I'm already running on afterimage.
> 
> How about adding a sleep after the Assert write  so that it can actually
> be read?

Is it printing "ASSERT <blah>", or "Assertion failed:"?  The string "ASSERT"
doesn't exist anywhere in the loader or libstand.

If you want to add a pause after an assertion failure (not a bad idea
really), do it in src/lib/libstand/assert.c.

> In the meanwhile does anyone know what the problem might be..
> I'm recvsuping (I had to boot off a cdrom) and will recompile the
> bootblocks, but some idea of the problem might be nice..

You *are* aware that you can boot loader.old by hitting a key while the
spinner is paused, before the loader starts, right?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112312350.fBVNoZj02969>