LWN.net Logo

Creating Linux virtual filesystems

Creating Linux virtual filesystems

Posted Mar 22, 2004 13:31 UTC (Mon) by mojozoox (guest, #20372)
In reply to: Creating Linux virtual filesystems by erich
Parent article: Creating Linux virtual filesystems

Ya alright i managed to tweak the filesystem to run on linux 2.4. But im unable to mount it ...

mkfs -t option does not seem to work with the lwnfs okay!

could somebody help on how to go about it to associate it to a device and then mount it to mountpoint.


(Log in to post comments)

Creating Linux virtual filesystems

Posted Apr 1, 2004 20:12 UTC (Thu) by coderock (guest, #12382) [Link]

You are not supposed to mkfs it, or associate it with a device, just "mount -t lwnfs none /some/where" should work

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds