LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   dual boot and boot loader trouble (https://www.linuxquestions.org/questions/linux-newbie-8/dual-boot-and-boot-loader-trouble-505874/)

cyberiapost 11-29-2006 06:58 AM

dual boot and boot loader trouble
 
pls tell me where the boot loader should be installed on a computer that is having windows xp and linux on the same hdd..that should be in MBR or in /boot partition...on my pc /boot partition is on /dev/hda6..
and /dev/hda1 is my windows boot partition...pls help me out where should i load boot loader to boot in to both windows and linux using grub..now i am directly booting to windows...

odcheck 11-29-2006 07:03 AM

In your case in the mbr the ntloader is currently the one thats gives so the os choice
but if you install grub into the mbr the ntloader will be flushed and grub gives you the choice which os you want to boot.

You can use ntloader as well to start your linux.
But the easiest way is just to install grub into the mbr and for the most common distributions it will recognize your windows install and includes it into the boot os list.

cyberiapost 11-30-2006 05:24 AM

in that case where should i load the boot loader???my /boot partition is hda10..can i load grub in that partition??? :scratch:

urka58 11-30-2006 05:04 PM

The bootloader can be installed in several places, but not everywhere.
I believe the MBR would be the best for you. Having a single IDE disk the Master Boot Record will be the first sector of your hda disk (not a partition).
Be sure the config file (lilo or grup) is correctly set as while installing the bootloader will flush the windows bootloader.
Hope this helps
Ciao


All times are GMT -5. The time now is 04:27 PM.