mount -o bind / /mnt/tmp/ # to eliminate /proc /sys etc tar czf $SOMEWHERE_NOT_ROOT/root.tgz -C /mnt/tmp/
On Jan 6, 2008 4:58 PM, Tom Rosenfeld <[EMAIL PROTECTED]> wrote: > What is the recommended method to distributing linux images? > > If I have a workstation with a tuned installation and I want to replicate it > to other workstation. The old fashion way is to open the box and physically > copy the disk with ghost. How can I do this without a screwdriver? > > Thanks, > -tom > > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]