this post was submitted on 09 Aug 2023
218 points (90.4% liked)

linuxmemes

20620 readers
1201 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago (4 children)

I don't get it, shutting down looks like the Ubuntu one to me.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (3 children)

There's a kernel option to disable the text and it's on by default on Arch, but not on Ubuntu.

Edit: It seems that the kernel parameter is not on by default. I've always used GRUB and the text hasn't appeared for me until I've removed the quiet option in the GRUB config file so I thought it was on by default. It might be on by default with GRUB or I'm remembering wrong.

[–] [email protected] 7 points 1 year ago

I'm not sure that's right. I just installed arch a few days ago, and I see that text during startup and shutdown. I didn't change any kernel options. Also, I've never seen that stuff with ubuntu, just a big ubuntu logo.

[–] [email protected] 5 points 1 year ago

it's on by default on Arch

I don't think there is a default in Arch. You have to choose your own bootloader, and the documentation just lays out the options on what kernel parameters to pass. For systemd-boot, the Arch documentation gives example configurations that don't include the "quiet" parameter.

[–] [email protected] 3 points 1 year ago

It's not on by default.