我的N1刷OPENWRT(F大U盘直刷版),死活刷不进EMMC。

  • g
    gerry1
    U盘刷IMG,没问题;U盘启动OPENWRT,没问题。
    SSH写EMMC,死活不成功。
    做了一个Coreelec9.22的U盘,也是同样情况:U盘插在N1上可以启动并使用,死活刷不进EMMC(SSH显示是成功的)
    先后换了三个U盘都是U盘可以启动使用,刷EMMC不行。

    状态如下:
    1. root@OpenWrt:~# cd ~
    2. root@OpenWrt:~# ./inst-to-emmc.sh
    3. The following steps will overwrite the original data, please be sure to confirm!
    4. Remind again, remember to back up your important data!
    5. Select y to install openwrt to emmc disk, are you sure? y/n [y]
    6. umount -f /mnt/mmcblk1p1
    7. umount -f /mnt/mmcblk1p2
    8. umount -f /mnt/mmcblk1p3
    9. total 3 partions will be deleted
    10. 1+0 records in
    11. 1+0 records out
    12. 1+0 records in
    13. 1+0 records out
    14. 1+0 records in
    15. 1+0 records out

    16. Welcome to fdisk (util-linux 2.33).
    17. Changes will remain in memory only, until you decide to write them.
    18. Be careful before using the write command.


    19. Command (m for help): Partition number (1-3, default 3):
    20. Partition 3 has been deleted.

    21. Command (m for help): Partition number (1,2, default 2):
    22. Partition 2 has been deleted.

    23. Command (m for help): Selected partition 1
    24. Partition 1 has been deleted.

    25. Command (m for help): Partition type
    26. p primary (0 primary, 0 extended, 4 free)
    27. e extended (container for logical partitions)
    28. Select (default p): Partition number (1-4, default 1): First sector (2048-15269887, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (1433600-15269887, default 15269887):
    29. Created a new partition 1 of type 'Linux' and of size 128 MiB.

    30. Command (m for help): Partition type
    31. p primary (1 primary, 0 extended, 3 free)
    32. e extended (container for logical partitions)
    33. Select (default p): Partition number (2-4, default 2): First sector (2048-15269887, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (1695744-15269887, default 15269887):
    34. Created a new partition 2 of type 'Linux' and of size 512 MiB.

    35. Command (m for help): Partition type
    36. p primary (2 primary, 0 extended, 2 free)
    37. e extended (container for logical partitions)
    38. Select (default p): Partition number (3,4, default 3): First sector (2048-15269887, default 2048): Last sector, +/-sectors or +/-size{K,M,G,T,P} (2744320-15269887, default 15269887):
    39. Created a new partition 3 of type 'Linux' and of size 6 GiB.

    40. Command (m for help): Partition number (1-3, default 3): Hex code (type L to list all codes):
    41. Changed type of partition 'Linux' to 'W95 FAT32 (LBA)'.

    42. Command (m for help): Partition number (1-3, default 3): Hex code (type L to list all codes):
    43. Changed type of partition 'Linux' to 'Linux'.

    44. Command (m for help): Partition number (1-3, default 3): Hex code (type L to list all codes):
    45. Changed type of partition 'Linux' to 'Linux'.

    46. Command (m for help): The partition table has been altered.
    47. Calling ioctl() to re-read partition table.
    48. Syncing disks.

    49. fdisk done

    50. 442+0 records in
    51. 442+0 records out
    52. 8191+0 records in
    53. 8191+0 records out
    54. begin to create filesystems ...
    55. create boot filesystem ...
    56. mkfs.fat 4.1 (2017-01-24)
    57. create rootfs filesystems ...
    58. btrfs-progs v5.4.1
    59. See http://btrfs.wiki.kernel.org for more information.

    60. Detected a SSD, turning off metadata duplication. Mkfs with -m dup if you want to force metadata duplication.
    61. Label: EMMC_ROOTFS
    62. UUID: ad739cfd-4ab8-429a-be02-5292becb1ab8
    63. Node size: 16384
    64. Sector size: 4096
    65. Filesystem size: 512.00MiB
    66. Block group profiles:
    67. Data: single 8.00MiB
    68. Metadata: single 8.00MiB
    69. System: single 4.00MiB
    70. SSD detected: yes
    71. Incompat features: extref, skinny-metadata
    72. Checksum: crc32c
    73. Number of devices: 1
    74. Devices:
    75. ID SIZE PATH
    76. 1 512.00MiB /dev/mmcblk1p2

    77. filesystem succeed created!
    78. wait for boot partition mounted ...
    79. mount ok
    80. copy boot ...done
    81. Write uEnv.txt ... done.
    82. done

    83. wait for root partition mounted ...
    84. mount ok
    85. make dirs ... done
    86. copy data ...
    87. copy root ... done
    88. copy etc ... done
    89. copy bin ... done
    90. copy sbin ... done
    91. copy lib ... done
    92. copy opt ... done
    93. copy usr ... done
    94. copy www ... done
    95. copy done
    96. Edit other config files ... done

    97. create shared filesystem ...
    98. btrfs-progs v5.4.1
    99. See http://btrfs.wiki.kernel.org for more information.

    100. Detected a SSD, turning off metadata duplication. Mkfs with -m dup if you want to force metadata duplication.
    101. Label: EMMC_SHARED
    102. UUID: 4a43bc9a-300d-4fb0-8721-7cba8b2b93c7
    103. Node size: 16384
    104. Sector size: 4096
    105. Filesystem size: 5.97GiB
    106. Block group profiles:
    107. Data: single 8.00MiB
    108. Metadata: single 8.00MiB
    109. System: single 4.00MiB
    110. SSD detected: yes
    111. Incompat features: extref, skinny-metadata
    112. Checksum: crc32c
    113. Number of devices: 1
    114. Devices:
    115. ID SIZE PATH
    116. 1 5.97GiB /dev/mmcblk1p3

    117. done

    118. All done, please reboot!
    119. root@OpenWrt:~#
    复制代码



    求教,是不是机器变砖了?
    或者是不是需要先刷
    armbian
    拜谢!
  • 懒散的牛
    这已经成功了啊,单独启动N1的话啥状态?接显示器看。
  • 懒散的牛
  • g
    gerry1
    回复2#懒散的牛

    单独启动盒子。
    电视蓝屏,无HDMI信号。
    网线连接192.168.1.1,U盘时正常进入后台。盒子启动时,超时无反应
  • g
    gerry1
    我的盒子现在完全不能单独启动。
    所以,你提到的这个ROM,双头USB线连不上啊。
    1. 功能:
    2. 安卓7.1精简系统(rush版)

    3. CoreELEC 最新9.2.2版



    4. 刷机方法:
    5. 方法同安卓刷机,我只简述一下大概步骤:

    6. 降级,使用降级工具降级,其实就是刷boot.img,安卓的核在这里

    7. 线刷,使用USB_Burning_Tool,最新版win10下刷机也可以

    8. 开机,启动后应该是进入安卓系统。
    复制代码
  • s
    sogrey
    n1盒子之前什么系统?不是原始系统,写入有可能不成功的。
  • w
    well32
    分区坏了吧,重刷一下安卓系统再刷就行了
  • c
    chykey
    听说挑盘,换个老u盘或者tf卡试试,
    我就是怕刷出问题不敢搞,现在是w大神的安卓盒子,然后u盘启动openwrt。
  • d
    dindit
    其它已写入EMMC系统改为OpenWRT:
    1. dd if=/root/u-boot-2015-phicomm-n1.bin of=/dev/mmcblk1
    2. reboot
    重启之后写入emmc方法(SSH连接):
    1. cd /root
    2. ./inst-to-emmc.sh
    iOS fly ~
  • 里欧那多
    我昨天才弄的,没有刷进内存,就用一个4g 优盘插着用也挺好啊,不用的时候拔出来就可以
  • 2
    2415niu
    作为单臂路由,N1和树莓派3B比,性能是否差不多?
  • 懒散的牛
    用9楼的方法刷一次F大的op试试。
  • J
    Jeanslike
    回复9#dindit
    接键盘才用cd iOS fly ~
  • z
    zoneice
    刷ce不成功的话用w大的v2.2格式下分区,就是选择上第一个框框,千万别选择第二个。刷下安卓再刷ce就没事了
    op不知道,没刷过,你可以试下
  • g
    gerry1
    试过了,还是不行
  • d
    dindit
    那先线刷成w大 再u盘启动写入emmc试试 iOS fly ~
  • 又是一个不归路
    先刷回安卓,再操作。
  • 懒散的牛
    链接:https://pan.baidu.com/s/1JYioBXGTIjVkKMB5yEIxcg
    提取码:z4g0
    用这个试试。里面有pdf
  • g
    gerry1
    提取码错误
  • 懒散的牛
    回复19#gerry1

    我刚试过 没问题啊 ios fly~
  • g
    gerry1
    https://www.right.com.cn/forum/thread-847725-1-1.html

    用ddbr方式,烧录Armbian到盒子EMMC暂时成功!
    准备尝试在这个基板上,重新烧录OPENWRT
  • z
    zhangxiaoqi
    armbian进去了直接用docker吧,有什么升级远程就能搞了小尾巴~