I tried a Wubi install, but it got stuck, so I restarted the system, uninstalled it from Windows and did the whole process again. Now, in the menu that shows Windows 7 and Ubuntu as options, there are 2 Ubuntu options. How do I trim it?
Asked
Active
Viewed 474 times
2
-
What boot manager are you using - GRUB2 or the windows boot manager? – WindowsEscapist Dec 11 '12 at 15:17
-
If you installed with Wubi, it will use thw Windows boot manager. – WindowsEscapist Dec 11 '12 at 15:17
-
possible duplicate of How do I remove the extra Ubuntu option on the Windows Boot Manager menu? – fabricator4 Dec 11 '12 at 19:13
1 Answers
1
In your Windows install, edit C:\boot.ini
. Remove the old entry/line, and you're done!

WindowsEscapist
- 1,483
- 2
- 17
- 42
-
I'm on Windows 7, I think there's no boot.ini file anymore. But I'm accepting the answer since it's right on WinXP, and I found bcdedit.exe for Win7. – Sumesh Dec 11 '12 at 17:00
-
-
-