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

Re: moving /var



Mr G wrote:
> Why can't you just
> 
> #mount --rebind /var /newvar

Because that won't copy the data into the new filesystem.  To do that
you do actually need to copy the data as described in the previous
messages.  (I prefer 'rsync -a' over 'cp -a' because rsync can be
restarted efficiently.)  Then once copied it needs to be swapped into
place.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: