while trying to create block device file using mknod in linux root directory , its working fine.But when i try to create in NFS mounted volume, hitting with error "operation not permitted".
Is it a bug or or any workaround to overcome this. -- Thanks -Manish