解决办法:重建/dev/null

rm /dev/null 

mknod /dev/null c 1 3 

chmod 666 /dev/null