This shows you the differences between two versions of the page.
lovergine:restoring_win7_mbr [2011/03/14 12:58] frankie created |
lovergine:restoring_win7_mbr [2011/03/14 12:58] (current) frankie |
||
---|---|---|---|
Line 3: | Line 3: | ||
The ''fixmbr'' program once available by the recovery tool of WinXP is no more distributed. The right tool is now: | The ''fixmbr'' program once available by the recovery tool of WinXP is no more distributed. The right tool is now: | ||
<code> | <code> | ||
- | bootsect.exe /nt60 C: /force /mbr | + | bootsect /nt60 C: /force /mbr |
</code> | </code> |