
VMWare Player 7.1.0에 Linux Mint 17.1을 설치했는데 시스템을 재부팅하려고 하면 다음과 같은 메시지가 나타납니다.
ModemManager is shut down
다음 줄에는 이렇게 나와 있습니다.
nm-dispatcher.action: Could not get the system bus. Make sure the message bus dameon is running! Message: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
그 전에는 파일 이름을 다음 링크 org.freedesktop.ModemManager1.service
로 변경했습니다 . Ubuntu 14.04는 종료되거나 다시 시작되지 않습니다.thisfilebreaksmycomputer.service
/usr/share/dbus-1/system-services
sudo init 6
와 sudo reboot now
같은 다른 명령을 사용해 보았지만 sudo shutdown now
모두 동일합니다.
어떤 제안이 있으십니까?