View Single Post

  #5 (permalink)  
Old 11-03-2007, 06:16 AM
TECK TECK is offline
Junior Member
User
 
Join Date: Apr 2007
My distro: CentOS 5
Posts: 9
Rep Power: 0
TECK is on a distinguished road
Default

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
__________________
yqed.com (why queued) - my blog

Last edited by TECK; 11-03-2007 at 06:45 AM..
Reply With Quote