Eli> We don't have the /dev/random and /dev/urandom. How do we
Eli> create them - mknod?
Yes,
mknod /dev/random c 1 8
mknod /dev/urandom c 1 9
is all you need to do.
- Roland
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/