how to remove grub2 ubuntu startup menu, i want to remove Ubuntu

Asked by william brown

i installed ubuntu, but now i want to remove it,but it still has a boot loading program that needs to be modified or deleted. help me

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu grub2 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jason Odoom (jasonodoom) said :
#1

If you want to get rid of Ubuntu completely, you'll need to run the "fixmbr" command from the Windows XP recovery console (should be on your windows install CD).

You can edit your grub configuration in linux to change the default operating system. Do the following:
Enter "sudo gedit /boot/grub/menu.lst" in a terminal. Scroll down to the line that reads "default 0" and change it to "default n", where n is the number of the windows entry. (Each entry counts up from 0, so if windows is the fifth thing the menu, set default to 4.)

Can you help with this problem?

Provide an answer of your own, or ask william brown for more information if necessary.

To post a message you must log in.