sudo reboot -> Failed to talk to init daemon
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
On my Raspberry Pi runs jessie. After installing mosquitto I can not run sudo reboot anymore. This error appears: "Failed to talk to init daemon.". What could be the problem? I have already uninstalled Mosquitto.
Many Thanks!
pi@fhem:~ $ sudo reboot
Failed to talk to init daemon.
init reboot
migrated from serverfault.com Dec 22 '17 at 15:56
This question came from our site for system and network administrators.
add a comment |Â
up vote
1
down vote
favorite
On my Raspberry Pi runs jessie. After installing mosquitto I can not run sudo reboot anymore. This error appears: "Failed to talk to init daemon.". What could be the problem? I have already uninstalled Mosquitto.
Many Thanks!
pi@fhem:~ $ sudo reboot
Failed to talk to init daemon.
init reboot
migrated from serverfault.com Dec 22 '17 at 15:56
This question came from our site for system and network administrators.
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
On my Raspberry Pi runs jessie. After installing mosquitto I can not run sudo reboot anymore. This error appears: "Failed to talk to init daemon.". What could be the problem? I have already uninstalled Mosquitto.
Many Thanks!
pi@fhem:~ $ sudo reboot
Failed to talk to init daemon.
init reboot
On my Raspberry Pi runs jessie. After installing mosquitto I can not run sudo reboot anymore. This error appears: "Failed to talk to init daemon.". What could be the problem? I have already uninstalled Mosquitto.
Many Thanks!
pi@fhem:~ $ sudo reboot
Failed to talk to init daemon.
init reboot
asked Dec 22 '17 at 13:35
Traum
612
612
migrated from serverfault.com Dec 22 '17 at 15:56
This question came from our site for system and network administrators.
migrated from serverfault.com Dec 22 '17 at 15:56
This question came from our site for system and network administrators.
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
3
down vote
Try:
sudo reboot -f
-f, --force Force immediate halt, power-off, reboot. Do not contact the init system.
or
sudo shutdown -r now
Thanks that works. How can I get sudo reboot running without -f again? What happened?
â Traum
Dec 22 '17 at 17:25
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
Try:
sudo reboot -f
-f, --force Force immediate halt, power-off, reboot. Do not contact the init system.
or
sudo shutdown -r now
Thanks that works. How can I get sudo reboot running without -f again? What happened?
â Traum
Dec 22 '17 at 17:25
add a comment |Â
up vote
3
down vote
Try:
sudo reboot -f
-f, --force Force immediate halt, power-off, reboot. Do not contact the init system.
or
sudo shutdown -r now
Thanks that works. How can I get sudo reboot running without -f again? What happened?
â Traum
Dec 22 '17 at 17:25
add a comment |Â
up vote
3
down vote
up vote
3
down vote
Try:
sudo reboot -f
-f, --force Force immediate halt, power-off, reboot. Do not contact the init system.
or
sudo shutdown -r now
Try:
sudo reboot -f
-f, --force Force immediate halt, power-off, reboot. Do not contact the init system.
or
sudo shutdown -r now
answered Dec 22 '17 at 14:39
Mr. Raspberry
1363
1363
Thanks that works. How can I get sudo reboot running without -f again? What happened?
â Traum
Dec 22 '17 at 17:25
add a comment |Â
Thanks that works. How can I get sudo reboot running without -f again? What happened?
â Traum
Dec 22 '17 at 17:25
Thanks that works. How can I get sudo reboot running without -f again? What happened?
â Traum
Dec 22 '17 at 17:25
Thanks that works. How can I get sudo reboot running without -f again? What happened?
â Traum
Dec 22 '17 at 17:25
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f412541%2fsudo-reboot-failed-to-talk-to-init-daemon%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password