Hi,
Is there a way to get around and mount more than 255 devices ?? 
In 2.4 kernels, if we try that, we get
"mount table full" error..
The errno thrown by the kernel is EMFILE possibly by kernmount() in the kernel.
Examination of the kernel sources reveal that kernmount tries MKDEV on
major no UNNAMED_MAJOR  (0-which is probably reserved for this) and for 255
min nos .... Is there a possible workaround to mount more than 255 devices??..
Devfs?? anybody done this?? pointers....

(pulheese don't ask me why someone wants to mount more than 255 devices....well 
someone _wants_ to and i gotta try and help 'im)

TIA
K

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to