|
|
发表于 2022-2-16 12:29:07
|
显示全部楼层
root@moan:/tmp# dd if=full.bin of=/dev/mtdblock0 bs=1 skip=0 count=872448 status=progress; Y* C3 |& ^. S7 W3 k' d
dd: error writing ‘/dev/mtdblock0’: Operation not permitted
2 I' c$ a$ }, m E) d1+0 records in! l2 r- ` C1 A; Q& r
0+0 records out0 U; P8 C/ V6 j2 I; c, N
0 bytes (0 B) copied, 0.000415105 s, 0.0 kB/s: \3 `. Q2 O4 H, R Z# K
我把文件名给改成full.bin了,然后我还cd到.bin文件的根目录了,但显示没有权限,这种我应该查哪些资料去解决问题啊 |
|