From owner-freebsd-questions@FreeBSD.ORG Wed Aug 17 05:51:52 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D1616A41F for ; Wed, 17 Aug 2005 05:51:52 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0976543D46 for ; Wed, 17 Aug 2005 05:51:51 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP (SMTPD32-8.05) id A06F867700D0; Tue, 16 Aug 2005 22:51:43 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localhost (8.13.3/8.13.3) with ESMTP id j7H5qaIA061387; Tue, 16 Aug 2005 22:52:36 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j7H5qSJ3061384; Tue, 16 Aug 2005 22:52:28 -0700 (PDT) (envelope-from garys@opusnet.com) To: Chris Ryan References: From: garys@opusnet.com (Gary W. Swearingen) Date: Tue, 16 Aug 2005 22:52:28 -0700 In-Reply-To: (Chris Ryan's message of "Wed, 17 Aug 2005 14:28:56 +0930") Message-ID: User-Agent: Gnus/5.1007 (Gnus v5.10.7) XEmacs/21.4.17 (Jumbo Shrimp, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "freebsd-questions@freebsd.org" Subject: Re: MS 9129 wont boot 5.4CD but will 4.11 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 05:51:52 -0000 Chris Ryan writes: > starts all normally until the boot from CD:..... I would first boot another unixy OS off HDD or Live CD and compute the md5 checksum of the CD (maybe using "dd bs=2k ..." once to "size" the CD and once to exclude that last two blocks) and compare with the checksum listed at www.freebsd.org. Or make another CD or CD image and compare md5sums or just diff the two CDs or CD & image. If OK, and I was pretty convinced that there was a bug of some kind, I'd try asking on the 5.4 mailing list, freebsd-stable, and/or file a formal problem report, or since such problems are tough to debug, especially by those without the hardware in question, I might just boot off a floppy (images are on the CD) or install from an older OS version until I could upgrade from the new CD using sysinstall after booting the older OS from the HDD.