That did it, thanks a lot Vivek.
Beside your files, I have 2 extra files (localtime and service

.
Should I toss them?
Also, one last thing to solve the puzzle.
I cannot make a hard link to /dev/zero, because we are dealing with different mounts.
How would you create a /srv/dev/zero file in this case?
For the /srv/tmp, I'm going to put this in fstab:
Code:
tmpfs /srv/tmp tmpfs nodev,noexec,nosuid,mode=1777 0 0