-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AX9000 partition size issues #20
Comments
哈哈!猜对啦!刺激不 |
Sorry, I don't understand chinese and a translator didn't help much with your message. Could you elaborate? I'm just trying to figure out why I have only 3 MB disk space if the router's flash size is a lot bigger than that. Sorry If this question sounds stupid, I'm just new to this and the language barrier doesn't help much 对不起,我不懂中文,翻译对你的信息没有多大帮助。 你能详细说明一下吗? 我只是想弄清楚如果路由器的闪存大小比这大得多,为什么我只有 3 MB 的磁盘空间。 抱歉如果这个问题听起来很愚蠢,我只是对此很陌生,语言障碍并没有多大帮助 |
因为AX9000 分区复杂,所以出现你所说分区不足,解决办法,需要开发者开发制作全新uboot合并分区后,才能有很大的空间。目前固件源码残缺,部分驱动缺失,USB不能使用!你可以参考QSDK自行编译。 Because the partition of AX9000 is complicated, there is insufficient partition as you mentioned. The solution is to develop and make a new uboot merged partition before the developer can have a lot of space. At present, the firmware source code is incomplete, some drivers are missing, and the USB cannot be used! You can refer to QSDK to compile it yourself. |
I have installed the latest firmware on my AX9000 and it works really well, great work! I'm just confused on why the /overlay partition only has 3 MB space. Is this intended?
我已经在我的 AX9000 上安装了最新的固件,它运行得非常好,干得好! 我只是对为什么 /overlay 分区只有 3 MB 空间感到困惑。 这是故意的吗?
The text was updated successfully, but these errors were encountered: