openharmony 4.1 运行busybox工具包(保姆教程)

1.下载

链接:Index of /downloads/binaries

进入其中后,找到

挑选适合你系统架构的版本,例如我这边是

https://busybox.net/downloads/binaries/1.31.0-defconfig-multiarch-musl/busybox-armv7r

右键复制链接

打开迅雷,直接粘贴进去

下载完成后,需要放置到开发板中

2.迁移至开发板

打开cmd,使用如下命令直接将文件发送至开发板

复制代码
hdc file send busybox文件 ./开发板上的放置地址

比如我

复制代码
hdc file send busybox-armv7r ./data/test/

3.运行busybox

先进入shell

复制代码
hdc shell

更改文件权限

复制代码
chmod 777 ./data/test/busybox-armv7r

运行文件

复制代码
./data/test/busybox-armv7r ls

运行成功

相关推荐
Industio_触觉智能2 天前
【开源鸿蒙-AVCodec Kit】音视频编解码封装解封装部件介绍,转自开源鸿蒙官媒OpenAtom OpenHarmony
harmonyos·视频编解码·openharmony·开源鸿蒙
ShiMetaPi9 天前
基于M4-R1开发板的OpenHarmony开发实战丨创建第一个应用工程
嵌入式硬件·开放原子·鸿蒙系统·openharmony·开源鸿蒙·北向开发
fakerth17 天前
【OpenHarmony】sensors_miscdevice小器件模块架构
架构·操作系统·openharmony
fakerth19 天前
【OpenHarmony】医疗传感器模块架构
架构·操作系统·openharmony
fakerth20 天前
【OpenHarmony】AI引擎模块架构
人工智能·架构·openharmony
fakerth20 天前
【OpenHarmony】文件访问接口模块架构
架构·操作系统·openharmony
Industio_触觉智能20 天前
RK3576开发板/核心板应用分享之开源鸿蒙
鸿蒙·openharmony·嵌入式开发·开源鸿蒙·鸿蒙开发板·鸿蒙南向·xts
fakerth20 天前
【OpenHarmony】存储管理服务模块架构
架构·操作系统·openharmony
盆鱼宴之武冈分宴20 天前
flutter openharmony项目新手从0到1的保姆级教程
flutter·openharmony
Industio_触觉智能21 天前
开源鸿蒙6.1和8.1版本被确定为LTS建议版本,最新路标正式发布!-转自开源鸿蒙OpenHarmony社区
harmonyos·openharmony·开源鸿蒙