From owner-freebsd-questions@freebsd.org Thu Apr 20 21:34:20 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72CA4D481C2 for ; Thu, 20 Apr 2017 21:34:20 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "neonpark.inter-sonic.com", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 37EEEAEA for ; Thu, 20 Apr 2017 21:34:19 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at Intersonic AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intersonic.se; s=INTERSONICSE; t=1492723667; bh=F4vIRy52u+/nIpD8U4yGJo8KymYwHdfwyfi8nyMLNg4=; h=Subject:To:References:From:Date:In-Reply-To; b=FTMoDyeHOjmOWFVwEzyhy0Z+6pHzsnJkpj9FGQ1HS0y15Dn3d/ouunhoboxljGdVv Q/TgC2BpeYMIOuiAQxl8zSMNYjptAkVvRttXmC+OUTE4sKogc6Il5UVwDCBRL5y1W7 lL2EaGyuAemL26leh/CTwDtjaQi4rZVUjWobrtFo= Subject: Re: Unable to install FreeBSD-11.0-i386 on a elderly desktop To: freebsd-questions@freebsd.org References: <57a5b556523a58a08e75e14f1485e8e2.squirrel@webmail.harte-lyne.ca> From: Per olof Ljungmark Organization: Intersonic AB Message-ID: Date: Thu, 20 Apr 2017 23:27:45 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 In-Reply-To: <57a5b556523a58a08e75e14f1485e8e2.squirrel@webmail.harte-lyne.ca> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2017 21:34:20 -0000 On 2017-04-20 23:11, James B. Byrne wrote: > I am trying to install FreeBSD-11.0 on a older model HP Compaq DC7700S > desktop. I downloaded FreeBSD-11.0-RELEASE-i386-dvd1.iso, ran > sha256sum and verified the image and then created a bootable DVD from > the downloaded iso. > > I put this into the DVD drive of the unit and booted. it initially > brought up the boot menu and I proceeded through the install process > selecting guided zfs for the filesystem. However, half way through the > transfer of kernel.txz I began to receive media errors. I also began > to see the message cdrom error 5 unretryable. > > After several retries with new media I now cannot get the cdrom boot > menu to display at all. What i get instead is a message on the > console that 'Can't find boot/zfsloader' followed by: > > FreeBSD/x86 boot > Default: zroot/ROOT/default:/boot/kernel/kernel > boot: > \ > Can't find /boot/kernel/kernel First thing I would have done is to clean the laser lens in the cd drive... Cheers, //per