From owner-freebsd-questions@FreeBSD.ORG Mon May 15 15:45:11 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 8741816A6AA for ; Mon, 15 May 2006 15:45:11 +0000 (UTC) (envelope-from albi@scii.nl) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4602343D77 for ; Mon, 15 May 2006 15:45:03 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:13318) by post-22.mail.nl.demon.net with esmtp (Exim 4.51) id 1FffFm-0009W1-7e; Mon, 15 May 2006 15:45:02 +0000 Received: from aseed.demon.nl (unknown [192.168.0.48]) by aseed.demon.nl (Postfix) with ESMTP id 4B6C758110B; Mon, 15 May 2006 17:45:10 +0200 (CEST) Received: from http.aseed.net (unknown [192.168.0.50]) by aseed.demon.nl (Postfix) with ESMTP id 2BDFA5810DD; Mon, 15 May 2006 17:45:10 +0200 (CEST) Received: from amandla.biko8b.scii.nl (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.net (Postfix) with ESMTP id 6B3FF58C6BE; Mon, 15 May 2006 17:45:09 +0200 (CEST) Date: Mon, 15 May 2006 17:44:58 +0200 From: albi To: "Maan Jee" Message-Id: <20060515174458.d598d028.albi@scii.nl> In-Reply-To: <2cd0a0da0605150820v6b267980g27818e47950bcf70@mail.gmail.com> References: <2cd0a0da0605150820v6b267980g27818e47950bcf70@mail.gmail.com> X-Mailer: Sylpheed version 2.1.1 (GTK+ 2.8.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AV-Checked: ClamAV using ClamSMTP Cc: freebsd-questions@freebsd.org Subject: Re: Newbie 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: Mon, 15 May 2006 15:45:11 -0000 On Mon, 15 May 2006 17:20:33 +0200 "Maan Jee" wrote: > Can someone explane that at which filesystem is my "/home" directory > located? > > > Filesystem 1K-blocks Used Avail Capacity Mounted on > /dev/ad0s1a 507630 55002 412018 12% / > devfs 1 1 0 100% /dev > /dev/ad0s1e 507630 12 467008 0% /tmp > /dev/ad0s1f 34336100 1564298 30024914 5% /usr > /dev/ad0s1d 1506190 24892 1360804 2% /var in FreeBSD /home is normally a symbolic link to the real /usr/home so your real /home should be on /dev/ad0s1f mounted as /usr -- grtjs, albi gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import