Subject: Re: Simulate unix file system
To: MUTHUKUMAR <tmkumar@md4.vsnl.net.in>
From: David Brownlee <abs@netbsd.org>
List: current-users
Date: 04/13/2000 10:11:13
	In what context are you trying to simulate a unix file system,
	and which filesystem are you trying to simulate - under NetBSD
	you have at least ffs, lfs, and ext2fs that are 'unix'
	filesystems.

	You also have mount_mfs (part of newfs) that builds a filesystem
	in memory and then mount it on a specific device.

		David/absolute

On Thu, 13 Apr 2000, MUTHUKUMAR wrote:

> Hello, This is my 1st mail to this room...can anyone help me where i
> can get a 'c' or 'c++' program which simulates the unix file system..
> 
> thanking you
> muthukumar
>