If you want to use NFS or samba, you need this.
Do I need to enable support for this in the kernel?
More to it is, although I know what it can do, I'm not really sure how to use this and what is taking advantage of this support as far as software is concern.
Generally, if I want a client machine to be able to mount a device on my server, I can use this kind of option instead of NFS or SAMBA ( which I'm really after since I want to desolate SAMBA and/or NFS for testing )
So if I enable this, what software package can take advantage of this? Can some guru enlighten me?
TIA
If you want to use NFS or samba, you need this.
That's not true. NFS and Samba have their own sections of the kernel config, and this is unrelated to the 'network block device' option. In all likelihood, you don't need this.
Chances are, if you need this, the app that needs it will tell you so, and that app would likely be something pretty hardcore like an app that emulates a networked SNMP agent on /dev/nd3, which you would point to in your code like a client to test SNMP code.
HTH.
Bookmarks