Search notes:

Shell command: mknod

mknod creates a device file.
It appears that the partition on which mknod should create a device needs to be mounted with the -o dev,exec (chroot question on stackoverflow).

See also

Shell commands

Index