Ubuntu How do I get GRUB to remember my last booted operating system? On Ubuntu 20.04: -Edit your grub file: /etc/default/grubat the top, change the following line to look like this: GRUB_DEAFULT=savedand then ADD this missing line: GRUB_
Ubuntu How do I add a grub boot entry for MacOs? On Ubuntu 20.04 create a new text file by running the following command: sudo touch /etc/grub.d/40_customNow, using your favorite text editor, add this to the