[CentOS] Copying a live system

Chris Murphy lists at colorremedies.com
Tue May 3 18:59:24 UTC 2016


Anaconda live installs use this:

rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/
--exclude /run/ --exclude /boot/*rescue* --exclude /etc/machine-id
/run/install/source/ /mnt/sysimage


Chris Murphy



More information about the CentOS mailing list