1. Create new mbr copy (just in any case)
# dd if=/dev/
2. Restore original MBR
# dd if=/boot/backup.mbr of=/dev/
Now you're able to boot Windows only, not Linux. In order to boot Linux, just install as an option EasyBCD boot loader, configure it and remember: in the future one should confugure Linux boot loader to be installed to it's boot partition only.
That's all
No comments:
Post a Comment