I am currently running Ubuntu 16.04 (BIOS boot). I want to set up my computer for EFI booting, dual booting into Ubuntu and Fedora. Any thoughts on which OS I should install first? Also, since I have never dual booted before, will the computer name be that of the first install, or will it depend on which OS is running?
Asked
Active
Viewed 2,094 times
1 Answers
3
Install Ubuntu last so that Ubuntu uses its own Grub bootloader. The Fedora Project releases a new version of Fedora approximately every 6 months and provides updated packages to these releases for approximately 13 months, while Ubuntu LTS releases are supported for 5 years, so the OS with the longer term of support should be installed last in order for it to use its own bootloader. The Ubuntu installer prompts you to select a computer name and so does the Fedora installer, so there can be different computer names for each of the two OSs in the dual boot and which computer name is used depends on which OS is running.

karel
- 114,770
man efibootmgr
– oldfred Mar 23 '17 at 16:00