Subject: mkfs/mkproto or how are the intel fd's built?
To: None <current-users@NetBSD.ORG, tech-ports@NetBSD.ORG>
From: Andrew Cagney <cagney@highland.com.au>
List: tech-ports
Date: 01/20/1995 13:05:29
Hello,

some OS's have portable tools that allow:

	o	building of populated file systems
		(given a template construct a non empty filesystem
		 possibly as a simple file)

	o	manipulate an unmounted file system
		(given a a raw device (or just a file),
		add/move/remove files)

Does NetBSD have similar tools (for manipulating a raw ufs)?

				Andrew