From owner-freebsd-current@FreeBSD.ORG Tue Sep 6 18:19:35 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9180216A41F for ; Tue, 6 Sep 2005 18:19:35 +0000 (GMT) (envelope-from listas@informatica.info) Received: from ceres.informatica.info (host122-231-149-62.serverdedicati.aruba.it [62.149.231.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id F13F443D48 for ; Tue, 6 Sep 2005 18:19:34 +0000 (GMT) (envelope-from listas@informatica.info) Received: from [192.168.1.68] (6.Red-83-46-32.pooles.rima-tde.net [83.46.32.6]) (authenticated bits=0) by ceres.informatica.info (8.12.10/8.12.10) with ESMTP id j86IJSkG011246 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 6 Sep 2005 20:19:33 +0200 Message-ID: <431DDDB2.8020706@informatica.info> Date: Tue, 06 Sep 2005 20:19:30 +0200 From: listas@informatica.info User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: es-es, en, ca MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Unable to extract distributions to disk with 6.0-BETA3 and ICH-6R controller X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2005 18:19:35 -0000 I tried to install 6.0-BETA3 on this system: - ASUS P5GD1 motherboard (ICH-6R controller). - Pentium 4 processor, 3 GHz, 800 MHz FSB. - Two 200 GB SATA drives in RAID mode. - 1 GB RAM. The standard install process went fine except for two things: - Onboard LAN (Win627EHF I/O chip) undetected. - When I try to extract distributions to disk, I get the following messages: Write failure on transfer! (wrote XXXXXX of YYYYYYY bytes) The same happens if I try ar0 (RAID device) or ad8 (single disk device). I did not have this problem installing 5.4-RELEASE, except that ar0 (RAID) was not detected, and once I installed the distributions and finished the install, 5.4 refused to boot even in non-RAID mode (because of a GEOM problem, most likely). Found the same problem with the 6.0-snapshot CD of july 2005. Carlos