com. android. ut,Touch/Install_UT_on_android4.4.2 - Ubuntu Wiki

这篇博客提供了两种方法在Android 4.4.2设备上安装Ubuntu Touch的详细步骤。首先,确保设备解锁,然后通过ADB和Fastboot工具刷入Ubuntu Touch的引导和恢复映像。接着,使用Rootstock-touch-install脚本安装系统映像。对于从Android直接安装,还需执行oem unlock操作。完成上述步骤后,设备将运行在Android 4.4.2上的Ubuntu Touch系统。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Install Ubuntu Touch on android 4.4.2

Preparation for either of the methods below:

sudo apt-get install android-tools-fsutils android-tools-adb

From Ubuntu Touch devices

Assumptions:You have an unlocked device

It is currently on Ubuntu touch

Install the image by unpacking the tarball and running:adb reboot bootloader (or powering the device on with the volume buttons pressed)

cd name/of/unzipped/folder

./flash-all.sh

Set the device up on android

Enable adb by opening settings→about device and click on the build name 7 times. Press the back button then click on developer{} Select usb debugging

Now run the following:bzr branch lp:project-rootstock-ng

cd project-rootstock-ng

adb reboot bootloader

fastboot flash boot boot.img

fastboot flash recovery recovery.img

Now on the phone select Reboot recovery

Now Run:./rootstock-touch-install path/to/trusty-preinstalled-touch-armhf.tar.gz /path/to/system.img

Phone is now up and running on android 4.4.2.

Install from android

Assumptions:Android is up-to-date and running on 4.4.2

Enable adb by opening settings→about device and click on the build name 7 times. Press the back button then click on developer{} Select usb debugging

Run:adb reboot bootloader

fastboot oem unlock

Reboot into android

Now run the following:bzr branch lp:project-rootstock-ng

cd project-rootsotck-ng

adb reboot bootloader

fastboot flash boot boot.img

fastboot flash recovery recovery.img

Now on the phone select Reboot recovery

Now Run:./rootstock-touch-install path/to/trusty-preinstalled-touch-armhf.tar.gz /path/to/system.img

Phone is now up and running on android 4.4.2.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值