Sujet : Re: Distros specifically designed for children
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.linux.miscDate : 30. May 2025, 02:52:43
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <101b31a$4vts$3@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
User-Agent : Pan/0.162 (Pokrosvk)
On Thu, 29 May 2025 17:54:15 -0700, Bobbie Sellers wrote:
On 5/29/25 15:43, Lawrence D'Oliveiro wrote:
>
On Thu, 29 May 2025 08:58:11 -0700, Bobbie Sellers wrote:
On 5/28/25 21:24, Lawrence D'Oliveiro wrote:
>
So what were the problems with systemd, exactly?
>
Instability.
When Debian Unstable adopted it, I didn’t even notice the transition.
That’s how stable it was.
What kind of instability did you run into?
Simply said "Failure pf Boot". I had to re-install repeatedly.
About 04/2016 i found that PCLinuxOS had determined how
to deal with UEFI and went away from Mageia.
PCLinuxOS uses SysV for init.
Maybe the two had nothing to do with each other.
There were additional options you could have tried. For example, did you
know you can tell the kernel to boot straight into a shell, and nothing
more, with something as simple as
init=/bin/bash
and completely bypass the entire normal userland init system, just to see
if that works.