On Sat, 2008-12-20 at 09:48 -0800, Igor Trindade Oliveira wrote: > > +# Mount configfs > +mount -t configfs none /mydir The standard directory to mount configfs is /sys/kernel/config. That directory is actually created on sysfs by the configfs code (look for "config" with quotes in fs/configfs/mount.c). /sys/kernel/config is mentioned in Documentation/networking/netconsole.txt. You may want to use the standard path as well. -- Regards, Pavel Roskin -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html