
On 12/17/22 11:21, Adam Mizerski wrote:
W dniu 17.12.2022 o 17:37, Jeffrey Taylor pisze:
On 12/17/22 04:20, Mathias Homann wrote:
Am Freitag, 16. Dezember 2022, 02:32:06 CET schrieb Jeffrey Taylor:
Is it possible to start NetworkManager and perhaps other services to have network access from runlevel 1? Runlevels are a thing of the past - since systemd came in. One of these days someone will ask a question like this, and actually get "What are these 'runlevels' you speak of?" as a reply.
Let me say it again: THERE ARE NO RUNLEVELS. The remains are just that - remains. They sort of work but all they do is point at system targets. You will have to learn about systemd and systemd targets eventually anyways...
Can I boot by altering the linux line in grub? Adding systemd targets instead of runlevel?
I wrote it in the last sentence of my message: https://lists.opensuse.org/archives/list/users@lists.opensuse.org/message/TM...
Add "systemd.unit=your_chosen.target" to the kernel commandline
Since my problem was bad driver for the port replicator, I kind of ignored that. Thank you for reminding me. Jeffrey