sysinit Yesterday at 16:55:32 What does sysinit mean in reference to openrc? sudo rc-update acpid | default agetty.tty1 | default agetty.tty2 | default agetty.tty3 | default agetty.tty4 | default agetty.tty5 | default agetty.tty6 | default alsasound | default binfmt | boot bootmisc | boot cgroups | sysinitfor example Quote Selected
Re: sysinit Reply #1 – Yesterday at 19:11:35 It is a runlevel, you can read a bit about OpenRC runlevel on alpine wiki (I hope it applies for Artix as well)https://wiki.alpinelinux.org/wiki/OpenRC#Runlevels Quote Selected 1 Likes
Re: sysinit Reply #2 – Yesterday at 20:31:00 But I don't understand that. Doesn't the dev system need to be UP in order to reach "boot" whitch is a different run level?Grub is part of uefi and it reads the kernel and then doesn't it mount the root file system? So dev must be up and running? on boot Quote Selected