Trouble:
Recently we got a mail from one of readers who is not able to boot from Linux on his computer after he had installed Windows XP.There was Linux already installed on his computer.
All this has actually occurred because of wrong order of install of these operating system.
Fix:
It is always desired that you install windows before you install Linux as the installation other way round would result in corrupted boot-loader and you will not get the option to boot from Linux.
Due to wrong sequence of installation of windows over a Linux system, windows erases the existing boot-loader from boot sector of the hard disk. It overwrites existing boot sector with the windows boot-loader (NTLDR).
But don’t worry as you can simply fix this using a Linux bootable CD /DVD.
Boot the computer with the Linux bootable CD / DVD.
1. At the boot prompt, type ‘linux rescue‘ (without quotes) and hit enter.
2. Continue with the default options through the prompts.
3. When you get to a bash prompt, type ‘chroot /mnt/sysimage’ (I think that’s the path).
4. Then, type ‘/sbin/grub-install /dev/hda’ (assuming, hda is your system drive).
5. Eject the cd /dvd and reboot your computer ,you will see the default grub bootloader which allows you to boot both with windows and Linux
Hope this info fixes up the trouble.
- [Solved] No Sound In Ubuntu On HP Laptop | Sound Not Working On Ubuntu On HP DV4 Laptop
- Install Ubuntu (Linux) Inside Windows Without Formatting Hard-Disk
- Ubuntu Boot Menu Missing After Installing Windows In Dual Boot | Fix Ubuntu Bootloader
- Repair Corrupted AVI Movie Files With DivFix++
Tags: dual-boot, linux-bootloader, multiple-os, widows-linux
Author + Admin: Abhishek BhatnagarHi, I am a Software Engineer by profession and blogger by passion, I write about computer tips and tricks and solutions for computer problems. You can connect with me at twitter or know more about me on www.abhishekbhatnagar.com.
|
We'll send you daily updates on solutions to computer problems. Yes, it's all free.
|











5 Users Commented In This Post
Subscribe To This Post Comment Rss Or TrackBack URL