From owner-freebsd-questions@FreeBSD.ORG Sat Jun 28 03:39:16 2014 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C69BF99B for ; Sat, 28 Jun 2014 03:39:16 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 757E82BE5 for ; Sat, 28 Jun 2014 03:39:16 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.9/8.14.9) with ESMTP id s5S3dAHr018524 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 27 Jun 2014 21:39:10 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.9/8.14.9/Submit) with ESMTP id s5S3dAON018521; Fri, 27 Jun 2014 21:39:10 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 27 Jun 2014 21:39:10 -0600 (MDT) From: Warren Block To: Erich Dollansky Subject: Re: bug, In-Reply-To: <20140628112725.06362a7a@X220.alogt.com> Message-ID: References: <53AE3325.16396.2F44D96@bob.4buck.com> <20140628112725.06362a7a@X220.alogt.com> User-Agent: Alpine 2.11 (BSF 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Fri, 27 Jun 2014 21:39:10 -0600 (MDT) Cc: bob@4buck.com, questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jun 2014 03:39:16 -0000 On Sat, 28 Jun 2014, Erich Dollansky wrote: > On Fri, 27 Jun 2014 20:14:45 -0700 > bob@4buck.com wrote: > >> https://bugs.freebsd.org/bugzilla/query.cgi > >> How the hell do I submit a bug report there! That is the query screen. At the top and bottom of the screen are "New" links. These link to the submit area. >> Athlon 3000 cpu, 1 Gig ram & a Nvidia FX 5200 AGP video > > FreeBSD typically does not boot on older machines with a GPT schema. > Use MBR and it will work. That is incorrect. GPT with a PMBR will boot on most older systems. But it would not be surprising if this HP system was one of the ones with a broken BIOS or buggy ACPI implementation.