On Wed, 7 May 2008, matthew sporleder wrote:
On Sat, May 3, 2008 at 1:47 PM, Cem Kayali <cem.kayali%domains.hostturkiye.com@localhost> wrote:Hi -again. I want to move /usr into cgd drive. Is it ok, if i a backup it using "cp -p -P -R /usr /usr2" and then move /usr2 content (using same command) into cgd? Of course next step is to edit fstab and mount /dev/cgd(usr2) to /usr.I'm a big fan of using "find . -depth -print | cpio -pdlmv newdir" over cp.
I like ``cd /new/path; pax -rw -p e /from/path .'' myself. ---------------------------------------------------------------------- | Paul Goyette | PGP DSS Key fingerprint: | E-mail addresses: | | Customer Service | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost | | Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost | ----------------------------------------------------------------------