----Origineel Bericht----
Van : [email protected]
Datum : 07/05/2016 19:32
Aan : [email protected]
Onderwerp : [lfs-chat] share a finished lfs
 I would like toknow how I cansharea finishedlfs,like building acustom installer
 the methodprovided inthe project websiteis outdated
 
Hi, You could start from a boot CD, mount your LFS partition, and mount the 
target partition, and then do a rsync command to copy the system from one 
partition to the other. I am now on a windows machine, so the following command 
probably has typos:
rsync -var --bwlimit=30000 /path/to/lfs /path/to/target
Using rsync allows you to interrupt and resume the command. This also works via 
network.
Let me know how it goes, 
Kind regards,
Cedric
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-chat
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to