Adrian Levi wrote: > On 31/01/2009, Ron Johnson <[email protected]> wrote: > >> On 01/31/2009 02:57 AM, Jochen Schulz wrote: >> >>> clone new system to old-root-device >>> >> cp? >> > > I'd be interested in this as well. >
cp -ax source destination does a great job. But my favorite is rsync. There are a gazillion options, but something like rsync -a -v source destination is great for copies like that, and it can be interrupted and resumed later. -- Providence, New Jersey, is one of the few cities where Velveeta cheese appears on the gourmet shelf. Eduardo M KALINOWSKI [email protected] http://move.to/hpkb -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

