From owner-freebsd-questions@FreeBSD.ORG Fri Aug 26 14:05:03 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 D2E6716A41F for ; Fri, 26 Aug 2005 14:05:03 +0000 (GMT) (envelope-from mattia.popolla@tele2.it) Received: from swip.net (mailfe06.tele2.it [212.247.154.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51FDB43D45 for ; Fri, 26 Aug 2005 14:05:02 +0000 (GMT) (envelope-from mattia.popolla@tele2.it) X-T2-Posting-ID: ppaaoPcsyjLjWb4ZHT5NcA== Received: from [81.211.140.216] (HELO CPQ18836310993) by mailfe06.swip.net (CommuniGate Pro SMTP 4.3.4) with SMTP id 437807449 for freebsd-questions@freebsd.org; Fri, 26 Aug 2005 16:05:00 +0200 Message-ID: <000b01c5aa47$23c65e90$d88cd351@CPQ18836310993> From: "Mattia Popolla" To: Date: Fri, 26 Aug 2005 16:04:41 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Unable to write to disk during installation 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, 26 Aug 2005 14:05:04 -0000 I'm trying to install FreeBSD/i386 5.3-RELEASE FROM A DOS PARTITION. I have two HD units, with no partitions: Primary master - C: - ad0 (the "primary partition") Secondary master - D: - ad2 I copied the distribution in C:/FREEBSD. Booting FreeBSD from floppies I get some error messages, like these: ad2: FAILURE - READ_DMA status=51 error4: aborted LBA 1 ad2: FAILURE - READ_DMA status=51 error4: aborted LBA 1 ad2: FAILURE - READ_DMA status=51 error4: aborted LBA 2 ad2: FAILURE - READ_DMA status=51 error4: aborted LBA 1 ... During standard installation I choose to devote all space in unit ad2 to FreeBSD. But installation fails in the last step showing these (expected) messages: "ERROR: unable to write data to disk ad2!" "Couldn't make FileSystems properly. Aborting" Unit ad2 is an old 1624 MB Western Digital HD (model WDC AC31600H, PIO MODE 4, no ULTRA DMA) but IT IS NOT FAILING, all the clusters are OK, and it works perfectly with MS DOS/Windows. I've also freshly formatted it using the MS-DOS FORMAT command. Can this be a driver problem? The other HD (unit ad0) seems to work, but I can't make partitions in it! What can I do? Please help me!!! Thanks for your support, and sorry for my bad english!