mknodForum: Other Help Topics Topic: mknod started by: martinschultze Posted by martinschultze on Sep. 03 2004,12:19
Hello,does anybody know how i can create a node (with mknod) in DLS? If i do (as su) "mknod /dev/usb/my_devicefile 180 16" i get: "my_devicefile: applet not found" If i do (also as su) "mknod" I get a list of the currently definned function in the Busybox. mknod is not part of that list. Thanks in advance. Martin Posted by cbagger01 on Sep. 03 2004,12:33
Try installing the gnu utils myDSL extension file. Maybe it contains mknod program. I do not know for sure.
|