Site icon NAS Compares

How to Install TrueNAS Core on an Asustor NAS

How to Install TrueNAS Core on an Asustor NAS Drive – Step-By-Step Guide

Most new or relatively inexperienced NAS users can be separated into two clear categories. There are those that want to get their hands dirty, spend sensibly on a DiY system in order to take advantage of community-built platforms such as TrueNAS Core, and then there are those that are happy to pay extra for the system to arrive prebuilt, but also know that the software that it comes with can be a little more restrictive. However, it is NOT impossible to have the best of both! Today, I want to show you how to turn the remarkably affordable NAS solutions from Asustor (one of the best Value NAS in the market right now, even when the 2022 range is pretty well hardware equipped with NVMe, 2.5G, Embedded Graphics CPUs and more) into a TrueNAS Core ZFS Powered NAS system. It is considerably easier than you might think, is very easy to reverse and allows you to have the full customization and freedom of TrueNAS Core, a prebuilt 24×7 designed server system and all whilst still getting exceptional value for money for the hardware. Cool right? Let’s begin the step-by-step guide.

Note – a FULL 30-Minute Installation Guide for TrueNAS Core on an NAS is available HERE on the NASCompares YouTube Channel

Important – It’s important to note that TrueNAS Core is NOWHERE NEAR as user-friendly as Asustor ADM and before making any switch to a new NAS OS, it is important that you understand the process, risks and differences in the platforms. This guide is designed to help you use your Asustor NAS to run TrueNAS Core as it’s primary OS. If you go ahead with this and use the same HDD/SSDs in the system that you are currently using in the Asustor ADM Setup, it will likely format them, so IF you want to reverse your Asustor NAS back to its ADM set up with all your data/drives the same, you will need to remove them before using the TrueNAS setup, put them to one side safely and use new HDD/SSDs for your TrueNAS installation. Lastly, although this whole process is reversible, you are technically using the Asustor in a means that the brand does not state as ‘intended use’ and this MIGHT lead to support/warranty problems down the line if a fault appears in the Asustor or the software installation that was the result of the TrueNAS Core installation (the bios records everything!). This is HIGHLY UNLIKELY but not impossible (eg you work a TrueNAS Core server so hard and/or push the CPU to breaking point running particularly aggressive TrueNAS jails and/or use the inline compression/deduplication expensively in TrueNAS and it burns out the CPU – this would not be covered by your Asustor NAS support, as they did not certify that the system can handle this.

TrueNAS Core Software on Asustor NAS Hardware – What You Need?

It is worth highlighting that having just an Asustor NAS is not quite enough and in order to get TrueNAS Core up and running on an Asustor NAS requires a few extra checks and use of a few items you might have already in the home/office, or a quick $10 shop online at most. In order to upgrade your system to TrueNAS Core, you will need to consider/have the following:

 

That is about it. Most of these are devices are that you will almost certainly already have to hand.

Can I Reverse the TrueNAS Core Installation and go back to Asustor ADM?

Almost certainly YES! I say ‘almost certainly’, as there is one small caveat. When you make the change from Asustor ADM to TrueNAS Core on the NAS hardware, the drives (HDD and/or SSD) inside used in TrueNAS pools used in the new system software architecture. This works both ways if you want to revert back to ADM on the NAS too. You CANNOT use the Storage Pool, Volume structure, Folders etc of drives from an Asustor NAS in a TrueNAS setup (you will need to format these in TrueNAS). So, although the act of reinitializing the NAS to its original software is very easy (you just need to go into the BIOS of the Asustor using the same method in the guide below, then change the boot drive order BACK to the Asustor OS internal SSD), it will mean that any data that resides on the disks inside will be formatted. So, if you are choosing to make a change from one NAS OS to another, make sure you have your data appropriately backed up elsewhere OR move the drives that were in your Asustor (with their ADM Storage structure) to one side safely and install new 3.5″ storage media for the TrueNAS pools etc. So, let’s begin the installation of TrueNAS Core on the Asustor NAS.

TrueNAS Core on an Asustor NAS – Step 1, Download TrueNAS Core

Head to the TrueNAS Core website HERE and download the latest stable release of the software to your local PC, Linux or Mac system. Make sure to remember where you downloaded it.

TrueNAS Core on an Asustor NAS – Step 2, Download Rufus USB Image Tool

Head to the Rufus website and download the latest version of that tool – I recommend downloading the standalone executable file here, as then it will immediately run when you double-click the file, without installation etc. It may redirect you to Github, but it will be the same executable file. Once again, remember where you downloaded it.

TrueNAS Core on an Asustor NAS – Step 3, Preparing the USB

Connect the small form factor USB Drive to your system (again, this is the one I used from Sandisk) and after a few seconds, it should appear as an available USB Drive. The drive MAY need formatting (you will be prompted to do so), if that is the case, then you can format it via the system prompts and by default, it will format it to FAT32 (as long as your USB is less than 32GB). If you are not presented with a system prompt to format your USB, then you can head into My PC, or My Computer via a windows computer and right-click the drive, select ‘format’ and format it that way.

If you have used the USB for other things previously, there is a chance that the drive has existing partitions in place. For that, the quickest way to completely remove any partitions is to open up the bottom-left windows system menu as normal, and then just type diskpart and open the command-line GUI tool. From there, use the command list disk to show the available drives that are connected, you will see your USB (normally disk 1 or 2, but can differ depending on your system layout and can be spotted by the storage amount). From there, type select disk # (where # is the drive number that your USB is shown as) and then type clean, which will then remove any index structure for the drive (i.e the partitions and existing format) and then you can go back to the My Computer/My PC page and format the drive to FAT 32 as normal.

TrueNAS Core on an Asustor NAS – Step 4, Creating a USB Installer Image of TrueNAS Core

Open the Rufus application and from there you will see the USB Drive (listed as NO NAME, or ‘UNTITLED’, ETC) at the top. From there, look to the select image/find image option (depending on the ver. of Rufus or your USB Image Creator tool of choice) and find the TrueNAS Core disk image you downloaded earlier). If the drive is not listed, it may have downloaded as a compressed/archive file. If that is the case, head to the location of where you downloaded TrueNAS Core (in your file explorer, not in Rufus) and right-click the file you downloaded. If the option to ‘extract‘ is visible, then you can extract it (i.e unpack it to the original form) in that same download directory. From there, head back into RUFUS and then the TrueNAS Core system image should be visible. Select it, then run the Rufus System image creator tool and create your USB bootable TrueNAS Core disk image.

REMEMBER! This will completely format your USB drive and any files that are on that USB will be destroyed. The system image creator tool will turn the USB into a pure boot image tool – the USB will not be usable for traditional storage again unless you completely format it again.

TrueNAS Core on an Asustor NAS – Step 5, REMOVE THE USB FROM YOUR PC!!!!!!!!!

Really, really important and sometimes overlooked. Once the USB creation is completed, you need to remove the USB (using the eject hardware safely option at the bottom right of your windows machine taskbar as normal). DO NOT accidentally leave the USB in your USB Ports for any longer than necessary. If you leave it in and your system reboots at any point (eg in a normal ‘end of day shut down, go home, reboot tomorrow’ scenario), then the system might boot directly into the TrueNAS Core installation and although it is easy to exit from, it can change your system default boot preferences, maybe even remove your primary boot drive as the OS drive – requiring a little messing with a windows installation disk to change it back. The odds of this are very small, but not zero, so make sure to safely remove your USB drive when the TrueNAS Core system image creator tool is completed.

TrueNAS Core on an Asustor NAS – Step 6, (OPTIONAL) – Install an NVMe SSD

This is an optional step, but one I would certainly recommend for newer-generation Asustor NAS devices. TrueNAS is a lot like a traditional computer operating system (eg Windows or macOS) in it’s architecture and will run at its best when the necessary boot files are located on a separate, smaller and faster area of SSD/flash storage away from the general bulk storage. So, if possible/available in your Asustor NAS, I would recommend installing a smaller m.2 NVMe SSD drive and then using that as the target/location for your TrueNAS Core installation. This is not compulsory and you can also use a single HDD or SSD in one of the main storage bays of your Asustor, however, it means that this drive will unusable for general storage (i.e in any RAID configuration or storage pool). This CAN be negated with some creative portion creation, but I wouldn’t recommend it. Additionally, do NOT try to install TrueNAS Core on another USB drive that is connected to the system – this isn’t particularly stable and tends to result in a poorer TrueNAS Core experience. M.2 NVMe bays and their location in the Asustor NAS changes depending on the system. Some allow you to access these bays via the main HDD 3.5″ bays, whilst others (the majority) require you to remove the external chassis casing to access these bays (eg the Lockerstor 2 and 4).

Reminder – TrueNAS is NOT a big program and you can use an SSD as small as 32GB and still have a tonne of provision for future storage space. However, M.2 NVMe SSDs are not available in smaller sizes than 120GB. Lower size than this and you will generally only find 2240 SSDs and/or SATA M.2 SSDs. These are still perfectly fine to use, but the performance difference between SATA and NVMe (PCIe) is HUGE! You can find many SSD options here on amazon for as little as $30  – Find Low Capacitiy and Low Price M.2 NVMe SSDs HERE on Amazon (already filtered the results)

NOTE – If you plan on upgrading the memory of your NAS to 4GB-8GB-16GB or higher (in order to use ALL of the features of TrueNAS Core to their fullest extent), I would recommend doing so at this point before rebuilding the physical chassis again, as many Asustor NAS have the 2nd SODIMM memory slot in really tight locations.

TrueNAS Core on an Asustor NAS – Step 7, Connecting the USB, Keyboard and HDMI Monitor

Next, we need to connect the external means to install TrueNAS Core on the Asustor NAS. Unlike when you set up your Asustor NAS for the first time, TrueNAS cannot typically be installed via the network like ADM. TrueNAS requires you to use a KVM (keyboard, Video Mouse – though you won’t need a mouse!) and go through the installation using a low-res graphical user interface. Now you will ONLY need this setup/items for the installation and initialization of your TrueNAS Core server and after that, you will be able to use the server over the network/internet as normal.

You are going to need a basic USB Keyboard (not a Bluetooth or wireless one, as these may need drivers to run and you cannot install drivers at this point) and an HDMI Monitor/TV. You CAN use a mouse, but it is not hugely necessary and 99% of the choices in the setup of TrueNAS core can/will be via keyboard input. Also, I would also recommend connecting the NAS to the network during setup as this will allow the system to assume certain network values during setup that will save a tonne of time later. Once that is all connected, do NOT turn the NAS on yet – there is one small and slightly time-sensitive thing to do.

TrueNAS Core on an Asustor NAS – Step 8, Accessing the BIOS Menu of your Asustor NAS

Now that your Asustor NAS is all connected and you are ready at your keyboard/Monitor, turn the NAS on and wait till you hear a beep and you should see the boot screen of the motherboard splash on screen

As soon as you hear that noise (and likely see a flashing character or underscore on the monitor screen), you need to continuously hit the ESCAPE key.

Doing this will (eventually!) result in the system displaying the blue BIOS menu (it changes between motherboards and Asustor uses a mixture of mobos in their Intel and AMD-powered systems). You need to be quick, as you only have about 3 seconds to do this before the Asustor will automatically boot from the small internal flash OS module that boots into Asustor. Once you see the page shown below, you need to select the ‘Boot Manager’ option:

TrueNAS Core on an Asustor NAS – Step 9, Booting from the New TrueNAS Installer USB

Tap ‘DOWN‘ until you are highlighting the USB and then tap ‘Enter‘ or ‘Return‘ on your keyboard, as this will push the Asustor to boot from that USB and begin the TrueNAS Core installation. Later on, I will show you how to force the system to ALWAYS boot into TrueNAS Core, but for now, we just need it to read from this USB this one time.

TrueNAS Core on an Asustor NAS – Step 10, Rebooting and Starting the TrueNAS Installer

This next step is a bit of a quick one. Around 5-15 seconds after you selected the USB Drive in BIOS, the screen will display the TrueNAS Installer option page. Tap ‘Enter’ as soon as you see it, as the page is on a countdown and when it reaches zero it will (possibly, depending on the version) reboot and then you will have to repeat the last few steps again!), So, in order to avoid this, tap ‘ENTER‘ as soon as this page appears.

After a few minutes, the TrueNAS Core GUI/Command will appear on your monitor and all you need to do is navigate the config choices to set up your TrueNAS Core NAS the first time.

Important – TrueNAS Core runs at its best when it is run on a separate drive from your storage. Much like an Operating System, you can install TrueNAS Core on an available SSD in a SATA or NVMe SSD slot in the Asustor NAS, then (after initialization) you can go into the TrueNAS Core > Storage area and create a pool of storage using the available storage media bays,

It is NOT recommended that you install it on a USB drive, for reasons of speed and power-connections.

After you have completed the setup and are back at the initial TrueNAS Core boot menu, select the ‘SHUTDOWN‘ option (not reboot/restart, for reasons I will explain in a moment).


TrueNAS Core on an Asustor NAS – Step 8, Remove the Boot USB Drive AND CHANGE BIOS!!!

Once your Asustor NAS has fully powered down, you need to disconnect the USB drive you installed earlier with TrueNAS Core boot loader on it. You need to do this otherwise, when you reboot the Asustor NAS, it can potentially reboot into the bootloader again. You can skip past this and/or it will not action a reinitialization without your input, but better to remove the USB and therefore allow the system to always immediately boot into the TrueNAS Core system you just created.

Next, you need to head back into the BIOS from earlier. Keep the Keyboard and HDMI Monitor connected and use the same method you used earlier during the initial boot of the Asustor (pressing ESC / ESCAPE repeatedly when you hear the first Asustor beep after about 10-15 secs) and as soon as you are greeted with the familiar blue BIOS screen. At the initial screen, tap Down and select the ‘Setup Utility’ Option:

On the next screen, tap Right until you have highlighted the ‘Boot’ Menu. Then tap Down until you have highlighted the ‘SD Card / eMMC’ option, then press Enter / Return:

The next screen should show you the internal SSD/FLASH drive that the Asustor NAS arrives with (that contains the ADM software, accessed for initializing the NAS the first time, as well as assisting with any issues/repairs in the ADM software down the line). You need to highlight the drive (the name will differ, depending on the Asustor NAS model) and then press Space / Enter to REMOVE the X from the box. This means that the NAS will no longer attempt to access this drive and from this moment, the drive you installed TrueNAS Core onto will be booted from first.

After this, you can click right again in the BIOS menu to select the option to Save and restart. The system will then boot into the TrueNAS initialization (first-time setup).


TrueNAS Core on an Asustor NAS – Step 9, Reboot the NAS

Upon rebooting the Asustor into TrueNAS Core (can take up to 5 mins, but usually much quicker). You have two options with how to access the configuration and controls. You can use the HDMI+Keyboard if you choose for console/command level access.

Alternatively (much more recommended), use a program such as Advanced IP Scanner, which is free and VERY useful anyway, or even network command prompt) to scan your local area network and find where the Asustor with TrueNAS Core is located (i.e it’s IP). This IP (eg 192.168.1.111) is what you put into the URL bar ofay web browser and it will load into the login GUI for TrueNAS Core. From here you will need to use the username ‘root’ in combination with the password that you created during initialization.

And that is about it. You now have TrueNAS Core installed as the default OS of your Asustor NAS. From here you can do anything and everything that his highly regarded ZFS powered server software offers. Head into the Storage area and start creating pools, as well as areas for caching and lots more features.

TrueNAS was recently updated to ver.13 in a stable release of the FreeBSD format, as well as new improvements in the Linux-based version ‘TrueNAS Scale’. The first thing you are going to need to do when setting up your TrueNAS Core > Asustor NAS server is set up your storage. Do this by heading into the storage tab and following the handy steps on screen. After that, you can pretty much do anything on your new ZFS NAS!


EXTRA – How to Reverse Your Asustor NAS from TrueNAS Core to Asustor ADM / ADM Software Again

Now, it is worth remembering that switching your Asustor NAS to run TrueNAS Core instead of ADM is not a one-way street and you can reverse this relatively easily. Do remember first though that:

In order to reverse the Asustor NAS from TrueNAS Core back to Asustor ADM Software, you need to (from a cold boot) access the BIOS menu again (so, at boot, with your Keyboard and monitor connected, press the ESCAPE over and over when the Asustor beeps, like before) and when you reach the BIOS menu. Then repeat the steps from earlier in this guide to get back to the ‘SD Card / eMMC’ option. Then you just need to use the Space/Enter key to put a cross back in the confirmation box. Doing this will restart the Asustor NAS and it will automatically boot into the Asustor ADM boot sequence. From here your NAS will either automatically boot into the Asustor Setup page OR (if you have your original Asustor NAS RAID drives, with their Pools, Volumes, etc) it will just boot into the Asustor NAS software as normal.

You can find out more about TrueNAS in my full review below that covers everything I like and dislike about the platform:

Thanks for reading! I hope you found this helpful and that it really helped you to make the most of your storage. Want to help me continue to make more guides, reviews and tutorials on the subject of NAS? Then you can do so in a few different ways (any of which I will be eternally grateful for if you choose to!). You can visit the ‘Support NAS Passion’ page HERE and see a few different ways that you can help us keep the lights on. Alternatively, you can use one of the links below to shop for your hardware today or in future (visiting those sites via the link below ensures that we get a mall commission on absolutely anything you purchase – and doesn’t cost you anything extra). Finally, if you want to support us in spirit rather than financially, recommend our blog to a friend or professional colleague or share a link on your social media site of choice. Thank you for reading and have a fantastic week!


Where to Buy a Product
VISIT RETAILER ➤ 
VISIT RETAILER ➤
VISIT RETAILER ➤ 
VISIT RETAILER ➤ 

 

📧 SUBSCRIBE TO OUR NEWSLETTER 🔔


    🔒 Join Inner Circle

    Get an alert every time something gets added to this specific article!


    Want to follow specific category? 📧 Subscribe

    This description contains links to Amazon. These links will take you to some of the products mentioned in today's content. As an Amazon Associate, I earn from qualifying purchases. Visit the NASCompares Deal Finder to find the best place to buy this device in your region, based on Service, Support and Reputation - Just Search for your NAS Drive in the Box Below

    Need Advice on Data Storage from an Expert?

    Finally, for free advice about your setup, just leave a message in the comments below here at NASCompares.com and we will get back to you. Need Help? Where possible (and where appropriate) please provide as much information about your requirements, as then I can arrange the best answer and solution to your needs. Do not worry about your e-mail address being required, it will NOT be used in a mailing list and will NOT be used in any way other than to respond to your enquiry.

      By clicking SEND you accept this Privacy Policy
      Question will be added on Q&A forum. You will receive an email from us when someone replies to it.
      🔒Private Fast Track Message (1-24Hours)

      TRY CHAT Terms and Conditions
      If you like this service, please consider supporting us. We use affiliate links on the blog allowing NAScompares information and advice service to be free of charge to you.Anything you purchase on the day you click on our links will generate a small commission which isused to run the website. Here is a link for Amazon and B&H.You can also get me a ☕ Ko-fi or old school Paypal. Thanks!To find out more about how to support this advice service check HEREIf you need to fix or configure a NAS, check Fiver Have you thought about helping others with your knowledge? Find Instructions Here  
       
      Or support us by using our affiliate links on Amazon UK and Amazon US
          
       
      Alternatively, why not ask me on the ASK NASCompares forum, by clicking the button below. This is a community hub that serves as a place that I can answer your question, chew the fat, share new release information and even get corrections posted. I will always get around to answering ALL queries, but as a one-man operation, I cannot promise speed! So by sharing your query in the ASK NASCompares section below, you can get a better range of solutions and suggestions, alongside my own.

      ☕ WE LOVE COFFEE ☕

       
      Exit mobile version