Trenton Adams <[EMAIL PROTECTED]> writes:

> I just boot with a gentoo CD, tar up my entire system, and untar it on
> the new system.  If your new system boots with the gentoo CD as well,
> then you can pipe this over ssh.  Something like the following...
>
>
> cd /mnt/gentoo
> tar -cz ./ | ssh [EMAIL PROTECTED] 'cd /mnt/gentoo; tar -xz'

Won't you need "tar xpz" to preserve file ownership and permissions?
-- 
Hilsen Harald.

-- 
gentoo-user@gentoo.org mailing list

Reply via email to