Mybrc91
Mybrc91
I have add the feature and update for hexo3.0+. In [My repo](https://github.com/Mybrc91/hexo-renderer-mathjax). @codgician @Haojen @AlphaMistral
> `UBI` is the writable partition (config and data). > Run `dmesg` and `cat /proc/mtd`, you're looking for the system / rootfs partition. > > * in fact I would...
> Can you copy `/dev/mtdblock` + N instead of `/dev/mtd` ? > Not expecting to see UBIfs in system partitions... When i copy `/dev/mtdblock3` and `/dev/mtdblock4` displayed `dd: /dev/mtdblock3: Input/output...
> Despite the `Input/output error` in partitions 3 and 4, it does not generate any file? Should be readable anyway. > Did you connect the device to Wifi? Do you...
> So they really have another format... Can you share those files with me so I can do some research? They don't use the usual squashfs which is expected. Please...
> @Mybrc91 can you provide output of the device when attaching to serial port and booting, and `dmesg` output as well? That will output some hardware info useful as well....
@duhow Sorry, I was very busy some time ago and never had time to try. I'm ready to try it recently and I have the following questions. 1. Do I...
> @Mybrc91: You can do cat /proc/mtd to get an overview of the partitions on the device and what they're used for. fw_env -g boot_part shows you which boot partition...
When i run `docker run -it -v $PWD:/xiaoai xiaoai-patch`, some errors have occurred. I run it on Mac os( Intel cpu). ```bash make[2]: *** [../o-iterator.mk:9: /xiaoai/build-packages/build/armv7/glibc-build/dlfcn/stamp.oS] Error 1 make[2]: ***...
> Try rebuilding that package, delete file `build-packages/build/armv7/glibc.status` and start docker process again? The same error. I delete file ` delete file build-packages/build/armv7/glibc.status` and restart the build.