On 08.09.2013 14:30, Doctor Who wrote:
I have a machine on which I want to install Fedora 19. During the install, I'm given the option to install a bootloader, but not 'where' other than a disk (/dev/sda, /dev/sdb). I use a 3rd party tool to multi boot, so I would like the boot loader to be installed on /dev/sdb1.
Is this possible to specify during the install? If so, how?
Yes, it's possible. Enter command line during installation (right before you reboot) and manually install grub2 using grub2-install command. I'm not sure if it's possible to specify disk partition as target device with current grub version but it's worth trying.
Mateusz Marzantowicz