Tuesday, May 7, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 2231  / 2 Years ago, thu, august 11, 2022, 7:01:42

I have recently installed Linux Mint along with my Ubuntu. The GRUB has replaced Mint as the default OS. How can I set Ubuntu as the OS that loads automatically again?


More From » grub2

 Answers
4

Boot Ubuntu, open a terminal window (ctrl-alt-t), and run



sudo grub-install /dev/sda


PS: dev/sda would, almost always, be the correct device to use if Ubuntu is installed on a single internal hdd. In case you have more the one internal hdd, or if Ubuntu is installed on an external one, verify the correct device name by running mount | grep ^/.


[#33183] Friday, August 12, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
puccop

Total Points: 66
Total Questions: 99
Total Answers: 93

Location: Aruba
Member since Sun, Nov 27, 2022
1 Year ago
;