Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]systemd don't start
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Mr.P4T4TE
n00b
n00b


Joined: 15 Jul 2011
Posts: 36

PostPosted: Sun Jun 04, 2017 3:37 pm    Post subject: [SOLVED]systemd don't start Reply with quote

Hi,

I got a problem with systemd since last update :

Code:
systemctl
Failed to get D-Bus connection: No connection to service manager.


When I check systemd :

Code:
cat /proc/1/comm
init


journalctl dont work too and "dmesg | grep systemd" is emty.

I read that but it's seem not relevant (https://forums.gentoo.org/viewtopic-t-1028538-start-0.html).

Any idea ?


SOLVED like that (Thank to wraeth and josef64) :

Check cmdline :
Code:
cat /proc/cmdline | grep systemd


If you don't see systemd you need to edit /etc/default/grub and add "init=/usr/lib/systemd/systemd" (without quotes) to GRUB_CMDLINE_LINUX variable in that file, then re-run `grub-mkconfig -o /boot/grub/grub.cfg`.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum