Changes

Dual Boot Linux and Linux

836 bytes added, 20:01, 30 August 2019
/* Bootloader */
The following lines were added (+) and removed (-):
The UEFI configuration can point to the grub2 configuration within /boot of one of the two linux partitions.  The most recent linux to be installed with have the active grub2 configuration in the /boot of its own partition.  The grub2 configuration if the former is completely ignored.In our example we installed 18.3 last, thus it has the active grub2 configuration.  However, say we want to have 19.2 our primary Mint version and thus we want its grub2 configuration in its /boot to be the active one.  To accomplish this do the following:# boot to the 19.2 (or whatever your original linux install was) # from terminal execute the following: apt-get install --reinstall grub-efi-amd64After you reboot you will be using the grub2 configuration of /boot from the partition with 19.2 and the boot menu will list 19.2 at the top.
Bureaucrat, administrator
14,711
edits