Moving FileSystem

From Www

This page has no content. Enrich the Www workspace by contributing.


Moving a complete filesystem can be tricky.  Here are the steps I use to move a file system.



find {location] -depth -print | cpio -padmv {new_location}



Example

find /home -depth -print | cpio -padmv /new_home





Files (0)
 

Retrieved from "http://www.penguinsunbound.com/User:Goeko/Moving_FileSystem"

Accessed 306 times.This page was last modified 16:07, 12 Sep 2007



Running DekiWiki-stable.