以前的相关文章参考:php
【树莓派】树莓派与XBMC及Kodi、LibreELEC插件(一)html
【树莓派】树莓派与XBMC及Kodi、LibreELEC插件(二)linux
【树莓派】树莓派与XBMC及Kodi、LibreELEC插件(三)shell
------------------------------------------------------------------------------------------ssh
关于Kodi 的一些配置相关文章:字体
其余:google
ssh LibreELEC參考:http://wiki.openelec.tv/index.php/Ssh_commands插件
这是LibreELEC FAQ的相关信息:https://wiki.libreelec.tv/index.php?title=LibreELEC_FAQ3d
LibreELEC很贴心,给了一个Raspberry Pi FAQ :https://wiki.libreelec.tv/index.php?title=Raspberry_Pi_FAQ视频
Kodi-XBMC中文论坛:http://www.7po.com/forum-xbmc-1.html
根據網上的説法:
SSH into your pi with user root and password openelec, if you're on Windows you could use PuTTY for that.
也就是説使用putty登陸,root / openelec,但實際上不對。
可是我在操做時候遇到問題,暫未成功,還须要再找一下解決辦法。
使用putty链接报错:
我因而换了一种办法,采用xshell,先进入linux,而后再ssh过去,可是还同样报错:
我猜想是由于我撞了raspberry Pi 和LibreELEC 双系统,并且ssh链接过 RaspberryPi,还得找其余办法。
尝试了一下smb,参考:https://wiki.libreelec.tv/index.php?title=Accessing_LibreELEC#tab=Samba_2FSMB
结果打开了
那么,继续
另一篇Google Site的文章:https://sites.google.com/site/raspberrypidiy/pc-to-rpi/ssh
------------------------------------------