I am trying to modify the loading screen after boot selection, but I keep getting logs of "loading LMDE 6", then a couple more lines, then jumps to Mint Boot Logo, back to a couple more lines of logs, then back to Mint Boot Logo.
I edited grub under /etc/default/grub..
GRUB_DEFAULT=0
GRUB_TIMEOUT=3
GRUB_DISTRIBUTOR=lsb_release -i -s 2> /dev/null || echo Debian
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
I also ran "sudo update-grub"..
but no change, still booting up the same way. I will try to get some pictures of the booting screen with logs.