Ubuntu Boot Menu Missing After Installing Windows In Dual Boot | Fix Ubuntu Bootloader
Trouble:
Have you installed Windows and Ubuntu in dual boot? If yes, you might have installed Windows First and the Ubuntu, which is a good way of doing it.
In case you have already Installed Windows on your computer, then you have another good options to install Ubuntu inside windows without formatting hard disk using Wubi Installer.
But the problem is when you have Ubuntu installed already and then you install Windows on it. On installing Windows on top of Ubuntu, Windows removes the ubuntu boot-loader called grub and replaces it with windows boot loader. In this case, you will not be able to boot into Ubuntu.
To fix this issue, we will tell you how to install the ubuntu boot-loader called grub on top of windows boot-loader so that you can boot into windows or ubuntu whenever you like.
Fix:
For this you will need a Ubuntu live CD. Download the ubuntu live CD image from here and burn the CD. You can also order the ubuntu CDs by mail for free, but it will take a few weeks.
Follow the below steps :
1. Once you have the ununtu live CD ready, boot your computer with this CD.
2. On first menu, select the language > English.
3. Select the option called “Try Ubuntu without any change to your computer”. This will launch ubuntu in live mode.
4. Once it loads the Ubuntu desktop, go to Menu > Accessories > Terrminal. This will open a prompt window.
5. On this prompt window, type command “sudo grub” without the quotes and press enter key. This will show a grub prompt.
6. On grub prompt type “find /boot/grub/stage1” without quotes and press enter key. This will show a output like this one “(hd1,4)” or something like that, note down the output you see on a piece of paper, its very important that u note it correctly else it will mess up the next steps. Lets assume you get something like “(hdx,y)”, where x is hard disk number and y is partition number which varied from computer to computer.
7. Now type “root (hdx,y)” without quotes and press enter.
8. Now type “setup (hdx)” without quotes and press enter.
9. After some processing you will see a message which says “Done”. After this, simply type “quit” and press enter.
10. Turn off the Ubuntu live session, remove the CD from CD tray, and your grub will be back. Now you can Run Windows Or Linux from the boot options.
Hope you find it useful and simple.
- Install Ubuntu (Linux) Inside Windows Without Formatting Hard-Disk
- [SOLVED] Ubuntu Desktop Does Not Load After Entering The Username and Password
- Unable to boot in windows vista- windows boot configuration data file is missing required information
- NTLDR missing or NTDETECT.COM not found in windows XP
Tags: fix-buntu-boot-loader, not-able-to-boot-in-ubuntu, ubutu-boot-loader-missing, ununtu-windows-dualboot
Software Engineer by profession. I am a part time tech blogger and believe in blogging because I enjoy writing on technology. I also write about Cars and Bikes at www.carblogindia.com. You can catch me on twitter @rohit_khurana. Get in touch with me at RohitKhurana.in.
We'll send you daily updates on solutions to computer problems. Yes, it's all free. |
No comments:
Post a Comment