From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 14:08:37 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09A0D1065670 for ; Mon, 24 Jan 2011 14:08:37 +0000 (UTC) (envelope-from f.bonnet@esiee.fr) Received: from hp9.esiee.fr (hp9.esiee.fr [147.215.1.4]) by mx1.freebsd.org (Postfix) with ESMTP id BFEDE8FC19 for ; Mon, 24 Jan 2011 14:08:36 +0000 (UTC) Received: from mail.esiee.fr (mail.esiee.fr [147.215.1.3]) by hp9.esiee.fr (Postfix) with ESMTP id D84E52DF065 for ; Mon, 24 Jan 2011 15:08:35 +0100 (CET) Received: from mail.esiee.fr (localhost [127.0.0.1]) by VAMS.dummy (Postfix) with SMTP id BA8C3105441D for ; Mon, 24 Jan 2011 15:08:35 +0100 (CET) Received: from [147.215.1.21] (lisa.esiee.fr [147.215.1.21]) by mail.esiee.fr (Postfix) with ESMTP id A3204105441A for ; Mon, 24 Jan 2011 15:08:35 +0100 (CET) Message-ID: <4D3D87E3.2000708@esiee.fr> Date: Mon, 24 Jan 2011 15:08:35 +0100 From: Frank Bonnet User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Partitions greater than 1TB ? 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: Mon, 24 Jan 2011 14:08:37 -0000 Hello I'm trying to install a new server ( HP Proliant 380 G7 ) which has a 2.5 TB RAID Array. It seems impossible to use the Freebsd sysinstall to partition this raid array disks. I get an error message when running the partitionner Error mounting /mnt/dev/da1s1e on /mnt/.user : input/output error Anyone has infos about this problem ? Thanks