From owner-freebsd-questions@FreeBSD.ORG Mon Jul 18 13:47:59 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 B13DE16A41C for ; Mon, 18 Jul 2005 13:47:59 +0000 (GMT) (envelope-from valerio.daelli@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F02143D45 for ; Mon, 18 Jul 2005 13:47:59 +0000 (GMT) (envelope-from valerio.daelli@gmail.com) Received: by wproxy.gmail.com with SMTP id i16so1009057wra for ; Mon, 18 Jul 2005 06:47:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dH23stMAp8kZTewTlFbwfdQND7AxUgM67bMqWXxSTanjdFUwiUkmvD7lJLg2mRjMnW7rKkCpb2FMILdzz/aXRG7FFQIK+v4BnFDVWJdQsT1/GCbrJRU2olLe2tjkCSyyUtgV4ov7Hweuyp0mVV1NTxgB7FVP3LDxSnyyIFSQVFE= Received: by 10.54.109.14 with SMTP id h14mr367784wrc; Mon, 18 Jul 2005 06:47:58 -0700 (PDT) Received: by 10.54.160.11 with HTTP; Mon, 18 Jul 2005 06:47:58 -0700 (PDT) Message-ID: <27dbfc8c05071806476512f6a5@mail.gmail.com> Date: Mon, 18 Jul 2005 15:47:58 +0200 From: Valerio daelli To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: fdisk problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Valerio daelli List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Jul 2005 13:47:59 -0000 Hello everybody we have a 2235Gb disk which we want to partition. If we use sysinstall->Configure->Fdisk and try to build a unique slice we get a message like 'Wrote FDISK partition information out successfully (100%)' but if we go back to fdisk it shows a freebsd slice of 187Gb plus an unused slice of 2048Gb. If we delete it and recreate a new slice, the problem persists. Is there any tutorial about using fdisk without using sysinstall? Thanks Valerio