Quote:
|
Originally Posted by guns90
1. Does Fedora use GRUB as its installer?
|
Hello guns90,
Yes. It does.
Quote:
|
Originally Posted by guns90
2. When I installed ubuntu on disk 1 (sdb1), the install was very simple. I chose sdb1 for the install, it loaded it, and when it was done I simply had the choice of which drive to boot into. Will installing Fedora on disk 2 (sdc1) be just as simple, or will I encounter steps I must take to make it so that I have a choice of which disk/OS to boot into?
|
The Fedora installer (aka Anaconda) has
several default options and some check boxes for your drives to help determine what happens when you install Fedora. Pay close attention to the descriptions of the partitioning options. They will do exactly what they say they will do. And uncheck the boxes for drives that you definitely do not want involved in the Fedora installation. If you prefer to have more control of over how your drive is partitioned, then you can choose the option "Create custom layout". The next page after that is the so-called
disk druid which is Anaconda's partition manager. You can use that to create partitions exactly how and where you want them.
Regarding the boot loader, every OS that I have ever installed sort of wants to take over boot loader chores. It's usually the default. Fedora is no different. If you allow its default boot loader option to happen, Anaconda will install Fedora's GRUB in the master boot record of the boot drive replacing whatever is there now (probably Ubuntu's GRUB). Anyway, Anaconda is very good at adding existing Windows systems to its menu. But it is notorious for overlooking existing Linux systems which have to be manually added to the Fedora GRUB menu (easy to do). Or, if you want to keep the current boot loader, then watch for and click on
the "Change device" button on the boot loader options page. In the pop-up that appears, choose the option to install the boot loader in the first sector of the boot partition. That option will not disturb your current boot loader arrangement whatever it is. Finish installing Fedora and reboot as instructed. At first, your computer will boot normally, and its menu will be like it was before as though nothing had happened. But Fedora will boot when you add it to the menu of your current boot loader. Help is available for that as needed when (if) that time comes.