Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2007 17:38:20 -0700
From:      "Steve Franks" <stevefranks@ieee.org>
To:        "User Questions" <freebsd-questions@freebsd.org>
Subject:   copying just / (not /tmp, /usr, etc) (rsync -x failed)
Message-ID:  <539c60b90712041638s78b4e40fn67434f2dce5e27e7@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have / on one slice, and [usr,tmp,var] on others.  I want to move
just / to a new disk, which seemed to be what rsync -x ("do not cross
filesystems") was intended for.  It failed, however, as df shows 20k
blocks in /, and rsync filled up the target slice with 50k blocks, so
obviously it blew right past the 'end' of / - did I miss something? Is
there no other way except to umount [tmp,usr,var]?

Thanks,
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?539c60b90712041638s78b4e40fn67434f2dce5e27e7>