Backing up the master boot
        Posted  
        
            by petersohn
        on Super User
        
        See other posts from Super User
        
            or by petersohn
        
        
        
        Published on 2010-03-23T18:48:21Z
        Indexed on 
            2010/03/23
            18:53 UTC
        
        
        Read the original article
        Hit count: 500
        
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?
© Super User or respective owner