I'm running Fedora 17 and /dev/null does not exist, why not?
Should I just create it with:
mknod -m 666 /dev/null c 1 3
|
I'm running Should I just create it with:
|
|||
|
|
|
There's no harm in creating it if it isn't there already. The real question is why it isn't there. What do you get when you say |
|||||||||
|