• meow
    link
    fedilink
    English
    61 year ago

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

    • Sorrowl
      link
      fedilink
      English
      6
      edit-2
      1 year ago

      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.

      • Trantarius
        link
        fedilink
        71 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.

      • @GamingChairModel
        link
        51 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.