Ubuntu 版 Livesuit 下载安装

针对A10的开发板,ubuntu版的livesuit出来了我居然不知道,真是惭愧

今天搜了一下,果断安装

我的环境是:ubuntu10.04

步骤如下:


mkdir cubie; cd cubie
git clone https://github.com/matson-hall/allwinner-pack-tools.git
cd allwinner-pack-tools
git checkout cubieboard
cp tools/Livesuit-linux.zip <destination>
cd <destination>
unzip Livesuit-linux.zip
cd LiveSuit_For_Linux64
chmod +x Livesuit.run
./Livesuit.run


Ubuntu 版 Livesuit 下载安装

进入到你当初指定的destiantion(安装文件夹)

运行进入Bin/

运行./Livesuit.sh

Ubuntu 版 Livesuit 下载安装


注意:下载下来的tools文件夹里,有好多的工具,你可以通过查看里面的文档,就知道如何操作

不需要的话,就算了

额,再补充一点啊,我烧录固件一律都是提示img文件无效,而我在xp下就可以烧录,说明这个软件还是有问题!。。。。。。


13-10-16更新一个链接


livesuit
1 windows http://ubuntuone.com/3Z95tYxkcpvKq5oc2Zdpka
2 mac http://ubuntuone.com/7GLnElgM41yoGLZfRKxXzk
3 linux(32bit) http://ubuntuone.com/2bf1fIHN3oFR5NRyggJqPP
4 linux(64bit) http://ubuntuone.com/1Q5Yi3eVAzS2xn3Ex7Ix3n


参考文档:http://linux-sunxi.org/LiveSuit#Download

http://forum.cubietech.com/forum.php?mod=viewthread&tid=534&extra=page%3D1

你可能感兴趣的:(安装,ubuntu,下载,Livesuit)