From owner-freebsd-questions@FreeBSD.ORG Fri Sep 16 14:30:51 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 0BBE416A41F for ; Fri, 16 Sep 2005 14:30:51 +0000 (GMT) (envelope-from lists@mediamill.co.za) Received: from ctb-mesg9.saix.net (ctb-mesg9.saix.net [196.25.240.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 809A543D48 for ; Fri, 16 Sep 2005 14:30:50 +0000 (GMT) (envelope-from lists@mediamill.co.za) Received: from [192.168.1.203] (rndf-146-24-203.telkomadsl.co.za [165.146.24.203]) by ctb-mesg9.saix.net (Postfix) with ESMTP id 3B032726B; Fri, 16 Sep 2005 16:30:47 +0200 (SAST) Message-ID: <432AD7C1.4030806@mediamill.co.za> Date: Fri, 16 Sep 2005 16:33:37 +0200 From: Gavin McDougall User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: mark.jones.netins@gmail.com References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Unable to install 5.4 from CDROM 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: Fri, 16 Sep 2005 14:30:51 -0000 Mark Jones wrote: > I'm having an odd problem installing 5.4 release from CDROM. > > The machine is an HP ProLiant DL145. It didn't come with a CDROM drive, I > borrowed one from a Dell PowerEdge SC1425. > The CDs are good, I've installed on other machines with them - in fact, on > the same machine that I borrowed the CDROM from. > > I can boot from the CD with no problem. I go through sysinstall all the way > through the part where I select what sources to install. Sysinstall writes > the MBR and fsck's the drive with no problem. But then when it goes to > install the source and packages from CD, it says it can't read the CD. > > Any idea what's going on here? Hi Mark, Some cdrom drives read better than others and some read well only when they want to. It sounds like it could be one of two things:- * Either your cdrom drive is fscked....or near about. * Or you have a dodgy copy of 5.4. Did you analyse the MD5 Checksum ?? Is the cdrom drive connected to the IDE channel, or is it SCSI. Have you tried another cdrom drive? The other option would be to get the 5.4 BOOT disk, boot from it and install via the net. Hope you come right. Regards, Gavin --