From: Gerrit Hoetzel (gt_at_hzhome.mine.nu)
Date: Mon 04 Nov 2002 - 22:25:51 GMT
On Mon, Nov 04, 2002 at 03:43:44PM -0600
Justin M Kuntz <jkuntz_at_prominic.com> wrote:
> The main thing that concerns me is what happens with the files inside each
> vserver's proc directory - my assumption is those are all linked, and I
> don't want them getting copied, right?
umount each vservers proc-fs and /dev/pts first ('mount' gives a list).
umount /vservers/0001/proc
umount /vservers/dev/pts
But does rsync copy device files in /dev/ correctly ?
-- Gerrit Hoetzel http://www.hzhome.mine.nu