Bash script to clone hard disk automatically.

Divya Shree

New member
I have a Linux Server running backup's. And I want to clone this server to other disk to get another copy of backup's running simultaneously in both machines.

I have used Clonezilla to clone the disks. Disk1:sda was cloned to disk2:sdb.
I need help to script a bash program such that the daily backup's which run in disk1 simultaneously run in disk2
 
Back
Top