Assistance with accessibily backing up my grml installation.

Hi, I need some assistance from anyone who can provide it. I wish to tar, my entire root file system, and make the tar file create on another box via ssh. I am booted into the Live-disk, ATM. Any suggestions? If you have any, let me know. My idea was: to mount the root file system under something like: /mnt/grmlSystem. Then: tar czpf - /mnt/grmlSystem | ssh box@remotebox cat > Grml.tar.gz Would this work? If I have made an syntax error, please correct it, or something. I don ot wish, nor will I use slash exclude, as grml itself won't be running physically on the drive in question. Regards,
-Keith website: www.KeithNet.DynDNS.org, proudly supplying a grml.org link!

On Sat, 30 Dec 2006 17:38:58 -0700, Keith Hinton wrote:
I wish to tar, my entire root file system, and make the tar file create on another box via ssh. I am booted into the Live-disk, ATM. Any suggestions? If you have any, let me know. My idea was: to mount the root file system under something like: /mnt/grmlSystem. Then: tar czpf - /mnt/grmlSystem | ssh box@remotebox cat > Grml.tar.gz Would this work?
yep, almost. just need a little bit of details. Check them out at:
Using grml for cloning disks, partitions and files http://wiki.grml.org/doku.php?id=cloning
PS. please disable the HTML posting.
Teilnehmer (2)
-
Keith Hinton
-
T