On Wed, Jun 15, 2005 at 08:36:32AM +0100, Andrew Benton wrote:
> I find tar to be quite effective
>
> cd /mnt
> tar cjf lfs.tar.bz2 lfs
Rsync is cool if you have installed it. Mount the empty partition on
/mnt/lfs-new and run:
rsync -a /mnt/lfs/ /mnt/lfs-new
(NB: the trailing slash on /mnt/lfs/ is important, don't leave it
out!)
Cheers,
Jeremy Henty
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page