hello,
I configured Debian system on one computer
and would like to copy file system to another
computer (identical hardware).
What command or program should I use for this?
1.Then I have ethernet connection.
This was discussed before, I will repeat:
tar cf - / | ssh -C client 'cd /mnt; tar -xf
This is a multi-part message in MIME format.
hello,
I configured Debian system on one computer
and would like to copy file system to another
computer (identical hardware).
What command or program should I use for this?
1.Then I have ethernet connection.
2.Then I don't have it.
Thank you in adv
2 matches
Mail list logo