From owner-freebsd-questions@FreeBSD.ORG Sun Jul 15 17:57:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5DF5F16A400 for ; Sun, 15 Jul 2007 17:57:53 +0000 (UTC) (envelope-from strontium90@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.245]) by mx1.freebsd.org (Postfix) with ESMTP id 1D88E13C441 for ; Sun, 15 Jul 2007 17:57:52 +0000 (UTC) (envelope-from strontium90@gmail.com) Received: by an-out-0708.google.com with SMTP id c14so225166anc for ; Sun, 15 Jul 2007 10:57:52 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=XOzgusuu+3F4w9WWIUOsz8RpPn49C/3c6asUgtW1x94689RM4RFxoltDJC6TbipY21i+IzKJs45K934eTVhA+7YfMRUOkVMpyyG+uRXXnWIcZoQAzj1UjKL+2hbyVuPOVbYaj8yrbMZI4HMLdgrZL4fBGJYMUdlAAAkxVnFdC+8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=mJ4KClp+nwrh2Pci01D2Yccx6I/4CdZ06/rF2rGggHS0Qz53gC4FUHfWxLPOr0Kjzdm8KeGKrceWVZARCdQcdcdqZ4CMg52SmJc9aV3jGA2dag3T+IPa6n0iO1uzF61p3Bop+HrJ2MgHodVLAOZxygODBmKRsztbx1ign/H2p6Y= Received: by 10.100.42.7 with SMTP id p7mr1913105anp.1184522272391; Sun, 15 Jul 2007 10:57:52 -0700 (PDT) Received: by 10.100.174.4 with HTTP; Sun, 15 Jul 2007 10:57:52 -0700 (PDT) Message-ID: <4c0d70650707151057o7b5752ddid62143e1745b2254@mail.gmail.com> Date: Sun, 15 Jul 2007 20:57:52 +0300 From: "Razmig K" To: freebsd-questions@freebsd.org In-Reply-To: <20070715150528.GA45166@slackbox.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4c0d70650707150733o35b0b02cq94808de762a630f9@mail.gmail.com> <20070715150528.GA45166@slackbox.xs4all.nl> Subject: Re: Making use of a Windows drive 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: Sun, 15 Jul 2007 17:57:53 -0000 On 7/15/07, Roland Smith wrote: > Do you need partitions (bsdlabels) on ad1s3? Or to put it another way, > do you want to subdevide it in pieces that you can mount on different > mount points? Well that certainly is a good idea. >From what I understand, I can divide the slice into partitions, a through h, and that b, c, and d are special. Does this mean that I can safely use any combination of the rest as partitions and mount them somewhere on the filesystem? Thanks! ~Razmig