Monday, February 8, 2016

How to Remove Linux Boot Loader from Startup After Deleting Linux Partitions?

STEP 1: Remove Linux Boot Loader from Startup
Before deleting or formatting Linux partitions, you’ll need to remove Linux boot loader from system startup.
You’ll need to boot using Windows setup disc. You can use setup disc of any Windows version such as Windows 98, Windows 2000, Windows XP, Windows Vista, Windows 7 or later.
Using Windows Vista, Windows Server 2008, Windows 7, Windows 8 or later DVD:
Boot using setup disc and DO NOT click on “Install now” button. Look for a link “Repair your computer” present in bottom-left corner of the window, click on it.
Windows_7_Installation_Screen.png
It’ll open a new window, do not change anything and click on Next button. Now setup will show “System Recovery Options” screen where you can perform startup repair, system restore, etc. Click on “Command Prompt” link given at the bottom of the list.
Windows_7_System_Recovery_Options_List.png
It’ll open Command Prompt window, now run following command:
bootsect /nt60 SYS /mbr
Exit from Command prompt and restart your system.

No comments: