TOS 7 Beta Is Available for Testing

Official news about TOS, mobile app, PC app updates or beta releases.
User avatar
cyberspider
Posts: 2
Joined: 04 Jun 2025, 08:54
United States of America

Re: TOS 7 Beta Is Available for Testing

Post by cyberspider »

No real issues installing. This is a very good looking OS.

Two issues post install, one mentioned in the notes, one not. I had to recreate and spin-up an instance of pihole in a Docker container. The other was that the connection to my NUT server wasn't automatically enabled. All the settings were in place, literally just clicked the box and it was going again.

Looking forward to testing out the new VM app.
User avatar
TMLila
TM Product Manager
Posts: 90
Joined: 30 Apr 2024, 16:27
China

Re: TOS 7 Beta Is Available for Testing

Post by TMLila »

JSCFORCE wrote: 16 Dec 2025, 07:09 Image

Is this a bug?

It shows 100% file transfer complete when there was still many files left to transfer.
Hello! Thank you very much for your feedback. We have successfully reproduced the issue you reported. Our technical team has begun working on a fix, and this issue will be resolved in a future version update.
User avatar
jpeckinp
Posts: 39
Joined: 22 Mar 2024, 05:30
United States of America

Re: TOS 7 Beta Is Available for Testing

Post by jpeckinp »

Much smoother and responsive than 6.

My UPS is recognized and it is working.
Current System:
F4-424 Pro
40TB storage.
TOS- 7.0.0746
User avatar
CursaYang
TM Support
Posts: 740
Joined: 06 Jan 2025, 16:34
China

Re: TOS 7 Beta Is Available for Testing

Post by CursaYang »

Trident wrote: 15 Dec 2025, 23:48 Hello,
I am the owner of a TerraMaster F4-423. I am currently using it with Linux, but I became interested in the new TOS 7 option.

I tried to verify my BIOS version to check whether it is compatible with TOS 7. I ran the following command:
sudo dmidecode -s bios-version
The output was:
Version: 5.19


There is no MAPL0304 string, which is strange. According to some research, 5.19 appears to be a Linux kernel version, not a BIOS version.

I also checked directly in the BIOS/UEFI setup, but surprisingly the screen does not show a BIOS version field at all.

Does anyone know:

how to correctly verify the BIOS version on this model?

or how to confirm TOS 7 compatibility in this situation?

Any guidance would be appreciated. Thank you.
All F4-423 products can be upgraded to TOS7. However, if your TOS system is currently installed or planned to be installed on an M.2 NVMe SSD, please adjust the BIOS boot order and follow the guide to update. Before upgrading to TOS 7, you need to upgrade to 6.0.794.
To contact our team, please send email to following addresses, remember to replace (at) with @

Technical team: support(at)terra-master.com(for technical support)
Service team: service(at)terra-master.com(for purchasing, return, replacement, RMA service)
User avatar
epicwomble
Posts: 6
Joined: 09 Apr 2025, 18:42
Isle of Man

Re: TOS 7 Beta Is Available for Testing

Post by epicwomble »

Running it now on a F8 SSD Plus

Have a few issues:

1) Port 8989 seems to be open, can confirm this by running sudo ss -tuln at the cmd line, and its linked to 127.0.0.1. This is impacting a docker container starting called Sonarr. This was working fine in TOS 6.0. I have disabled almost everything I can think of, but it's still there.

2) Volume1\Homes\Username is no longer shared, meaning I can no longer connect via a SMB share to my home directory to upload files and photos.
User avatar
ruzaj
Posts: 3
Joined: 01 Dec 2025, 19:40
Austria

Re: TOS 7 Beta Is Available for Testing

Post by ruzaj »

Hi Terramaster,

f4-424 pro
tos6 6.0.794
bios MADN0101.V05

after successfully upgrade to 7.0 lots of applications dont work: plex, qbittorrent, komga, immich... so I rollback to tos6
will wait for stable version of tos7
User avatar
DCCentR
Posts: 45
Joined: 14 Apr 2024, 16:08
Russia

Re: TOS 7 Beta Is Available for Testing

Post by DCCentR »

F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
F4-424 Pro
storageninja
Posts: 64
Joined: 06 Aug 2025, 14:32
Netherlands

Re: TOS 7 Beta Is Available for Testing

Post by storageninja »

DCCentR wrote: 16 Dec 2025, 16:30 F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
Does the VM/client get an IP?
User avatar
DCCentR
Posts: 45
Joined: 14 Apr 2024, 16:08
Russia

Re: TOS 7 Beta Is Available for Testing

Post by DCCentR »

storageninja wrote: 16 Dec 2025, 17:28
DCCentR wrote: 16 Dec 2025, 16:30 F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
Does the VM/client get an IP?
Looks like some problem with host and i can't select an interface:
Image
Image
Image
Image
Image
Image

Code: Select all

dccentr@TNAS:~# ovs-vsctl show
6feb0a03-1c4a-4fa1-93ad-9157583c26ab
    Bridge PN8ad9c6f
        Port PN8ad9c6f
            Interface PN8ad9c6f
                type: internal
    Bridge ovs_eth1
        Port eth1
            Interface eth1
        Port ovs_eth1
            Interface ovs_eth1
                type: internal
    Bridge ovs_eth0
        Port ovs_eth0
            Interface ovs_eth0
                type: internal
        Port eth0
            Interface eth0
    ovs_version: "2.17.9"
F4-424 Pro
storageninja
Posts: 64
Joined: 06 Aug 2025, 14:32
Netherlands

Re: TOS 7 Beta Is Available for Testing

Post by storageninja »

DCCentR wrote: 16 Dec 2025, 17:48
storageninja wrote: 16 Dec 2025, 17:28
DCCentR wrote: 16 Dec 2025, 16:30 F4-424 Pro.
Can you, please, add the option to select the LAN port for which Open vSwitch should be enabled? Instead of enabling it for all ports.

I also can't get the internet to work for VMs. Has anyone figured it out?
Does the VM/client get an IP?
Looks like some problem with host and i can't select an interface:
Image
Image
Image
Image
Image
Image

dccentr@TNAS:~# ovs-vsctl show
6feb0a03-1c4a-4fa1-93ad-9157583c26ab
Bridge PN8ad9c6f
Port PN8ad9c6f
Interface PN8ad9c6f
type: internal
Bridge ovs_eth1
Port eth1
Interface eth1
Port ovs_eth1
Interface ovs_eth1
type: internal
Bridge ovs_eth0
Port ovs_eth0
Interface ovs_eth0
type: internal
Port eth0
Interface eth0
ovs_version: "2.17.9"
Try with VLANID 1

And you ovs-vsctl-show contains only internal LAN's which make sense they can not reach eternal device/internet.
Locked

Return to “Update Notice”