s***d 发帖数: 960 | 1 【 以下文字转载自 Apple 讨论区 】
发信人: shkid (shanghai kid), 信区: Apple
标 题: XBMC可以装在APPLE TV最新的IOS上了
发信站: BBS 未名空间站 (Sun Feb 24 01:45:57 2013, 美东)
以下是具体装法:
Installing from the command line
This is the same build installed from the nitoTV menu, if installed.
Open up your terminal/ssh application and enter the following command to
log in to your ATV2. Note, you need to replace "YOUR.ATV2.IP.ADDRESS" with
the IP address of the Apple TV:
ssh r**[email protected]
EXAMPLE: ssh r**[email protected]
You will be asked for a password: default password is alpine
Continue to enter the following commands:
apt-get install wget
wget -O- http://apt.awkwardtv.org/awkwardtv.pub | apt-key add -
echo "deb http://apt.awkwardtv.org/ stable main" > /etc/apt/sources.list.d/awkwardtv.list
echo "deb http://mirrors.xbmc.org/apt/atv2 ./" > /etc/apt/sources.list.d/xbmc.list
apt-get update
mkdir -p /Applications/AppleTV.app/Appliances
apt-get install org.xbmc.xbmc-atv2
mkdir -p /Applications/XBMC.frappliance
reboot
升级安装法
4 Updating
Either update through NitoTV or issue the following commands to update:
Open up your terminal/ssh application and enter the following command to
log in to your ATV2:
ssh r**[email protected]
EXAMPLE: ssh r**[email protected]
You will be asked for a password: default password is alpine
Continue to enter the following commands:
apt-get update
apt-get install org.xbmc.xbmc-atv2 | s***d 发帖数: 960 | 2 链接
http://wiki.xbmc.org/index.php?title=HOW-TO:Install_XBMC_on_App
安装REPO的视频
http://www.youtube.com/watch?v=2jbPN23r5cM
用WINSCP传REPO到
enter the IP address of your AppleTV2 (def.Username: root) (def. Password:
alpine) 8.) One you're connected Click the and go back to the / then click
Private / var / mobile / Library / Preferences / XBMC / Add ons.. T
to
with
【在 s***d 的大作中提到】 : 【 以下文字转载自 Apple 讨论区 】 : 发信人: shkid (shanghai kid), 信区: Apple : 标 题: XBMC可以装在APPLE TV最新的IOS上了 : 发信站: BBS 未名空间站 (Sun Feb 24 01:45:57 2013, 美东) : 以下是具体装法: : Installing from the command line : This is the same build installed from the nitoTV menu, if installed. : Open up your terminal/ssh application and enter the following command to : log in to your ATV2. Note, you need to replace "YOUR.ATV2.IP.ADDRESS" with : the IP address of the Apple TV:
|
|