From owner-freebsd-questions@FreeBSD.ORG Fri Apr 1 21:24:08 2005 Return-Path: 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 DEF6316A4CE for ; Fri, 1 Apr 2005 21:24:08 +0000 (GMT) Received: from pi.codefab.com (pi.codefab.com [199.103.21.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F42443D49 for ; Fri, 1 Apr 2005 21:24:08 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from localhost (localhost [127.0.0.1]) by pi.codefab.com (Postfix) with ESMTP id 61CB25DEC; Fri, 1 Apr 2005 16:24:07 -0500 (EST) Received: from pi.codefab.com ([127.0.0.1]) by localhost (pi.codefab.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 61508-10; Fri, 1 Apr 2005 16:24:04 -0500 (EST) Received: from [192.168.1.3] (pool-68-161-53-96.ny325.east.verizon.net [68.161.53.96]) by pi.codefab.com (Postfix) with ESMTP id 9D1E65DC9; Fri, 1 Apr 2005 16:24:03 -0500 (EST) Message-ID: <424DBBD1.1000008@mac.com> Date: Fri, 01 Apr 2005 16:23:29 -0500 From: Chuck Swiger Organization: The Courts of Chaos User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: en-us, en MIME-Version: 1.0 To: matthew References: <1112332613.2719.3.camel@domingo> In-Reply-To: <1112332613.2719.3.camel@domingo> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at codefab.com cc: freebsd-questions@freebsd.org Subject: Re: Disk access problem with 5.3 install from CD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Apr 2005 21:24:09 -0000 matthew wrote: [ ... ] > Responding to some other user sites, I tried doing a boot from my Win > backup rescue boot disk and ran FDISK to apply a single DOS partition as I > had read that this might help.....didn't seem to. Results as before. > > Any ideas available as to what I might try next ?? First, make sure you've got the latest BIOS for your laptop installed, that may fix a wide variety of issues. Also look at adjusting your BIOS config, especially if you can set your drives to using PIO rather than UDMA modes (at least for the install, until we can figure out what's wrong and maybe fix it). You might also try toggling the PnP OS options, any options involving ACPI/powersaving, and you might try installing FreeBSD in safe mode. It's a better idea to use a normal MBR, or even set up your drive using a Compaq utility with their special partition. If none of that works, file a PR describing your hardware, and wait for 5.4 to come out in a few weeks, and try again. You might also want to try 4.11 in the meantime. -- -Chuck