Backing up the master boot

2

I want to back up the master boot on my hard drive, in case something screws it up. What software do you recommend for this?

My first idea is to boot from a Linux CD and dd the first 512 bytes of /dev/sda, and dd it back to recover. Will this solution work, and is it safe?

petersohn

Posted 2010-03-23T18:48:21.387

Reputation: 2 554

Answers

1

Try this: http://www.backuphowto.info/backup-mbr-linux

I guess you were right.

lajuette

Posted 2010-03-23T18:48:21.387

Reputation: 4 364