You are not logged in.
Hi.
I have successfully installed arch in a Samsung NC10 netbook, I have reduced the Windows Partition to 40 GB and used the rest for Arch. I have the system full configured and working.
Now I have 2 more identical Samsung NC10 to install. I have been looking ate different ways to clone the installation, one option was looking at g4u as I liked to clone full disk (including windows, etc), I have installed guu in a usb key, booted and the problem is that g4u does not detect the network interface :-(
I was thinking of using dd and ssh to dd the whole disk by ssh from a NC10 to the other
but I need a usb live system with sshd installed (any arch that satisfy this?)
I also have a third system that could use as an intermediate sshd server for storing the hd dd image
do you think this could work?
Or there is another best way to do this?
any help appreciated
Thanks
Last edited by clmates (2009-07-28 12:09:35)
-
Arch64 - Acer AX3950 - i5-650 3.2 GHz - 8 GB RAM - Nvidia GeForce 320 1 GB Ram
Arch32 - Samsung NC10 - 2 GB Ram
Offline
I was thinking of using dd and ssh to dd the whole disk by ssh from a NC10 to the other
but I need a usb live system with sshd installed (any arch that satisfy this?)
I've done that before, though it is a bit faster to use dd an netcat:
http://www.cyberciti.biz/tips/howto-cop … twork.html
The arch live-usb is a regular Arch system. You can install any package with pacman, including sshd.
Offline
Hi.
Thanks for the link
Finally I realized that I had a big usb external HD, then used the hd for storing the dd image and then loading on the other nc 10, so I have to copy the image just one time and write to the different nc10
I taked a long time, but now it is done.
Thanks
-
Arch64 - Acer AX3950 - i5-650 3.2 GHz - 8 GB RAM - Nvidia GeForce 320 1 GB Ram
Arch32 - Samsung NC10 - 2 GB Ram
Offline
It's called backup ))
This is the easiest solution, that i could use too.
Offline