Artix Linux Forum

Init systems => OpenRC => Topic started by: DarkRapterCore on 24 July 2021, 21:49:48

Title: Silent Boot
Post by: DarkRapterCore on 24 July 2021, 21:49:48
I have Artix with KDE and i want my system to boot straight to the login screen without any of the openrc text/other text. Does anybody know how to set this up/know where i can get information for Artix.
Title: Re: Silent Boot
Post by: calvinh on 24 July 2021, 23:44:30
Post,
Code: [Select]
$cat /etc/default/grub
Title: Re: Silent Boot
Post by: Chris Cromer on 25 July 2021, 08:39:24
Plymouth can achieve this.
Title: Re: Silent Boot
Post by: Arch_user on 26 July 2021, 13:37:48
https://wiki.archlinux.org/title/OpenRC#Quiet_booting
Title: Re: Silent Boot
Post by: Chris Cromer on 26 July 2021, 18:27:29
https://wiki.archlinux.org/title/OpenRC#Quiet_booting
That won't work. We don't use sysvinit, we use openrc-init. So there is no file called "/etc/inittab". And even if you created one it wouldn't work because without sysvinit that file isn't read.
Title: Re: Silent Boot
Post by: DarkRapterCore on 27 July 2021, 16:36:33
I have managed to get most of  the text to disappear i just need the artix grub boot screen and a error about mce microcode thing to go away