Re: fun Re: Copy Linux Filesystem/Check/Compare Filesystems

2004-05-21 Thread Travis Crump
Alvin Oga wrote: On Fri, 21 May 2004, Silvan wrote: On Wednesday 19 May 2004 07:20 pm, Doug MacFarlane wrote: .. Any suggestions? Just exactly how would one tar one filesystem to another, without the intermediate tar file? mount /new-disk /mnt/new -- abort -- abort if failed tar cf - /home /var

fun Re: Copy Linux Filesystem/Check/Compare Filesystems

2004-05-20 Thread Alvin Oga
On Fri, 21 May 2004, Silvan wrote: > On Wednesday 19 May 2004 07:20 pm, Doug MacFarlane wrote: .. > > Any suggestions? Just exactly how would one tar one filesystem to another, > > without the intermediate tar file? mount /new-disk /mnt/new -- abort -- abort if failed tar cf - /home /var /what