Quote:
Originally Posted by aus9
bios boot order selects a bootable hard drive either A or b
when you install grub it should go into the first detected hard drive but the balance of the booting files must reside on a linux partition.
Its not clear from you post where your /boot is?
pls read my signature on dual boot with windows and see if that answers your question
if not...post your bios boot order...the types of drives....and the partitions for ms that is where is C...first partition etc.....and your /etc/fstab and your /boot/grub/menu.lst or it may be called grub.conf
|
This is my boot configuration.
I've two hard drives. 80GB and 20GB. It is in this 20GB harddrive that i have installed Fedora (Linux). The partitioning of this drive is
/boot 100mb
swap 1024mb
root 19GB
when i installed linux i chose to install all parttioons on my 20GB HDD and completely ignored the 80GB one.The partitioning of a 80GB one is
c: 15GB
d: 10GB
.
.
.
some unpartioned space
whenever i want to boot into linux i chose the resp HDD from the boot menu of bios and then start up with the resp OS. Now i want to stop doing it. I want to boot my 80GB C: (windows) from my 20GB /boot.
How do i make my boot loader point the 80GB C: inorder to boot that
Thanks in advance...