Skip to content
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

Open
beescuit opened this issue Jan 12, 2022 · 3 comments
Open

AX9000 partition size issues #20

beescuit opened this issue Jan 12, 2022 · 3 comments

Comments

@beescuit
Copy link

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 空间感到困惑。 这是故意的吗?

root@XiaomiAX9000:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                40.0M     40.0M         0 100% /rom
tmpfs                   434.5M      3.4M    431.0M   1% /tmp
/dev/ubi0_2               3.0M      1.6M      1.2M  57% /overlay
overlayfs:/overlay        3.0M      1.6M      1.2M  57% /
tmpfs                   512.0K         0    512.0K   0% /dev
@yaya131
Copy link
Owner

yaya131 commented Jan 12, 2022

哈哈!猜对啦!刺激不

@beescuit
Copy link
Author

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 的磁盘空间。 抱歉如果这个问题听起来很愚蠢,我只是对此很陌生,语言障碍并没有多大帮助

@yaya131
Copy link
Owner

yaya131 commented Jan 13, 2022

对不起,我不懂中文,翻译对你的信息没有多大帮助。你能详细说明一下吗?

如果路由器的闪存大小比这大得多,我只是想弄清楚为什么我只有 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants