cancel
Showing results for 
Search instead for 
Did you mean: 

Backup

gleneagles
Aspiring Legend
Posts: 11,105
Thanks: 2,459
Fixes: 17
Registered: ‎02-08-2007

Backup

If using a dual boot system, linux and windows, is there any way linux can make a backup of the whole system ? ie linux and windows.

Having been caught out by making a back up of the windows partition only to discover a failing hard drive could only be read by linux . I do not want to be caught out again.

 

We are born into history and history is born into us.
3 REPLIES 3
HairyMcbiker
All Star
Posts: 6,792
Thanks: 266
Fixes: 21
Registered: ‎16-02-2009

Re: Backup

Do you want a complete copy of the hdd if so look at Clonezilla
If only the data, mount the win drive while in Linux and copy the data somewhere else
VileReynard
Hero
Posts: 12,616
Thanks: 582
Fixes: 20
Registered: ‎01-09-2007

Re: Backup

I periodically boot from a Linux USB and copy all files Partion-1 -> Partition-1 on backup device, Partion-2 -> Partition-2 on backup device etc. This way, I get a file level backup.

It is essential that you run your backup from a separate OS.

The massive initial copy will take ages, so you need to use rsync for future backups to get some speed!

Personally, I format the external disk with LVM, for flexibility.

"In The Beginning Was The Word, And The Word Was Aardvark."

ReedRichards
Seasoned Pro
Posts: 4,927
Thanks: 145
Fixes: 25
Registered: ‎14-07-2009

Re: Backup

I use Acronis True image for backups.  That should allow you to back-up the entire hard drive.  You can do this from a boot disk but that's not necessary if you are running it under Windows.