On Mon, Nov 04, 2002 at 03:43:44PM -0600
Justin M Kuntz <[EMAIL PROTECTED]> 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

Reply via email to