[rescue] Solaris cp question

Bill Bradford mrbill at mrbill.net
Sat Mar 22 00:26:36 CST 2003


On Sat, Mar 22, 2003 at 12:59:19AM -0500, Dave McGuire wrote:
>   I usually copy filesystems this way:
> # cd <src>
> # tar -cf - . | (cd <dest>; tar -xvBpf -)

I use ufsdump:

example# ufsdump 0f - /dev/rdsk/c0t0d0s7 | (cd /home;ufsrestore xf -) 

Bill

-- 
bill bradford
mrbill at mrbill.net
austin, texas


More information about the rescue mailing list