From owner-freebsd-questions@FreeBSD.ORG Thu Jun 10 13:51:25 2010 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 9B965106567A for ; Thu, 10 Jun 2010 13:51:25 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4BF598FC18 for ; Thu, 10 Jun 2010 13:51:25 +0000 (UTC) Received: by vws1 with SMTP id 1so2779070vws.13 for ; Thu, 10 Jun 2010 06:51:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=7+zmYlpNJjcvmYQmzUVtQh3NZqm7IIVg23cUABXFPHs=; b=j3oAeLQvYwp8jDtK3vzl1rvMCPivoCicIItA11AVuSVKxTxFTsuzlTl2ZLZ1YQUtmZ i1lANzCN8rUc2IsVMyBv2KHNpWDw1UVEQBbZnyLogQSF2jj+GjeeNv5f1cwf6bNmCYS4 17hSptUcaPYhrobQ80N4YGDYfYxkI48oxEbc0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=JGk/1fONEpGxi98oDtUFkHS5XVr5M/qBTR/zHQetThKW376E+l6tuy0QC0SDMgRdab jupvu6scYfQ3ONLrs9coEcjYR1Fiz0nIX4btCorQlQ4ZjyJHYOJpWjFJCnox0S2VMrQ+ nebzIb40qKvJaW0gEelMAJvLck821A4Vkt38A= MIME-Version: 1.0 Received: by 10.224.63.231 with SMTP id c39mr207832qai.126.1276177883495; Thu, 10 Jun 2010 06:51:23 -0700 (PDT) Received: by 10.229.99.67 with HTTP; Thu, 10 Jun 2010 06:51:23 -0700 (PDT) In-Reply-To: References: Date: Thu, 10 Jun 2010 08:51:23 -0500 Message-ID: From: Adam Vande More To: Vinay Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Question on gvinum 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: Thu, 10 Jun 2010 13:51:25 -0000 On Wed, Jun 9, 2010 at 10:11 PM, Vinay wrote: > Hi, > > I am new to FreeBSD. I have installed FreeBSD 6.3 and was playing with > gvinum. > > > Can you let me know what am i missing? > You should use a current release of FreeBSD, if 6.3 is still supported it won't be for much longer. Use the 8.0 and then use the handbook. http://www.freebsd.org/doc/handbook/vinum-config.html Pay attention to the differences between vinum and gvinum. -- Adam Vande More