Windows is doing stuff behind that splash screen too though
post
You're forgetting the 10 minutes of mandatory Windows updates.
A stop job is running for Simple Desktop Display Manager
I remember going from MS-DOS to Windows and being really annoyed that I couldn't see the loading log.
Same with Android phones in the beginning when they were still the scrappy underdog. I wanted to see machinery at work!
Wait you guys don't sudo echo o > /proc/sysrq-trigger?
I think you'd have to do echo o | sudo tee /proc/sysrq-trigger, otherwise sudo only works for the echo, not the write.
Holy shit the reason for tee never really clicked until I saw this post. Iβd used it in pasted commands, but it had always seemed superfluous.
I don't get it, shutting down looks like the Ubuntu one to me.
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.
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.
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.
Correction: first image: Windows update second image: Arch Linux third image: Void Linux
all 33 comments