From owner-freebsd-questions Tue Mar 6 8:20:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bingnet2.cc.binghamton.edu (bingnet2.cc.binghamton.edu [128.226.1.18]) by hub.freebsd.org (Postfix) with ESMTP id 8138037B71A for ; Tue, 6 Mar 2001 08:20:23 -0800 (PST) (envelope-from zzhang@cs.binghamton.edu) Received: from opal (cs.binghamton.edu [128.226.123.101]) by bingnet2.cc.binghamton.edu (8.11.2/8.11.2) with ESMTP id f26GKKv12359; Tue, 6 Mar 2001 11:20:21 -0500 (EST) Date: Tue, 6 Mar 2001 11:20:20 -0500 (EST) From: Zhiui Zhang X-Sender: zzhang@opal To: Edward Cc: freebsd-questions@FreeBSD.ORG Subject: Re: file_system In-Reply-To: <3AA50DD8.CA9DACF5@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG UFS should stand for "Unix File System". FFS (Fast File System) has become so popular that it is probably called UFS. FreeBSD uses FFS or UFS. Linux uses ext2fs, which is FFS-derived. SunOS's filesystem is also FFS-derived. 64-bit filesystems work on 64-bit CPUs. HTH. -Zhihui On Tue, 6 Mar 2001, Edward wrote: > > > Hello all, > > I have one question, how to understand 32-bit or > 64-bit file system ??? I can understand when talking about > > CPU working mode, but how it with file system??? > What file system is used under FreeBSD? Is it FFS? > > If yes, then why when I installing FreeBSD, disk > label shows that the file system is UFS ??? Does it > > means "Unknown File System"? > > Thanks in advance - Ed. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message