Как я могу перезагрузить свой CoreOS после появления следующей проблемы?
[email protected] ~ $ sudo reboot
Failed to talk to init daemon
[email protected] ~ $ sudo shutdown -r now
Failed to talk to init daemon.
[email protected] ~ $ sudo systemctl reboot
Failed to get D-Bus connection: Operation not permitted
[email protected] ~ $ shutdown
Must be root.
[email protected] ~ $ sudo shutdown
Unable to perform operation without bus connection.
[email protected] ~ $ cat /etc/lsb-release
DISTRIB_ID=CoreOS
DISTRIB_RELEASE=991.2.0
DISTRIB_CODENAME="Coeur Rouge"
DISTRIB_DESCRIPTION="CoreOS 991.2.0 (Coeur Rouge)"