Hello, Hoël.

On Fri, Dec 20, 2024 at 21:38:42 +0100, Hoël Bézier wrote:
> Am Fr, Dez 20, 2024 am 08:19:55 +0000 schrieb Alan Mackenzie:
> >By the way, do you know an easy way for copying an entire filesystem,
> >such as the root system, but without copying other systems mounted in
> >it?  I tried for some while with rsync and various combinations of
> >find's and xargs's, and in the end booted up into the rescue disc to do
> >it.  I shouldn't have to do that.

> rsync -x / /some-other-place

>  From man rsync:
>       --one-file-system, -x    don’t cross filesystem boundaries

Thanks!  I'll remember that.  For some reason I didn't find it when
searching the rsync man page.

-- 
Alan Mackenzie (Nuremberg, Germany).

Reply via email to