this post was submitted on 23 Aug 2024
530 points (98.0% liked)

linuxmemes

20751 readers
326 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 

I do not have and addiction problem, you have a problem with my addiction.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 3 weeks ago (1 children)

The default systemd target to boot into can be overriden from the kernel command line.

If the GUI ever gets broken, having a such fallback boot entry just for the (VT) console mode is invaluable. (The boot-entry can reuse the same kernel and initrd images from the regular boot.)

[โ€“] [email protected] 2 points 3 weeks ago* (last edited 3 weeks ago)

Did not know that! Thanks for the tip!