Subject: LFS
To: None <netbsd-help@NetBSD.ORG>
From: Stefan Monnier <stefan.monnier@lia.di.epfl.ch>
List: netbsd-help
Date: 01/18/1996 11:39:43
How can I have an LFS file-system setup ?
There isn't much documentation about it: mount_lfs and lfs_cleanerd don't
provide much help. I've figure that the disklabel should say "4.4LFS", but
this seems to be equivalent to "4.2BSD". Then if I try a "newfs", I get
an ffs filesystem of course and if I try to just mount the device, I get:

	/extern/users-0# mount -t lfs /dev/sd1b /mnt
	lfs: Invalid argument
	/extern/users-0#

How does it all work ?


	Stefan