[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to move debian from one drive to another and keep it working?



On Fri, Jun 03, 2005 at 07:56:28AM -0700, David Witbrodt wrote:
> 
>  
> 
> tar --exclude=/mnt -cvf - / | (cd /mnt/; tar -xvf -)
> 

Check out the --one-file-system option.  It keeps you from
straying past mount points.

-- hendrik



Reply to: