View Single Post
Old 03-03-2004, 07:06 PM   #1 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,505
sde is on a distinguished road
Rename a Partition

I want to run my game server on it's own partition. a very small partition.

I have one /tmp that is 1 gb. I figure I can unmount it, then rename it, the remount it somewhere else.

How do i rename /tmp to halflife, then remount it?

Code:
# mv tmp halflife
or should i just do that?
__________________
Mike
sde is offline   Reply With Quote