From cch@market.net.tw Sun Feb 21 19:09:11 1999
Return-Path: <cch@market.net.tw>
Received: from market.net.tw (pilot.market.net.tw [203.74.62.101])
	by hub.freebsd.org (Postfix) with ESMTP id 185E611E63
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 21 Feb 1999 19:09:03 -0800 (PST)
	(envelope-from cch@market.net.tw)
Received: (from cch@localhost)
	by market.net.tw (8.9.2/8.9.1) id LAA00439;
	Mon, 22 Feb 1999 11:18:38 +0800 (CST)
	(envelope-from cch)
Message-Id: <199902220318.LAA00439@market.net.tw>
Date: Mon, 22 Feb 1999 11:18:38 +0800 (CST)
From: Chih-Chang Hsieh (§ө) <cch@market.net.tw>
Reply-To: cch@market.net.tw
To: FreeBSD-gnats-submit@freebsd.org
Subject: BootFORTH get a "System halted"
X-Send-Pr-Version: 3.2

>Number:         10190
>Category:       kern
>Synopsis:       BootFORTH get a "System halted"
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 21 19:10:01 PST 1999
>Closed-Date:    Tue Feb 23 04:24:31 PST 1999
>Last-Modified:  Tue Feb 23 04:24:59 PST 1999
>Originator:     Chih-Chang Hsieh (§ө)
>Release:        FreeBSD 3.1-STABLE i386
>Organization:
>Environment:

	

>Description:

	I have two hard disks: wd0 QUANTUM FIREBALL_TM2100A
			       wd1 QUANTUM MAVERICK 540A.

	My kernel is on wd0s2, and wd0s1 is an DOS FAT16 slice.

	After I run_cvsup and make world at Feb 20, I encounter

	this problem as described in Synopsis.

	

>How-To-Repeat:

	Everytime when it boots.

	

>Fix:

	I don't know.
	
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Feb 21 21:06:03 PST 1999 
Responsible-Changed-Why:  
Misfiled Pr. 

From: "Daniel C. Sobral" <dcs@newsguy.com>
To: freebsd-gnats-submit@freebsd.org, cch@market.net.tw
Cc:  
Subject: Re: kern/10190: BootFORTH get a "System halted"
Date: Mon, 22 Feb 1999 20:38:01 +0900

 AFAIK, BootForth menu is not installed by default. You might be
 using an old version instead of the current one installed in
 /usr/share/examples/bootforth. Can you confirm/deny this?
 
 --
 Daniel C. Sobral			(8-DCS)
 dcs@newsguy.com
 dcs@freebsd.org
 
 	"To make it absolutely clear: you stand on the wrong end of my
 blasters, so you better get lost before I start target practice!"
 
State-Changed-From-To: open->closed 
State-Changed-By: dcs 
State-Changed-When: Tue Feb 23 04:24:31 PST 1999 
State-Changed-Why:  
Ought to be fixed now. Thanks. 
>Unformatted:
 
 	   When I run_cvsup and make world to 3.1-STABLE, I get this problem.
            If I choose 1st option "Start FreeBSD /kernel" in BootFORTH menu,
 	   I get the messages:
 
 	   int=0000000e err=00000004 efl=00010293 eip=000073b6
 	   eax=00026794 ebx=0001cd80 ecx=00017361 edx=ffff6a1a
 	   esi=00004af3 ed8=000265fc ebp=00094b2c esp=0009462c
 	   cs=002b ds=0033 es=0033 fs=0033 gs=0033 ss=0033
 	   cs:eip=8b 44 90 fc c9 c3 55 89 - e5 8b 45 08 86 4d 10 86
 	   cs:esp=6c 4b 09 00 c3 53 00 00 - 8c 67 02 00 e6 95 00 00
            System halted
 
            If I choose 2nd option "Interact with BootFORTH" and type
 	   "boot /kernel", it boots successfully.
 
            Have I make any mistakes?
 
            Thanks in advance.
