From owner-freebsd-questions@FreeBSD.ORG Mon Jun 12 08:34:10 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 B603B16A41B for ; Mon, 12 Jun 2006 08:34:10 +0000 (UTC) (envelope-from standardhk@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0D6943D45 for ; Mon, 12 Jun 2006 08:34:09 +0000 (GMT) (envelope-from standardhk@gmail.com) Received: by nf-out-0910.google.com with SMTP id o25so834440nfa for ; Mon, 12 Jun 2006 01:34:08 -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=bYYgOqH6zB3qVMn/6rm2+m3dSgQ4TI9ba/h+WxOrbnexOkg8LagsUT4fGIe3UWoXvR1gWntGeYpzmcT2eYY20EzBl3HNuKxZNaaDzvRjPWHdmEYf8QF1hikiPcfnAkuSLPetRnHYLKZ/+tpMN4buMo+AezPTEJOxfu/eL/NQdqE= Received: by 10.49.65.12 with SMTP id s12mr4633775nfk; Mon, 12 Jun 2006 01:34:08 -0700 (PDT) Received: by 10.48.199.10 with HTTP; Mon, 12 Jun 2006 01:34:08 -0700 (PDT) Message-ID: <61347e710606120134h1718740cvbb770056faa7c1e2@mail.gmail.com> Date: Mon, 12 Jun 2006 16:34:08 +0800 From: "t s" 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: about freebsd partition problem 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, 12 Jun 2006 08:34:10 -0000 Dear all, i have some partition questions in freebsd installation! my harddisk(40G FAT32) : c:\ (primary 10G windows XP root) d:\ (logical 5G with data) e:\ (logical 5G with data) f:\ (logical 10G with data) g:\ (logical 10G empty) so i want to release 500MB from "d:\" for the second primary partition and then put the freebsd "/" on it, the other put to "g:\" just like the belows: windows xp mode c:\ (primary 10G windows XP root) d:\ (logical 4.5G with data) ====> 500MB for freebsd "/" (second primary "ad0s2") e:\ (logical 5G with data) f:\ (logical 10G with data) cannot see the g:\ ==========> used by /var /usr /swap is it ok??? but i don't know how to create the "ad0s2"??? and edit the g:\ for /var, /usr, /swap??? any disk edit tool can do it??? thank you very much steve (come from hong kong)