82 is not always the major number..
modinfo | grep random
and info coloumn (e.g.: 250 for my machine) is major
when creating /dev/random and /dev/urandom files..
e.g.
mknod /dev/random c 250 0
mknod /dev/urandom c 250 1
Return to article...[an error occurred while processing this directive]