From owner-freebsd-questions@FreeBSD.ORG Sat Sep 9 13:37:46 2006 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 2018A16A412 for ; Sat, 9 Sep 2006 13:37:46 +0000 (UTC) (envelope-from ambrosehua@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6409A44445 for ; Sat, 9 Sep 2006 13:37:33 +0000 (GMT) (envelope-from ambrosehua@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so379803nzn for ; Sat, 09 Sep 2006 06:37:32 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=cESriBOq1V6PFZ1cZaUH3+oivqoI+HxR7/vIlYbXm2Jmk+oK0cP+BMolh1eU0gXysQQrcPmbRc813MXbYF7IPWDDnsjDmFP/bzNz66tfCDuKhQWb4O7qMO0qM1WikbNG3ESI4b9ekmLMRauczwnFIvIX4f0lRt/utPnBt4H7P0M= Received: by 10.65.251.1 with SMTP id d1mr126808qbs; Sat, 09 Sep 2006 06:37:32 -0700 (PDT) Received: by 10.65.231.19 with HTTP; Sat, 9 Sep 2006 06:37:32 -0700 (PDT) Message-ID: <56f562000609090637t4f87d82i117db620ccc13010@mail.gmail.com> Date: Sat, 9 Sep 2006 13:37:32 +0000 From: "ambrosehuang ambrose" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: #6.1 install problem#: can't find other linux partitions at the Partition Stage 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: Sat, 09 Sep 2006 13:37:46 -0000 I had install Gentoo Linux on the /dev/hda (40G) , the partition table is as following: hda1 Primary Linux ext3 98.71 M hda5 Logical Linux swap / Solaris 1019.94 M hda6 Logical Linux ext3 8891.53M hda7 Logical Linux ReiserFS 3076.26M hda8 Logical Linux ext3 6925.69M Pri/Log Free Space 20003.89M I want to use the remaining 20G space to install FreeBSD 6.0-release . When I was installing freebsd 6.1-release at the Partition stage , the Partition Program can't find any linux partition or the free 20G space, but just displayed the whole disk. I used the same freebsd install disk on other machine , everythin goes well .Can't you tell me how to deal with this problem ?