From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 10 16:50:13 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE4A16A41C for ; Fri, 10 Jun 2005 16:50:13 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBD5E43D49 for ; Fri, 10 Jun 2005 16:50:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5AGoCh7050288 for ; Fri, 10 Jun 2005 16:50:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5AGoC0U050287; Fri, 10 Jun 2005 16:50:12 GMT (envelope-from gnats) Date: Fri, 10 Jun 2005 16:50:12 GMT Message-Id: <200506101650.j5AGoC0U050287@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Thomas D. Dean" Cc: Subject: Re: kern/82084: FreeBSD 5.2 and 5.3 panic on boot from floppy X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Thomas D. Dean" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 16:50:13 -0000 The following reply was made to PR kern/82084; it has been noted by GNATS. From: "Thomas D. Dean" To: arved@FreeBSD.org Cc: freebsd-bugs@FreeBSD.org Subject: Re: kern/82084: FreeBSD 5.2 and 5.3 panic on boot from floppy Date: Fri, 10 Jun 2005 08:53:09 -0700 (PDT) Thanks for the reply, I put hint.acpi.0.disabled="1" in /boot/device.hints. When the boot floppy was inserted the second time, it loaded acpi.ko. Choosing the default boot at this point is the same as with acpi enabled. Choosing safe mode at this point allowed the machine to boot OK. I expected changing device.hints to stop use of acpi. The system then went into a continuous loop displaying "SCSI reset detected", I think. It was a continuous scrolling message of about 4 lines. I could not stop it. Disconnecting all devices from the SCSI port did not change the situation. So, I have an old, broken acpi and a broken SCSI interface. Please close the PR. Thank you, tomdean