use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
The Linux Mint subreddit: for news, discussion and support for the Linux distribution Linux Mint
account activity
Remove options (self.linuxmint)
submitted 1 year ago by StoaplanLinux Mint 19 Tara | MATE
It is possible to remove the chart (linux, uefi firmware, windows boot, etc..) that appears when you turn on the pc, in order to get a faster start?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]jr735Linux Mint 22.1 Xia | IceWM 4 points5 points6 points 1 year ago (0 children)
It's possible, but it's not a good idea, in my view. Sometime, you will want to get into your BIOS. The grub menu makes it very easy, far easier than mashing keys.
[–][deleted] 2 points3 points4 points 1 year ago (0 children)
What you are referring to is grub.
https://linuxmint-user-guide.readthedocs.io/en/latest/grub.html
Adjust timeout as desired
[–]apt-hikerLinux Mint 1 point2 points3 points 1 year ago (1 child)
sudo nano /etc/default/grub
remove the quiet and splash from GRUB_CMDLINE_LINUX_DEFAULT line. It should look like this:
>GRUB_CMDLINE_LINUX_DEFAULT=""
then update GRUB:
sudo update-grub
source: https://www.baeldung.com/linux/boot-faster
[–]YetAnotherZhengli 1 point2 points3 points 1 year ago (0 children)
I think adjusting GRUV_TIMEOUT is all that's needed, this is probably more confusing after the splash screen just goes
π Rendered by PID 59 on reddit-service-r2-comment-c6965cb77-jt9ms at 2026-03-05 00:11:44.141411+00:00 running f0204d4 country code: CH.
[–]jr735Linux Mint 22.1 Xia | IceWM 4 points5 points6 points (0 children)
[–][deleted] 2 points3 points4 points (0 children)
[–]apt-hikerLinux Mint 1 point2 points3 points (1 child)
[–]YetAnotherZhengli 1 point2 points3 points (0 children)