How to restore windows MBR from linux

Just install collection of boot loaders (usually already installed)
And use DD, Luke 🙂 🙂

  #aptitude install syslinux
  #sudo dd if=/usr/lib/syslinux/mbr.bin of=/dev/sda
  # aptitude search syslinux
  i   syslinux                                                               - collection of boot loaders                                                      
  i   syslinux-common                                                        - collection of boot loaders (common files)

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>