Edit grub menu linux mint. 04 from a connected external usb hdd.
Edit grub menu linux mint Please help. There is a file - /etc/grub. Forum rules There are no such things as "stupid" questions. 2 without having a loader showing the different option. Then in a terminal, run sudo grub2-mkconfig -o /boot/grub2/grub. You can change the Grub boot order, change the So, the grub shows only the . Issue #1 - In the grub customizer I do not see an entry for Linux Mint 20. if not satisfactory, repeat the whole process with different standard resolution; including step 5. 3. I have a dual-boot laptop with LM 21. lst to the mbr. An annoying thing about this procedure is that the timing is very finicky. It contains some commands that set dual boot menu. Forum rules This is what i'm getting back from cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. It can do the most previous settings as easy as a few clicks. Normally sudo update-grub and then rebooting your system should be enough. For the first word, TAB lists possible command completions Anywherere else TAB lists possible device or file completions. Pjotr's guide is valid and safe for all current Linux Mint versions. 2 alongside of Windows 11, and when the grub bootloader startsup, I'd like to have "Windows Bootloader" be the default or first option it goes to, and I would also like to reduce the timeout in seconds to 3 seconds. Basically, I would need to add nomodeset in grub in order to boot any linux distro. i looked in the official user guide and there was "How to make the Grub menu always visible" paragraph. See below. About 30 lines down you should see a paragraph starting "adjust_timeout {", and a few Hello, pedroteodosio. My laptop has a nomodeset problem; check the link for more info. sudo fdisk -l sudo blkid mokutil --sb-state sudo efibootmgr -v ls /boot/efi/EFI/ By default the grub menu was appearing for 30 seconds. cfg To change name/label in menu change info in quotes to whatever makes sense to you, # comments out old entry or delete that line, edit at will & then update grub menu with Including Ubuntu, Debian, Fedora, Arch, openSUSE, CentOS, Linux Mint, and others, you can configure Grub to do the jobs below: Change the default system to boot. cfg file seems to verify that grub was getting sda1 and sda2 mixed up - so there seems to be something funny with the Mint 19 grub. If two Mint or Linux operating systems are installed, step 1 and 2 has to be done for both operating systems. 04. I edited /etc/default/grub setting Code: Select all. In XP's boot. I've just recently installed Windows 10 home and then Linux Mint 22 XFCE and when I restarted after linux got installed, no menu appeared, just a black screen and booted straightforward Linux, couldn't boot into Windows 10, so this resolved the problem: Log into Linux Mint and edit grub file through terminal: Open terminal and type the following: sudo nano Code: Select all # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. png. ### BEGIN /etc/grub. Quick to answer questions about finding your way around Linux Mint as a new user. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 <<<< change this line GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=10 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` This is where Grub Customizer comes into play – an indispensable graphical application that makes configuring GRUB accessible for all Linux Mint users. cfg which is equivalent to the Mint command sudo update-grub. To change name/label in menu change info in quotes to whatever makes sense to you, # comments out old entry or delete that line, edit at will & then update grub menu with new settings: sudo nano /etc/default/grub #GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` GRUB_DISTRIBUTOR='Mint' sudo update-grub I did it, and it worked in the main grub menu. 2. You do that by editing /etc/default/grub. I don't always install the latest OS's menu. So the 30 second timeout is created by Mint, and stored in the grub file created by Mint, hosted on the Mint OS drive. I use Mint 20 Mate on two laptops, and Mint mate 19. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=4 #GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` After last Kernel (5. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=0 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` Quick to answer questions about finding your way around Linux Mint as a new user. This guide will walk you through how to install Grub Customizer on **Ubuntu**, **Linux Mint**, and **Debian** Altering GRUB_TIMEOUT in /etc/default/grub is not actually sufficient in itself to make the time-out=0 for grub when you set it at that. It is working just fine but I want to tweak the boot menu. Instead, I set up Grub so it always appears at boot, but only for a few seconds. d/10_linux In case you are wondering, here is how you can change Grub boot order in Ubuntu or Linux Mint. How To Install Grub Customizer on Linux Mint 22. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=10 Quick to answer questions about finding your way around Linux Mint as a new user. My notebook has an Intel Iris Xe graphics card. Machine & system info So maybe a year or 2 already since I use Windows and it does some updates, after a restart it lunches directly Windows skipping any GRUB menu. then scroll down to look for the line that starts with linux to add rw init=/bin/bash. Forum rules How do I safely Edit the Grub menu? I am dual booting Win 7 with Mint 10 (Julia) and I hooked up a hard drive (as an external so I could grab some files) from my old computer that had Mint 9 on it and when I rebooted Mint 9 showed up In /etc/default/grub you should change the line #GRUB_GFXMODE=auto to GRUB_GFXMODE="1368x768". 3 to 20 from within 19. If you are happy with that change you have made and everything is working, leave in that way. Main thing to understand is that it's a two step process. First you will need to boot LInux Mint Live USB and run Gparted to create an EFI partition (by example shrinking nvme0n1p1 500MB-1GB, creating a FAT 32 partition on resulting unallocated space and then flag it as esp , boot ). The purpose of this tutorial is to show how to set kernel boot parameters in Linux. Grub is the boot menu. There is is one other adjustment necessary. I'll just use my current approach editing /boot/grub/grub. Find the line with "GRUB_DEFAULT=0" and change it to "GRUB_DEFAULT=4" (without the quotes). Code: Select all. this command will open file grub. If I ever have to boot into (recovery mode) or an older kernel I don't know how I would do that. Edit the second line, changing hidden to menu [SOLVED]how repair grub menu. 8 Distro: Linux Mint 19. You do not have the required There is no such thing as boot-time "Grub-edit" other than edting the Grub commands from the Grub menu; the same menu you'd pick those 'Advanced Options' from. That too has been largely successful - on I am new to Linux. The good news is that you So Mint is in control of the grub menu. cfg file present in /boot/grub/. --Update: Now that I have set the user password I was able/authorized to perform this: https://easylinuxtipsproject. ↳ Chat about Linux Mint; ↳ Chat about Linux; ↳ Open Chat; ↳ Forums Feedback; ↳ Suggestions & Feedback So, the grub shows only the . 04 from a connected external usb hdd. . Linux Mint 22 Cinnamon. cfg (not the others) and os-prober locate the other system as UEFI option and directly from its grub. com article you linked is superfluous. count down from the top 0, 1, 2, etc # If you change this file, run 'sudo update-grub' afterwards to update # # /boot/grub/grub. lst file in the past, but the process is now different. I know I set grub timeout to 3, but linux mint 21. 83. You can use it to modify the boot arguments or to boot from an older kernel. 1) I'd like to use a bigger font - to make the menu selection easier to read. ----Kernel: 5. No, the system has to be booting. Now after updating (if installed a new kernel it ran update-grub to make Mint's boot with new kernel by default) that system was detected. Change Grub Boot Menu Background Image 1. STEP 1. Boot the Mint USB live Quick to answer questions about finding your way around Linux Mint as a new user. Top. Much easier than editing Grub by hand. In case this proves not to be enough for grub-bootloader to detect and add a Windows entry to its menu, post your full system specs and the output of Your question is really is there a way for the bootloader menu to show if the the system is not booting. karlchen wrote: ⤴ Fri Apr 08, 2022 11:02 am Hello, mbeechey. Couple of Grub configuration tweaks to get better experience with multi-boot Linux system using Grub Customizer GUI tool. Edit Grub Menu (SOLVED) Quick to answer questions about finding your way around Linux Mint as a new user. The instructions for making the Grub Menu reappear were exactly what I was looking for. There are, touch wood, very few problems even after the upgrade from 19. However if you think your question is a bit stupid, then this is the right place for you to post it. Grite wont either. I feel safer knowing it will be safely overwritten when things change. If not, there is a great tutorial here by rezguino on how to install BURG in Mint 12: If you need to change a password simply select the advanced options for Linux Mint 20 and then select one of the recovery mode menu items from the next screen. Mint 8 uses Grub2 which has a different config file location: 1) sudo gedit /etc/default/grub (this will enable you to edit the config settings for grub) As far as editing your grub timeout, I'll let someone else give that fix. ↳ Chat about Linux Mint; ↳ Chat You may have customized the original GRUB's settings by editing its menu. There are two Thanks to Bleys I achieved the desired result: it does not change the grub menu order, but it does boot automatically from the last option selected. for me the default boot menu is a mess and not acceptable! I then read some docus on how to change the Grub menu - Jesus, I am Edit Grub Menu (SOLVED) Quick to answer questions about finding your way around Linux Mint as a new user. I had experimental ubuntu on my desktop, so installed there newer Linux Mint 19. blogspot. GRUB2 Configuration Basics GRUB2 doesn't **Grub Customizer** is a useful tool for managing and customizing the GRUB bootloader. How to Use the Grub Customizer on Linux Mint? Grub Customizer permits Present boot default on boot menu is XP & then 11. On Linux Mint it will trigger os-prober, therefore the sequence of commands in the baeldung. Navigate to it then open (double click) on a file named 30_os-prober. cfg, and there are numerous menu items, including one for the old Linux 4. 4. Show Boot Menu by Editing GRUB Config File. ↳ Chat about Linux Mint; ↳ Chat about Linux; ↳ Open Chat; ↳ Forums . Select the one you want and press Enter. The following boot menu appears in Linux Mint 20. And your link took me to a document about the Grub Bootloader that’s the best I’ve ever found. # the memory map information from GRUB (GNU Mach, kernel of FreeBSD ) this is an I tried to edit the colors of the grub menu from: "set menu_color_normal=light-gray/black" "set menu_color_highlight=black/light-gray" to: "set Users can change the default boot options in a dual-boot Linux and Windows setup by modifying the GRUB configuration file to prioritize their preferred operating system and adjust the boot menu timeout. Stick to easy to-the-point questions that you feel people can answer fast. Me, I navigate to etc folder in files and right click and open as root, manually edit etc/default/grub and put a 10 in GRUB_TIMEOUT=0 instead of the 0, then save the file and run sudo update-grub in the terminal. Arrieritos semos y en el camino nos encontraremos. Open Terminal and type : gksudo gedit /boot/grub/grub. Add the I've installed Mint alongside my Windows partitions and thankfully all works well, but there are a couple of things I'd like to change with Grub if I can . Here is what I have tried: you need to choose Extended Options on the Grub menu, and note where in the lines the desired OS is listed. I really liked the boot menu display of 19. The GRUB boot menu will display with available boot options. If I want to use a distro, I'd need to install it, boot it, press e on boot menu, add nomodeset, and when it boots, I fix the grub menu forever and update it. It allows the user to customize different aspects of the grub boot menu – such as the order that entries appear in the list, how long grub waits before selecting a default system to boot to, etc. This time, we will change OS Name in the boot menu list, the first one. How to increase the boot menu time-out Without GC, on normal GRUB, default menu entry (current/last kernel) and Advanced options with previous kernel are created by /etc/grub. 3 and Windows 10. On Debian/Ubuntu the "update-grub" script actually invokes grub-mkconfig which will read the changes you have committed to /etc/default/grub. 3 to repair booting. Pjotr Level 24 Posts: 21075 Joined: Mon Mar 07, 2011 3:18 pm 4. This does reveal the entire boot process, line by line, but no grub menu. It is not an executable file. Last edited by Jo-con-Ël on Sat Feb 05, 2022 12:54 am, edited 2 times in total. When grub menu show, press "c" which will bring you to Once Windws is converted, most probably it will boot Windows UEFI by default but you can change boot order priority on computer setup to boot Linux Mint (ubuntu) option by default. When I use Linux Mint 21. You can change the Grub boot order, change the time-out, hide selected operating systems, hide Grub screen entirely, change the background screen, theme and more. 3 Tricia----To create the dual-boot, I unplugged the Windows SSD, added a second SSD and installed Mint. you edit the menu. Using linux mint 21. In addition, I have made changes to timeout (0 sec) and added two kernel parameters (I had a typo in "amdgpu", but fixed it now). 3 . Next enter in the terminal sudo udate-grub . Forum rules enter gksu gedit /etc/default/grub and click Run, then in gedit, change the GRUB_DEFAULT=0 to GRUB_DEFAULT=1 if Windows is the second entry on your grub menu. this means you have to remember which OS does have its menu. Note, in this instance, GRUB starts counting from zero, so the first line (Fedora) is 0, and the desired fifth line (Mint) is 4. 0 Issue #2 - I thought maybe Grub is thinking Linux Mint as Ubuntu so I tried putting Ubuntu in 01 position. Save the file, then in a terminal enter sudo update-grub [Edit] your original post and add Everything's good, except I can't get a grub menu at boot despite my best effort to edit the grub file accordingly. Screenshot from grub-customizer tool is included: Screenshot from 2021-04-17 23-13-57. lst in the mbr and edit it accordingly. [SOLVED] Remove the need to edit GRUB Code: Select all # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. save file, exit editor 5. cfg so depending on the efi boot you run its grub menu will not include the last kernel the other system and grub menu will be more and more confused in its Advanced option. Re: Re-order The Grub Boot Menu? Post by Laurent85 » Sun Apr 03, 2016 5:54 pm. I prefer it this Hold (Repeatedly tap) the left shift key during boot to bring up the grub menu for non-UEFI/Legacy boot computer; Repeatedly tap the escape key during boot to bring up the grub menu for an UEFI boot computer. Install Grub Customizer, a Graphical Grub Boot Manager Editor. How do I get Linux Mint option to become the first option ? Thanks again folks. Was given the instruction below, found "grub", which opened in Text Editorbut will not edit. I have also been running Xubuntu 18. Edit the flle /etc/default/grub (details depend from the unknown version and Mint and the desktop environment) and change the line saying GRUB_TIMEOUT, set the value to -1. 1 XFCE, I need to set the boot timeout to 3 seconds, after showing the menu, just in case need to troubleshoot boot up issues. Do not run command update-grub after editing/removing/renaming entries in grub. 1 still counts 10 seconds. First you change the name in the secondary OS's Grub menu, which you never even see, then that change is picked up EDIT: I changed this a lot as I found a deb and installed those files so now things run. c html#ID10 Scroll down to: 'Making the Grub boot menu permanently visible. I prefer this because shift key option not always works for me. This way is not only for dual boot buat also for single boot Linuxmint. Edit grub defaults and set the save option, grub will offer to boot previous selection by default. Even more so if the changes can be made directly inside the iso image. It doesn't matter if GRUB menu shows Linux Mint XFCE or Cinnamon. All For editing/removing boot entries, edit grub. Hello I've recently installed Linux Mint 21. If it is so you didn't see GRUB menu before because the way you booted Linux Mint Live on installing. I added two additional lines (without "echo"), and it changed the color also in the upper menu, sub menus and the lower menu: Change text colors If you’re ready with these prerequisites in place, let’s move on to installing Grub Customizer on Linux Mint 22. One can repeatedly tap the escape key during boot to bring up the grub menu for a UEFI boot computer as long as the computer is booting. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' # default = 6 is because at the Let’s move towards the next section for launching and usage of the Grub Customizer on the Linux Mint. cfg file and will again include all operating systems present on system. The function keys to invoke the (UEFI) BIOS setup and to invoke the on-demand boot device selection (<Delete>, <F10>, <F12>) are handled by the (UEFI) BIOS, before handing over control to any boot manager, no matter whether the boot manager is a Windows boot manager or the Linux Mint boot manager Grub. It allows users to change boot order, set default operating systems, modify kernel parameters, and much more—all through a user-friendly interface. Edit the text of the Grub Boot Menu [SOLVED] Post by Kester » Mon Sep 28, 2020 7:58 pm. How do I make it to boot auto in Ubuntu ?. GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=menu GRUB_TIMEOUT=-1. So, a double Thank You! arvy – My apologies for having confused you. reboot & test your new grub text size 7. While GRUB itself comes built into Linux Mint, the Grub Customizer interface needs to be installed separately. # For full Also each time you install a kernel or run sudo update-grub change its grub. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=menu GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` Try booting Linux Mint option on GRUB menu and post back following codes result (copy and paste one line each time on terminal and press Enter) using </> Code option on Mint forum editor as indicated on the other thread. But some problems Code: Select all # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. If you want If you let update grub2 after Grub-customizer - your system will die, or, more exactly, booting stops completely. 3 on one Desktop. Current grub menu is more than annoying. Using the new LM, you need to edit /etc/default/grub to set GRUB_DEFAULT=saved, and add the line GRUB_SAVEDEFAULT=true, then update-grub. 26 kernel and boots up into it. Code: Select all # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. After editing run sudo update-grub. Forum rules How do I safely Edit the Grub menu? I am dual booting Win 7 with Mint 10 (Julia) and I hooked up a hard drive (as an external so I could grab some files) from my old computer that had Mint 9 on it and when I rebooted Mint 9 showed up Code: Select all $ cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 #GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=10 To see the GRUB menu, hold down the Shift key (on BIOS systems) or press Esc (on UEFI systems) during the boot process, before reaching the Linux Mint login screen. What you really want to do is editing the file with root privileges. 0-72) update, Linux mint boot menu entries change to Ubuntu from Linux Mint. Yes, we can edit it. I looked in /boot/grub/grub. Grub Customizer is a powerful GUI tool with a simple interface for customizing the GRUB boot menu on Linux distributions. Today I'm looking to try a new Debian distro, but I don't want to install it; my laptop GRUB menu is shown by default 10 seconds if another OS is detected. What I was looking for the grub menu*, and then 'e' edit. This tutorial outlines how you can easily change menu entries (OS names) in GRUB/BURG. d/10_linux executable when running sudo update-grub. 0-28-generic x86_64 bits: 64 Desktop: Cinnamon 4. This tutorial is for Mint 12 (although it might well work in other versions), and assumes that you have already successfully installed GRUB/BURG. When a user boots their Linux system, the GRUB boot loader can set various parameters as it loads the i need help, i installed linux mint on top of other distro while dual booting. GRUB is the program that appears when users Quick to answer questions about finding your way around Linux Mint as a new user. 0-53-generic kernel that I upgraded to . The virus, malware, or whatever it was had been a Linux Mint problem. 02. cfg file as this command reconfigures grub. "update-grub" does not even find that kernel. To enable less(1)-like paging, "set pager=1. Grub is also useful for troubleshooting. For some reason on my Samsung Ativ Book4, after installing Linux Mint, the grub menu is showing and I want to be be able to boot directly into Linux Mint 19. No key works at the grub menu: Left-Shift, Right-Shift, or Esc: to stop the boot on my quirky little Chromebook. I don't remember exact Linux Mint entry text, but It contained "Linux Mint 20. See this post for how to edit grub to get the menu to show if you are having problems getting either of those options to work. I've decided it's not worth the trouble. i think in the process of the installation of the new disro (mint) i accidentally removed the boot partition (there was grub). # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' If you can't get grub menu on It is not the same change boot order on GRUB menu (that is the order menu entries are shown on menu) than change default boot option on menu (most users just want to do the last as per trytip proposed link). Therefore a commandline like /etc/default/grub must fail, because it tells bash to execute it as a script, which is impossible, irrespective of your privileges. But it is important to me to find the solutions. . Here is an easy step-by-step process using the terminal: 1. Set boot menu While GRUB itself comes built into Linux Mint, the Grub Customizer interface needs to be installed separately. I use the Windows boot menu and have added Mint to it using EasyBCD. GRUB_TIMEOUT=10. lst of the last Linux you installed. Can the grub boot menu be re-written so on a dual boot machine the 'other OS' is the default boot and Mint is secondary? Joined: Tue May 26, 2015 3:11 pm. grub settings (/etc/default/grub): # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. What am I doing wrong? I've also tried replacing the quiet splash with loglevel=3, no good. you only need one memtest entry, and order does not matter. sudo xed /etc/default/grub Within that file you can change one line of GRUB_TIMEOUT_STYLE=hidden to: GRUB_TIMEOUT_STYLE=hidden to GRUB_TIMEOUT_STYLE=hidden to: GRUB_TIMEOUT_STYLE=menu I think GRUB_TIMEOUT=# will affect how long it shows up until you press a key to interact with it. Up until version 20, it was no problem to configure grub menu to appear at boot. They will be indentified/named as expected, not only for Linux Mint also for any other Ubuntu derivates. Then on Mint session run sudo update-grub in order to detect and include a Windows UEFI option on GRUB menu. The package mint-cinnamon-info would be installed that's all. Grub Version: 2. Including add, remove, edit, and rearrange the menu How do I disable the grub boot menu? My old Mint installation didn't show the menu and had the following in /etc/default/grub: Do I have to run a command to make the change take effect? In case it's relevant, new installation is dual boot with Windows 7, old one wasn't. I managed to change the line GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash video=1360×768“ in the /etc/default/grub. In Linux Mint, The grub menu said "Ubuntu 17" but Mint would start; checking the grub. Have a nice day. I use grub-customizer to edit my grub defaults. saved grub, ran Code: Select all. No luck. Windows doesn't get to do anything to it - it just has an option created by Mint that then passes control to the Windows bootloader on the other drive. The installation process for Grub Customizer is straightforward. Step-by-Step Guide to Installing Grub Customizer. Provide a fitting image First choose the picture that you want for Code: Select all # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. 1". then: sudo However, I would like to change the screen resolution of the GRUB menu, bootsplash and login screen. I have 4 OS's on my laptop currently and that constantly changes. And uncomment the line GRUB_GFXPAYLOAD_LINUX=keep to reduce flickering during boot. To remove extra operating system entry (say Linux Mint 12 installed on sda8) remove these lines from grub. Note: even though I’m showing this in Linux Mint, this method works with And, yes, I'm talking about bringing up the Grub menu. No dual boots, always do clean installs. Why risk a manual edit and fat-fingering something then ending up and a non-working copy of Grub? Code: Select all $ cat /etc/default/grub # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub. So to my great surprise I didn't think I would raise so many issues with the desire to know how to change the wallpaper of the grub menu. d. Open a terminal: Code: Select The system boots silently and runs fine, but I never see the Grub menu. cfg. run this command sudo update-grub 6. 3, GRUB was working with 1368x768 resolution. I run Linux Mint 20 XFCE on my desktop computer. Grub-Customizer is a free open-source tool to edit the Grub boot menu. You can also then select root option in the next menu that comes up next to Drop to root shell prompt. Forum rules Minimal BASH-like line editing is supported. Fisrt, enter your Linuxmint. If you have more than one operating system installed, it allows you to select which one to boot. cfg, the file we're not supposed to edit. Don't bother with "grub-mkconfig". ini I moved up Ubuntu above winXP but, now although the boot menu has first ubuntu then XP this is highlighted & boots 1st. I dual-booted a Windows 10 machine with Mint. It will get the windows 7 bootloader in the boot menu of linux mint Quick to answer questions about finding your way around Linux Mint as a new user. The file /etc/default/grub is a pure configuration file. Any idea? Thanks for your time and help. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration' GRUB_DEFAULT=0 GRUB_TIMEOUT_STYLE=hidden GRUB_TIMEOUT=0 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian` Yes, you can create a dedicated EFI partition on nvme0n1, place Linux Mint loader there and remove Linux Mint loader from sda1. ndxmzclkziodzypohjdegbkkruslhzmhybwoxudwymvncjgp