Menu

booting silently, icon

2022-11-10
2023-02-20
  • Cecilieaux Bois de Murier

    In my system, when rEFInd boots to Linux Mint, the OS I use by default,

    1. On the opening screen because the default (last used) option opens
      vmlinuz, it insists on using the tux.png icon for my default choice, rather
      linuxmint.png,

    2. Then it opens vmlinuz and then runs every damned step of the boot
      process on screen. I want a dark or colored screen with no scrolling
      messages.

    Fixes, anyone?

    Cecilieaux

     
  • Roderick W. Smith

    rEFInd icon selections can be controlled in several ways, as described in the rEFInd documentation:

    https://rodsbooks.com/refind/configfile.html#icons

    The easiest one is usually to include the distribution name in the partition or filesystem name. (In the case of Linux Mint, the name must be linuxmint, with no spaces.)

    If you can boot via some other path that does not produce the kernel output you don't want, you can run the mkrlconf script that comes with rEFInd after you boot in this way. This will produce a /boot/refind_linux.conf file that will include that path's kernel options, which are what will shut off those options. Alternatively, you can create this file yourself (or edit it, if it already exists) and change the kernel options, as described near the end of this page:

    https://rodsbooks.com/refind/linux.html#efistub

    With Linux Mint, you probably want to include quiet splash among the options to hide the kernel output.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.