DSL Ideas and Suggestions :: DSL (busybox) mknod issue



So, trying to mknod on DSL for a "tun" device (eg mknod /dev/net/tun c 10 200). But the busybox mknod says "Applet not found" or very similar. Temporary solution: get a "real" mknod from a debian install.
Standard solution is to grab the busybox replacement from the repository system section called gnu-utils.dsl

original here.