I have a solaris 2.8 system, the / partition is too small, and I would
like to put /usr and /var their own partitions (its all one big
partition now). I've added a 2nd disk, made partitions/filesystems, and
everything is good so far. But now I'm not sure how to actually move the
files to the new partitions. I tried cp -Rp, but it ran into problems
with fifo's, /var/run and /usr/lib/32..... mv had the same problems. I
didn't find much info in the FAQ, sunhelp.org, google or the answerbook.
One thing I did find suggested using ufsdump to copy the files to a
tape, then restore them to the new partition. I don't have a tapedrive,
but I could borrow one. However, will ufsdump really work on just a
subdirectory on a partition? I thought it only worked on whole
filesystems.
Thanks for any pointers.
Ted