Quote:
|
Originally Posted by Javier Santoyo
After you have the 2 OS installed in diferent hard drivers there are any way to modify the loaders to have the dual boot or you must install one OS over the other one destroying the "slave OS" loader?
|
No, it's not unavoidable for a new system's boot loader to destroy an existing boot loader. That's true whether they are both on one hard drive or on separate hard drives. But when they are on separate hard drives as in your case, it's possible to have two independent boot loaders and select them by BIOS boot order. As I said in the first paragraph of post #4, you can install Fedora and choose to install its GRUB boot loader in the master boot record of its hard drive. That will not harm the master boot record of the Windows hard drive and preserve the Windows boot loader.
Quote:
|
Originally Posted by Javier Santoyo
...it will be excelent to have that menu in my BIOS but i dont think I have it that...
|
If you can't (or don't want to) change the BIOS boot order, then you easily can add a menu entry to the Windows boot loader for booting Fedora in your situation. For Vista, you can download and install the free and popular utility known as EasyBCD and use it to configure the Vista boot loader to boot Fedora. However, if you want to do that, you should have Fedora's GRUB boot loader installed in the first sector of the Fedora boot partition. People here can help you.
But if you want to boot Vista with GRUB in your situation, Vista is well-known to be bootable by GRUB as I already said. If you want to do that idea, then do whatever you have to do to make GRUB boot from BIOS (change BIOS drive order, re-install GRUB, re-install Fedora, whatever), then add an entry to /boot/grub/grub.conf for Vista. People here can help you.
So decide what you want to do.
If you need help deciding what to do, then here is my advice based on your comments so far... Have Vista working normally and booting directly from BIOS when you turn the computer on. Install Fedora on the second hard drive. In Anaconda (the Fedora installer), watch for and click the "Change device" button. In the pop-up that appears, choose to install GRUB in the first sector of the boot partition. Finish the installation and reboot into Vista as normal. Download and install EasyBCD. Follow the instructions and guides at the NeoSmart website (where you get EasyBCD) to add a menu entry to the Vista boot loader for booting Fedora. If you need help along the way, then return here for it.