From owner-freebsd-questions@FreeBSD.ORG Tue Apr 4 10:19:04 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 E326E16A422 for ; Tue, 4 Apr 2006 10:19:04 +0000 (UTC) (envelope-from usleepless@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 496DF43D45 for ; Tue, 4 Apr 2006 10:19:04 +0000 (GMT) (envelope-from usleepless@gmail.com) Received: by zproxy.gmail.com with SMTP id l8so1875719nzf for ; Tue, 04 Apr 2006 03:19:03 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=b83/CBjiH0Qn83xzQTtbprx19R2nHib6YkRfpwCwTmL9NNeCnuTm9xuW/ig4+LMfUXDrbiI3aMD6zBW1VRjTKZhQ9RIK/X/9ZVRyxLtCs3iT3McdkV4LMwYmP4IUWUNjJkInE6gv2YQdrjt0YminFPx2jZfSsLBOPnIhWD6/LRE= Received: by 10.36.17.15 with SMTP id 15mr6000824nzq; Tue, 04 Apr 2006 03:19:03 -0700 (PDT) Received: by 10.36.153.9 with HTTP; Tue, 4 Apr 2006 03:19:03 -0700 (PDT) Message-ID: Date: Tue, 4 Apr 2006 12:19:03 +0200 From: usleepless@gmail.com To: "hossein ghahghaei" In-Reply-To: <20060404094941.15039.qmail@web33406.mail.mud.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060404094941.15039.qmail@web33406.mail.mud.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: file system 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: Tue, 04 Apr 2006 10:19:05 -0000 Hi Hossein, > what is the freebsd's file system > how manage freebsd the hardware and i/o devices here is all you need to know for the time being: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ regards, usleep