boot分区和rec分区发上来看看,或者说看看有没有单独的ramdisk分区
# busybox ls -al /dev/block
drwxr-xr-x 3 root root 820 Oct 26 08:33 .
drwxr-xr-x 12 root root 5340 Oct 26 08:33 ..
brw------- 1 root root 179,11 Oct 26 08:33 boot
brw------- 1 root root 179, 1 Oct 26 08:33 bootloader
brw------- 1 root root 179, 3 Oct 26 08:33 cache
brw------- 1 root root 179, 9 Oct 26 08:33 cri_data
brw------- 1 root root 179,22 Oct 26 08:33 data
brw------- 1 root root 179, 8 Oct 26 08:33 dtbo
brw------- 1 root root 179, 4 Oct 26 08:33 env
brw------- 1 root root 179,17 Oct 26 08:33 factorydata
brw------- 1 root root 179, 5 Oct 26 08:33 logo
brw------- 1 root root 7, 0 Oct 26 08:33 loop0
brw------- 1 root root 7, 8 Oct 26 08:33 loop1
brw------- 1 root root 7,16 Oct 26 08:33 loop2
brw------- 1 root root 7,24 Oct 26 08:33 loop3
brw------- 1 root root 7,32 Oct 26 08:33 loop4
brw------- 1 root root 7,40 Oct 26 08:33 loop5
brw------- 1 root root 7,48 Oct 26 08:33 loop6
brw------- 1 root root 7,56 Oct 26 08:33 loop7
brw------- 1 root root 179,13 Oct 26 08:33 metadata
brw------- 1 root root 179, 7 Oct 26 08:33 misc
brw------- 1 root root 179, 0 Oct 26 08:33 mmcblk0
brw------- 1 root root 179,32 Oct 26 08:33 mmcblk0boot0
brw------- 1 root root 179,64 Oct 26 08:33 mmcblk0boot1
brw------- 1 root root 179,96 Oct 26 08:33 mmcblk0rpmb
brw------- 1 root root 31, 0 Oct 26 08:33 mtdblock0
brw------- 1 root root 179,19 Oct 26 08:33 odm
brw------- 1 root root 179,10 Oct 26 08:33 param
drwxr-xr-x 5 root root 100 Oct 26 08:33 platform
brw------- 1 root root 179,21 Oct 26 08:33 product
brw------- 1 root root 179, 6 Oct 26 08:33 recovery
brw------- 1 root root 179, 2 Oct 26 08:33 reserved
brw------- 1 root root 179,12 Oct 26 08:33 rsv
brw------- 1 root root 8, 0 Oct 26 08:33 sda
brw------- 1 root root 8, 1 Oct 26 08:33 sda1
brw------- 1 root root 179,16 Oct 26 08:33 secure_recovery
brw------- 1 root root 179,20 Oct 26 08:33 system
brw------- 1 root root 179,15 Oct 26 08:33 tee
brw------- 1 root root 179,14 Oct 26 08:33 vbmeta
brw------- 1 root root 179,18 Oct 26 08:33 vendor
brw------- 1 root root 254, 0 Oct 26 08:33 zram0
#
本帖最后由 JaxsonWang 于 2024-10-31 10:57 编辑
评论已删除 supersu不支持安卓9 修补boot后无法启动的原因是vbmeta有校验 ┈┾聴説☆╮ 发表于 2024-11-9 00:05
修补boot后无法启动的原因是vbmeta有校验
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img 依然无法启动 siphot 发表于 2024-9-24 10:21
新电视不行了,usb转ttl进入rec里面输入不了命令,只能看
不能用是因为,busybox命令权限没有开启,详情参考https://www.znds.com/tv-1250468-1-4.html yhyzhj 发表于 2024-9-26 12:18
能精简就行了,何必非得ROOT呢
精简的经常自动恢复 yuan185 发表于 2024-11-12 10:22
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img 依然无法启动
UBOOT模式下不能备份和恢复分区吗?我看你是在fastboot模式下弄的。
页:
1
[2]