开始失败了,我用adb pull 和adb push 传输文件复制粘贴。后面我加上 chmod 755 init.bigfish.sh 添加上可执行权限,成功了 1zhouchuan1 发表于 2022-8-31 21:04
开始失败了,我用adb pull 和adb push 传输文件复制粘贴。后面我加上 chmod 755 init.bigfish.sh 添加上可 ...
感谢。我也是到了这个步骤发现没用,加了执行权限搞定 我的刷机后怎么都打不开调试状态了。 setprop ro.secure 0
setprop persist.sys.sw.adb_root 1
setprop persist.sys.sw.console 1
setprop persist.sys.usb.config mtp,adb
setprop persist.service.adb.enable 1
su
mount -o remount,rw /system
setprop service.adb.tcp.port 5555
stop adbd
Start adbd
adbd
adbd&
busybox telnetd -l /system/bin/sh&
start utelnetd
setenforce 0
chmod 4755 /system/xbin/daemonsu
chmod 4755 /system/xbin/su
chmod 4755 /system/bin/su
setprop ro.secure 0
mount -o remount rw /system
/system/xbin/daemonsu --auto-daemon &
/system/xbin/su --auto-daemon &
/system/bin/su --auto-daemon &
setprop ro.secure 0
setprop persist.sys.sw.adb_root 1
setprop persist.sys.sw.console 1
setprop persist.sys.usb.config mtp,adb
setprop persist.service.adb.enable 1
su
mount -o remount,rw /system
setprop service.adb.tcp.port 5555
stop adbd
Start adbd
adbd
adbd&
busybox telnetd -l /system/bin/sh&
start utelnetd
setenforce 0
chmod 4755 /system/xbin/daemonsu
chmod 4755 /system/xbin/su
chmod 4755 /system/bin/su
setprop ro.secure 0
mount -o remount rw /system
/system/xbin/daemonsu --auto-daemon &
/system/xbin/su --auto-daemon &
/system/bin/su --auto-daemon & 默认打开ADB
我的盒子每次开机都变回720p,请问会是哪个脚本起作用?
8888888 感谢分享,修改脚本文件实现开机默认启动adb 666666
页:
1
[2]
