On Sun, 02 Sep 2012 12:48:55 +0200, s...@bestmx.ru <s...@bestmx.ru> wrote:
Hi, all
i have tried to create my own nullfs using the original nullfs as a
template. and i failed.
first of all i rename it (as thorougly as i could)
then successfully "make" it
then put myfs.ko to /boot/kernel/
then kldload myfs
and got "File already exists" error
it looks like i possibly have missed the module identifier somewhere but
i can not locate...
plese! help.
How does the VFS_SET() part look in your *_vfsops.c?
Sascha