I got the same error on last Oleg's firmware. You should not invoke next commands:
mkdir /dev/net
mknod /dev/net/tun c 10 200

Only
insmod tun
is necessary.

So you need to change startup...