What happened to /dev/null?
BTW: most of these messages can actually occur on a Linux system if you mess up /dev/null the right way. For example "/dev/null: Read-only file system" happens during boot if /dev/null was deleted and replaced by a regular file writable to everyone.
But I don't want to know who is insane enough to put /dev/null on NFS.