|
发表于 2018-8-27 18:46:50
|
显示全部楼层
我把我编译过程的最后一段Log发出来,看有没有大侠能帮我定位一下错误原因:
每次都是执行到这个reboot5,然后重启之后SSH就连不上了,
从log信息上看,好像是moode还没准备好,但是已经把raspberry自己的服务停了
我自己只能推测到这里,但是原因未知,求帮助
-----------------------------------------------------
////////////////////////////////////////////////////////////////
//
// STEP 8 - Install moOde sources and configs
//
////////////////////////////////////////////////////////////////
** Install application sources and configs
** Establish permissions for service files
** MPD
** Bluetooth
** Rotenc
** Udev
Localui
** Services are started by moOde Worker so lets disable them here
Synchronizing state of mpd.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install disable mpd
** Binaries will not have been installed yet, but let's disable the services here
** Reset dir permissions for var local
** Initial permissions for certain files. These also get set during moOde Worker startup
chmod: cannot access '/var/local/www/playhistory.log': No such file or directory
** Re-establish image build autorun in rc.local
** Update sudoers file
/tmp/sudoers.bak: parsed OK
/etc/sudoers.d/010_pi-nopasswd: parsed OK
/etc/sudoers.d/README: parsed OK
** Reboot 5
Connection closing...Socket close.
------------------------------------------------- |
|