> ## Content Index
> Fetch the complete content index at: https://itsfoss.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# FreeCORE is What Your TrueNAS CORE Box Should Have
- URL: https://itsfoss.com/freecore-truenas-core-fork/
- Published: 2026-09-08T17:11:04.000Z
- Updated: 2026-09-08T17:11:04.000Z
- Description: This independent fork carries FreeBSD, OpenZFS, and jails forward for users who never wanted Linux.
- Author: Sourav Rudra
- Tags: First Look

iXsystems put TrueNAS CORE into what it called [a sustaining engineering phase](https://www.truenas.com/blog/truenas-core-13-3-plans/?ref=itsfoss.com) back in 2024\. Under this, the open source NAS operating system would only receive security and stability fixes, with new features going to the Linux-based SCALE branch instead.

Even its maintenance releases got axed when [iXsystems](https://www.ixsystems.com/?ref=itsfoss.com) marked [13.3-U1.2](https://www.truenas.com/docs/core/13.3/gettingstarted/corereleasenotes/?ref=itsfoss.com) as the final release for the 13.3 series (*or train as they call them*).

SCALE has since been renamed [TrueNAS Community Edition](https://www.truenas.com/truenas-community-edition/?ref=itsfoss.com), and users who didn't want to move to a Linux-based OS were stuck with CORE and no actively developed FreeBSD-based path forward.

[FreeCORE](https://freecore.org/?ref=itsfoss.com) looks to be that path.

## What is FreeCORE?

![a dashboard-style freecore web user interface that shows a sidebar menu and four big sections that cover system, cpu, memory, and network metrics](https://itsfoss.com/content/images/2026/09/freecore-web-ui.png)

**FreeCORE's web user interface.*

It traces directly back through TrueNAS CORE to FreeNAS, and it's built on the same foundation CORE always used: **FreeBSD** and **OpenZFS**. The current stable release is 15.0-U1.3, and it is aimed at TrueNAS CORE holdouts.

Basically for people who rely on features like [FreeBSD jails](https://docs.freebsd.org/en/books/handbook/jails/?ref=itsfoss.com) and [bhyve](https://wiki.freebsd.org/bhyve?ref=itsfoss.com) virtual machines who have no interest in moving to TrueNAS Community Edition's Debian Linux base.

It's also worth knowing that [FreeCORE is a one-person project](https://github.com/zvaultio/Community/issues/38?ref=itsfoss.com#issuecomment-5394559647). Their motivation for creating this was that they needed a FreeBSD way off their own TrueNAS CORE box instead of migrating to Linux.

So they built one, **leaning heavily on AI coding agents** for [the implementation](https://www.reddit.com/r/freebsd/comments/1vy8ani/comment/p6f4htn/?ref=itsfoss.com) while directing and validating the work themselves.

FreeCORE's **FreeBSD 15 base** carries along many practical component upgrades with it too!

OpenZFS climbs from 2.1.14 to 2.4.2, Python from 3.9 to 3.11, and the web interface runs on a much newer build of Angular.

[WebAuthn](https://en.wikipedia.org/wiki/WebAuthn?ref=itsfoss.com) security keys now work as a second login factor, and one-time passwords cover console logins. Jails can share the host GPU through a new DRM driver, and [rar2fs](https://github.com/hasse69/rar2fs?ref=itsfoss.com) mounts RAR archives read-only.

FreeCORE also **gets rid of vendor telemetry** and offers a web interface that lets you manage everything from jails and virtual machines to storage, sharing, and user accounts.

Jails networking runs through VNET, NAT, or DHCP depending on what the setup needs, and an advanced jail creation form exposes every option for admins who want a greater level of control.

## Get started

![the terminal interface of freecore is shown here with a list of options to configure and control the system](https://itsfoss.com/content/images/2026/09/freecore.png)

Most of you arriving at FreeCORE are likely running TrueNAS CORE 13.3, and moving is only a matter of taking a backup and running this script:

```
fetch https://freecore.org/freecore-enroll.sh && sh freecore-enroll.sh
```

Running it switches the system's update train and certificate away from iXsystems' servers and points it at FreeCORE's.

From there, the upgrade runs through `System › Update` like any other update. The configuration database migrates on first boot, though not everything makes it across. OpenVPN gets replaced by WireGuard, and enterprise-licensed features don't carry over.

Of course you could always go [the fresh install route](https://freecore.org/install?ref=itsfoss.com#:~:text=docs.freecore.org-,FRESH%20INSTALL,-Instead%20of%20upgrading), where you write the image to removable media, verify it, and then boot from it to install it on a drive.

[FreeCORE](https://freecore.org/install?ref=itsfoss.com#:~:text=docs.freecore.org-,FRESH%20INSTALL,-Instead%20of%20upgrading)

The [official documentation](https://docs.freecore.org/?ref=itsfoss.com) is a handy resource that covers a range of topics related to FreeCORE installation and usage, while the source code lives on [Codeberg](https://codeberg.org/freecore?ref=itsfoss.com).

---

**Suggested Read 📖:** *Here are your choices for* [*an open source NAS operating system*](https://itsfoss.com/open-source-nas-os/) *if you don't prefer FreeCORE.*

[Here are Your Choices for an Open Source NAS Operating SystemBuilding a NAS in your homelab? Here are the choices of operating systems you can use.![](https://itsfoss.com/content/images/icon/android-chrome-512x512-38caefd5-a72c-4ccb-8244-28551953bb35.png)It's FOSSPulkit Chandak![](https://itsfoss.com/content/images/thumbnail/nas-operating-system-ed164006-eb0b-4370-a92a-473880765d7e.png)](https://itsfoss.com/open-source-nas-os/)