/dev/rob0 wrote:
> [followup-to set again]
> In article <(E-Mail Removed) >,
> Fred Phase wrote:
>
>>>>Have you tried nfs exporting/mounting the /dev directory? Just a
>>>
>>>No, that wouldn't work. Well, you COULD do it, but the device nodes
>>>would all point to your local devices. Understand what a device node is:
>>
>>Just out of curiosity, what happens with devfs in this case?
>
>
> Never tried it, but if it works (and I expect it would) all the device
> nodes would be just like standard on-disk device nodes. But devfs would
> only create the nodes needed for the nfsd machine! I don't think it
> would be very useful.
The device exporting you talk of doesn't exist.
However...
Here's something interesting about the /dev/nb* devices from the
Documentation/devices.txt file in the 2.4.21 kernel distro (pasted exactly):
"Network Block Device is somehow similar to loopback
devices: If you read from it, it sends packet accross
network asking server for data. If you write to it, it
sends packet telling server to write. It could be used
to mounting filesystems over the net, swapping over
the net, implementing block device in userland etc."
My mind blanks out here: I know it should be possible to do something
with this, but how?.......... probably involve some custom programming.
--
http://www.it-is-truth.org/