Artix Linux Forum

Init systems => OpenRC => Topic started by: Dal on 19 January 2020, 16:54:37

Title: [SOLVED] System won’t boot up. Stops at “*starting local”
Post by: Dal on 19 January 2020, 16:54:37
Hello guys,

I have ran into an Issue with my Artix system. This random “halt” when booting up.
Code: [Select]
*starting acpid ...           [ok]
*starting cronie ...           [ok]
*starting connecting manager ...      [ok]
*mounting network filesystems ...      [ok]
*setting up sddm ...          [ok]
*starting local ...            

The system stops at starting local it never “[ok]” and just stays there. I haven’t used the computer in about 2- 3 so it hasn’t been updated since then, don’t know if it has anything to do with it. Any help is appreciated
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: Dudemanguy on 19 January 2020, 17:22:24
I'm assuming you use syslog-ng and installed the version that was in the gremlins repo. That syslog-ng is confirmed to be bad and freezes your machine. You have to get a liveiso, chroot into your machine and then disable it. The known bad version no longer exists in the repos so while you're at it, do a pacman -Syu and then reinstall syslog-ng.
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: Dal on 19 January 2020, 17:46:42
thanks,  im about to do that. Just to be precise, when you say “disable it” you mean syslog-ng?
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: Dudemanguy on 19 January 2020, 17:55:58
Yeah syslog-ng is the offender here.
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: Dal on 20 January 2020, 00:58:12
I’ve tried all day no success I can’t mount the partition.

Code: [Select]
# mount dev/sda2/mnt
mount: dev/sda2/mnt: can’t find in /etc/fstab.

Don’t want to be a noob anymore and reinstall :( wanna fix this
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: ####### on 20 January 2020, 01:23:13
I think you should try tomorrow after getting some rest, there should be a space between /dev/sda2 and /mnt.  ;)
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: Dal on 20 January 2020, 01:32:58
Wow :l
Small brain struggles
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: Dal on 20 January 2020, 01:45:50
Ok, I chrooted and I’m in the syslog-ng dir, what should I change ? The syslog-ng config?
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: nous on 20 January 2020, 15:55:07
Don't touch the config file. Just install the "good" package.
Code: [Select]
$ sudo pacman -S world/syslog-ng
Title: Re: System won’t boot up. Stops at “*starting local”
Post by: Dal on 20 January 2020, 16:16:32
Thank you guys all, the issue was fixed :D
Title: Re: [SOLVED] System won’t boot up. Stops at “*starting local”
Post by: Juicebox on 19 August 2024, 03:56:36


I have just recently come upon the OP's exact problem.
Been racking my brain for a couple days trying to figure this out.

Do you reckon the fix might be something similar here?
Syslog-ng doesn't seem to be a package installed on my current installation, if my memory of last night's chroot troubleshooting is accurate.

For frame of reference, I had a hard-lock due to resource insufficiency on my laptop and had to do a hard reset. What resulted in the malfunction.
Other than that, my problem is identical to the OP, save for that it was noticed directly after the reboot the same day I was using it.

Not as advanced a user of unix-type systems as I'd like to be; any help would be greatly appreciated.
Title: Re: [SOLVED] System won’t boot up. Stops at “*starting local”
Post by: nous on 19 August 2024, 16:04:27
Please, don't necrobump; It's way better to start a new thread. You probably got metalog with your installation, use it.