找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 491|回复: 3

章鱼星球openwrt刷入不了EMMC有问,在线等

[复制链接]
我的银色章鱼星球执行刷入EMMC,一直没法刷入。只能SD卡启动。有大佬帮忙分析一下问题吗

root@OpenWrt:~# bash install-to-emmc.sh
AUTO_MAINLINE_UBOOT:
SPECIFY_SOC:
SPECIFY_DTB:
Current device: Octopus Planet [ amlogic ]
/dev/mmcblk1 mmcblk2
grep: mmcblk2: No such file or directory
mmcblk1
mmcblk2 :  bytes
ROOTFS: mmcblk1p2
BOOT: mmcblk1p1
------------------------------------------------------------------------
Please select s9xxx box model:
1. X96-Max+ (4G DDR) -------- [ S905x3 / CPU: 2100Mhz / NETWORK: 1000M ]
2. X96-Max+ (4G DDR) -------- [ S905x3 / CPU: 2208Mhz / NETWORK: 1000M ]
3. HK1-Box (4G DDR) --------- [ S905x3 / CPU: 2100Mhz / NETWORK: 1000M ]
4. HK1-Box (4G DDR) --------- [ S905x3 / CPU: 2208Mhz / NETWORK: 1000M ]
5. H96-Max-X3 (4G DDR) ------ [ S905x3 / CPU: 2100Mhz / NETWORK: 1000M ]
6. H96-Max-X3 (4G DDR) ------ [ S905x3 / CPU: 2208Mhz / NETWORK: 1000M ]
7. Ugoos-X3 (Cube/Pro/Plus) - [ S905x3 / CPU: 2100Mhz / NETWORK: 1000M ]
8. Ugoos-X3 (Cube/Pro/Plus) - [ S905x3 / CPU: 2208Mhz / NETWORK: 1000M ]
9. X96-Max-4G --------------- [ S905x2 / CPU: 1908Mhz / NETWORK: 1000M ]
10. X96-Max-2G -------------- [ S905x2 / CPU: 1908Mhz / NETWORK: 100M  ]
11. Belink-GT-King ---------- [ S922x  / CPU: 2016Mhz / NETWORK: 1000M ]
12. Belink-GT-King-Pro ------ [ S922x  / CPU: 2208Mhz / NETWORK: 1000M ]
13. UGOOS-AM6-Plus ---------- [ S922x  / CPU: 2124Mhz / NETWORK: 1000M ]
14. Octopus-Planet ---------- [ S912   / CPU: 1512Mhz / NETWORK: 1000M ]
15. Phicomm-n1 -------------- [ S905d  / CPU: 1512Mhz / NETWORK: 1000M ]
16. hg680p & b860h ---------- [ S905x  / CPU: 1512Mhz / NETWORK: 1000M ]
17. X96-Mini & TX3-Mini ----- [ S905w  / CPU: 1512Mhz / NETWORK: 100M  ]

0. Other ---------------- [ Enter the dtb file name of your box ]
------------------------------------------------------------------------
Please choose:
14
FDT Value [ meson-gxm-octopus-planet.dtb ]
This Kernel [ 5.4.148-flippy-64+o ]
Backup bootloader -> [ BackupOldBootloader.img ] ...
BusyBox v1.33.1 (2021-09-10 10:29:33 UTC) multi-call binary.

Usage: dd [if=FILE] [of=FILE] [ibs=N obs=N/bs=N] [count=N] [skip=N] [seek=N]
        [conv=notrunc|noerror|sync|fsync]
        [iflag=skip_bytes|fullblock|direct] [oflag=seek_bytes|append|direct]

Copy a file with converting and formatting

        if=FILE                Read from FILE instead of stdin
        of=FILE                Write to FILE instead of stdout
        bs=N                Read and write N bytes at a time
        ibs=N                Read N bytes at a time
        obs=N                Write N bytes at a time
        count=N                Copy only N input blocks
        skip=N                Skip N input blocks
        seek=N                Skip N output blocks
        conv=notrunc        Don't truncate output file
        conv=noerror        Continue after read errors
        conv=sync        Pad blocks with zeros
        conv=fsync        Physically write data out before finishing
        conv=swab        Swap every pair of bytes
        iflag=skip_bytes        skip=N is in bytes
        oflag=seek_bytes        seek=N is in bytes
        iflag=direct        O_DIRECT input
        oflag=direct        O_DIRECT output
        iflag=fullblock        Read full blocks
        oflag=append        Open output in append mode

N may be suffixed by c (1), w (2), b (512), kB (1000), k (1024), MB, M, GB, G
Backup bootloader complete.

A total of [ 4 ] old partitions on EMMC will be deleted
The fdisk partition fails, Please try again.
BusyBox v1.33.1 (2021-09-10 10:29:33 UTC) multi-call binary.

Usage: dd [if=FILE] [of=FILE] [ibs=N obs=N/bs=N] [count=N] [skip=N] [seek=N]
        [conv=notrunc|noerror|sync|fsync]
        [iflag=skip_bytes|fullblock|direct] [oflag=seek_bytes|append|direct]

Copy a file with converting and formatting

        if=FILE                Read from FILE instead of stdin
        of=FILE                Write to FILE instead of stdout
        bs=N                Read and write N bytes at a time
        ibs=N                Read N bytes at a time
        obs=N                Write N bytes at a time
        count=N                Copy only N input blocks
        skip=N                Skip N input blocks
        seek=N                Skip N output blocks
        conv=notrunc        Don't truncate output file
        conv=noerror        Continue after read errors
        conv=sync        Pad blocks with zeros
        conv=fsync        Physically write data out before finishing
        conv=swab        Swap every pair of bytes
        iflag=skip_bytes        skip=N is in bytes
        oflag=seek_bytes        seek=N is in bytes
        iflag=direct        O_DIRECT input
        oflag=direct        O_DIRECT output
        iflag=fullblock        Read full blocks
        oflag=append        Open output in append mode

N may be suffixed by c (1), w (2), b (512), kB (1000), k (1024), MB, M, GB, G
BusyBox v1.33.1 (2021-09-10 10:29:33 UTC) multi-call binary.

Usage: dd [if=FILE] [of=FILE] [ibs=N obs=N/bs=N] [count=N] [skip=N] [seek=N]
        [conv=notrunc|noerror|sync|fsync]
        [iflag=skip_bytes|fullblock|direct] [oflag=seek_bytes|append|direct]

Copy a file with converting and formatting

        if=FILE                Read from FILE instead of stdin
        of=FILE                Write to FILE instead of stdout
        bs=N                Read and write N bytes at a time
        ibs=N                Read N bytes at a time
        obs=N                Write N bytes at a time
        count=N                Copy only N input blocks
        skip=N                Skip N input blocks
        seek=N                Skip N output blocks
        conv=notrunc        Don't truncate output file
        conv=noerror        Continue after read errors
        conv=sync        Pad blocks with zeros
        conv=fsync        Physically write data out before finishing
        conv=swab        Swap every pair of bytes
        iflag=skip_bytes        skip=N is in bytes
        oflag=seek_bytes        seek=N is in bytes
        iflag=direct        O_DIRECT input
        oflag=direct        O_DIRECT output
        iflag=fullblock        Read full blocks
        oflag=append        Open output in append mode

N may be suffixed by c (1), w (2), b (512), kB (1000), k (1024), MB, M, GB, G

没问题的 。搞定了 我的章鱼
回复

使用道具 举报

 楼主| | 显示全部楼层
iamyangyi 发表于 2023-3-28 20:47
没问题的 。搞定了 我的章鱼

格式化分区后尝试写入emmc重启后嘎了,只能线刷了,现在线刷了atv的包,害好难
回复

使用道具 举报

哪有那复杂
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-5-14 04:43

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表