deuse
July 21, 2025, 10:39am
1
First post
I installed ZimaOS latest beta on my new aoostar max. All went well.
These things I am have a problem with.
1st thing. I can not find a way to change the MTU. My 10Gb is slow.
2nd thing I can not find out how to mount my raid 5 storage in windows 10.
Thank you for looking in.
Regarding MTU, this command is worthy a try:
sudo nmcli connection modify ZimaCube-eth0 802-3-ethernet.mtu 9000
(Change the connection name to yours)
Regarding mounting disks in Windows, please refer to
1 Like
deuse
July 22, 2025, 5:46am
3
Thank you very much.
I will try that today and report back.
1 Like
deuse
July 22, 2025, 1:02pm
4
Sorry to bother you.
But how do i open a console in ZimaOS?
Thank you.
You can access the CLI by Settings โ General โ Developer mode โ View โ Turn on SSH Access โ Web-based terminal.
1 Like
deuse
July 29, 2025, 5:59am
6
Sorry for the late feed back. First off I know it is not an zimba machine. I am just trying to help.
I changed the MTU with โsudo ip link set dev eth1 mtu 9000โ. It did change but made no diffrence.
When I fpconfig I get
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 9000
inet 192.168.50.188 netmask 255.255.255.0 broadcast 192.168.50.255
inet6 fe80::730e:ca6c:9866:5cb3 prefixlen 64 scopeid 0x20
ether c8:ff:bf:06:5f:99 txqueuelen 1000 (Ethernet)
RX packets 19721 bytes 21025089 (20.0 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 13556 bytes 8032238 (7.6 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
The 10Gb sfp+ transfer rate is still only 200MB. And if I reboot, the mtu goes back to 1500 becuse I donโt have root.
To check everything. I formated my 6 HDs and installed windows 10.
I then done a test transfer of 45Gb. I got 952MB write and 1.252MB read.
So now we know it is not the hardware.
Anyone got any hints then please post.
1 Like
RacerX
March 12, 2026, 8:59pm
7
Is there a confirmation of some kind after this command? I have run it a couple of times and it doesnโt seem to change the MTU. Is there another way to implement and or confirm MTU to 9000?
Thanks kindly,
PS Iโm running ZimaOS Plus on Orico CyberData CF56 Pro NAS if that matters?
RacerX
March 12, 2026, 9:07pm
8
Did you ever get this solved? Iโm having the same issue where the MTU change makes no difference.