Folks, I am looking for the easiest way to transfer my OS, without reinstalling everything from one machine to another. Ubuntu is running on a Asus PC with a 500G hard drive and I want it to run on a Intel Nuc with a 60G SSD.
I have an external usb drive for my data.
$ df -h
Filesystem Size Used Avail Use% Mounted on
udev 1.9G 0 1.9G 0% /dev
tmpfs 386M 40M 346M 11% /run
/dev/sda2 454G 6.9G 425G 2% /
tmpfs 1.9G 20K 1.9G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup
/dev/sdb1 7.3T 3.1T 3.9T 45% /media/data
/dev/sda1 511M 3.4M 508M 1% /boot/efi
tmpfs 386M 0 386M 0% /run/user/1000
I am a newbie at this, so the easiest the better. I have accessed to the hardwares and it is not critical to have my server running all the time...
Thanks for your help.
clonezilla
it's made for things like this! http://clonezilla.org/ – George Udosen Nov 26 '17 at 05:39