Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Rename a filesystem 1

Status
Not open for further replies.

june54

Technical User
Joined
Jun 4, 2003
Messages
160
Location
US
Hi folks

Is there a AIX command that would allow me to rename a filesystem .... example /abc I want rename to /cba .. Or do I need to remove and recreate... Trying to find a quick way of building a system.....

Thanks
 
Sure is. chfs will do what you're looking for. You'll have to unmount it first. A man page on chfs will tell you all you want to know and much, much more...

You can also rename it in smitty. Again, you'll have to unmount it first before renaming it.
 
Thanks for the quick response SPAMLY

I will start working on ........ Again Thanks

 
Hi June you need to umount file system before you rename .
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top