copy a whole system installation with rsync
Tuesday, December 11th, 2007just so i don’t have to look it up all the time somewhere in the man pages.. here’s how for example voyage linux copies the whole installed system from an extracted tar file to a cf card…
rsync -aHx --delete source/dir/* target/dir/