GRUB is widely used bootloader for booting linux systems. It lets you choose the OS you want to boot from the list of all OSs loaded on your system.
If you install any Windows OS on your PC after installing Linux then you will not see the GRUB bootloader any more. Instead of that you will see only windows OSs will be listed now in the list. As Windows bootloader does not support Linux systems. So to get back your original GRUB bootloader you will have to do some changes in your Master Boot Record.
To do so you will require a live cd to boot linux. After booting from the live cd go to terminal and execute following commands.
sudo grub
find /boot/grub/stage1
Now it will show you the location of the drive on the hard disk where the GRUB loader is stored.
root (hd *, *)
setup (hd0)
quit
In place of * type the output you got with the previous command. Now restart your system and you can see your GRUB loader again.
BAS
Enjoy
Incoming search terms for the article:
- restore grub after installing xp,howe to make nieuw grub loader,ext2fsd the disk is write protected,restore grub loader,restore grub after windows 7 installation,reset admin account grub windows 7,recover grub after installing windows windows 7,how to boot linux from Windows 7 bootloader?,Grudan,grub missing after computer restart,ubuntu bootloader after installing windows live cd
Related posts:
- Add Safe Mode in Boot list
- Easily restore deleted files with “Restore Deleted Files Now”
- Boot from USB device even if not supported by the BIOS
- Disabling Unused PORTS in Windows
- How to fix “BOOTMGR missing error” during Windows bootup
- Light weight linux for your PC – Just 11 MB in size
- [How to]Speed up windows vista boot
- iReboot:Restart and boot into OS of your choice automatically
- Access Linux partitions from Windows using Ext2fsd
- How to use 4GB RAM on 32-bit XP/Vista by enabling PAE


really a cool trick …. i use to install fresh linux over windows if got tracked with above problem …. but now its absolutely fine …. please send some more tricks based on linux …… thanxxxx ….. .!!!
hmm
sure
Thanks for such wonderful information, it really help me to come out for problem of dual booting option.
Thanks
Suhag