How to Install UnRAID on a Asustor NAS Drive in 15mins
Of all the different Network Attached Storage software that is discussed online, one the most unsung heroes of the DiY server scene is UnRAID. It was created like many software solutionsโby a software engineer who was trying to solve his own problem. In the early 2000โs, the challenge was how to store, access, and have a reliable backup for significant amounts of media โ whilst maintaining a low system resource overhead! At the time, RAID technology was available, but it came with a lot of restrictions that were untenable for consumers and huge resource use of performance requirements that made a 24ร7 operation an uphill struggle. Fast forward to 2022 and although there are many, many other NAS server software applications on the market, UnRAID has a solid following of users that want a hugely flexible and customizable server system in their hands that is built the way THEY want it. UnRAID is a powerful operating system that allows sophisticated media aficionados, gamers, and other intensive data users to have ultimate control over their data, media, applications, and desktops. Best of all, Unraid allows you to use just about any combination of hardware that you wish, giving you the freedom to customize and maximize your systems to precisely fit your needs. So, where does Asustor NAS fit into this? Surely they are a turn-key NAS hardware+software solution? UnRAID is just the software? Well, many users who are less versed in the world of I.T and storage hardware, who nevertheless find the UnRAID features desirable, might not be as confident when it comes to choosing the right components and building their systems. That is why the Asustor NAS series is particularly appealing. Alongside the price point, value and scale of hardware in 2022 being one of the best in the market right now, the system also is also considerably easier to format towards new software. Although Asustor NAS arrives with ADM (which is a solid piece of software on itโs own and included in the cost of your system), it is surprisingly straightforward to change the software it runs on from ADM to UnRAID (with reversing this back to the 1st party software also very, VERY easy). So, today I want to walk you through how to mod your Asustor NAS to run UnRAID, what you need and ultimately help you make the most of your system. Letโs begin.
UnRAID Software on Asustor NAS Hardware โ What You Need?
It is worth highlighting that having just a Asustor NAS is not quite enough and in order to get UnRAID up and running on a 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 UnRAID, you will need to consider/have the following:
- A Asustor NAS Drive with (minimum) an Intel 64bit x86 CPU and a minimum 2GB of Memory (recommended 8GB+)
- Download the latest stable release of UnRAID here as a system image (you will be converting this to USB later on) โ DOWNLOAD
- Any Data that is currently on the Asustor NAS RAID that is mission critical to be backed up or moved (as it will be completely formatted)
- A USB drive no bigger than 9mm x 17mm x 20mm ( I STRONGLY recommend THIS ONE here from Sandisk, as it is low price and incredibly small, even at 32GB)
- I recommend not using a USB larger than 32GB, due to the constraints of 1st party software to format larger than this in FAT32. Donโt be tempted to spend like $2 more for a 64GB, as the UnRAID installation will occupy the full USB space (as you will create a system-image-USB) and space is utterly irrelevant when the UnRAID installation is so small
- A basic USB Keyboard (example HERE but really, any will do) and an HDMI Monitor (or simply any device that has an HDMI input โ NOT output) such as a TV or Capture card
- Hard Drive and/or SSD media (you should already have these, but just in case) for your storage
- Optional โ Download Advanced IP Scanner HERE, as it is a really useful tool for analyzing your network and finding your new UnRAID NAS for remote access
That is about it. Most of these (maybe not the USB drive at that physical size) you will almost certainly already have to hand.
Can I Reverse the UnRAID 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 Terramster ADM to UnRAID on the NAS hardware, the drives (HDD and/or SSD) inside are formatted to UnRAID pools and used in the new system software. This works both ways if you want to revert back to ADM on the NAS too. So, although the act of reinitializing the NAS to its original software is very easy (simply needing you to remove the UnRAID USB, rebooting and then changing the internal BIOS options from USB to the Asustor OS SSD internally), 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. So, letโs begin the installation of UnRAID on the Asustor NAS.
UnRAID on a Asustor NAS โ Step 1, Download UnRAID
Head to the UnRAID 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. You CAN recommend the USB creator tool and that can allow you to create a system image of the UnRAID loader, but some users have highlighted that compatibility issues with some USB sticks and capacities have been highlighted. So, that is why I recommend scrolling down and downloaded the latest stable release of UnRAID to your local PC/Mac system.
UnRAID on a Asustor NAS โ Step 2, 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. IMPORTANT โ Make sure in the โvolume labelโ or Drive Label field, you call the drive UNRAID (all in caps and no spacing)
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 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.
UnRAID on a Asustor NAS โ Step 4, Creating a USB Loader Image of UnRAID
Now that your USB has been prepared for the UnRAID USB setup, the next thing you need to do is move the appropriate installation files over to it. Find the .zip UnRAID Server installation you downloaded earlier on your PC/Mac system.
Then use the 1st party extractor tool or 3rd party tools such as WinRAR, then extract the contents of the downloaded .zip to the UNRAID USB drive (DO NOT CREATE ANY ADDITIONAL FOLDER STRUCTURE)!
REMEMBER! This will completely format your USB drive and any files that are on that USB will be destroyed. The process upto this point will have turned the USB into a pure boot image tool โ the USB will not be usable for traditional storage again unless you completely format it again.
UnRAID on a Asustor NAS โ Setting the UnRAID USB to be a bootable Drive for the NAS
Now that you have the files extracted onto the UNRAID USB drive, you need to go into the folder structure and right-click the .bat file โmake_bootableโ, then select โrun as Administratorโ. This will open a new cmd window.
In this new CMD window, you simply need to press any button and the bootable batch file will do itโs thing in less than a second. Press any button again to exit the CMD window. Next, we need to amend a folder to ensure the drive is picked up as a bootable drive in the Asustor mobo.
File the folder labelled โEFI-โ and then rename it โEFIโ. Thatโs all, there is nothing else left to change.
You can now safely remove the USB using the contextual system options on Windows/Mac systems and then prepare to install the USB inside the Asustor NAS.
UnRAID on a Asustor NAS โ Step 7, Connecting the USB, Keyboard and HDMI Monitor
Next, we need to connect the external means to install UnRAID on the Asustor NAS. Unlike when you set up your Asustor NAS for the first time, UnRAID cannot typically be installed via the network like QTS. UnRAID 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 UnRAID 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 UnRAID 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.
UnRAID on a 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 (should take between 5-15secs depending on the Asustor NAS). As soon as your hear that noise (and likely see a flashing character or underscore on the monitor screen), you need to continuously hit the ESC / F12 / F2 and/or DEL keys (not at the same time, just back and forth).
One of these will 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 4GB/5GB flash OS module that boots into Asustor.
UnRAID on a Asustor NAS โ Step 9, Booting from the New UnRAID Installer USB
When you are in the bios menu, tap right until you reach the โBootโ menu. From here, you need to change the boot priority order and ensure that the USB Drive is in Boot Priority #1. This is because UnRAID loads and runs from the USB drive. Normally, the Asustor NAS will boot from the internal 4GB/5GB SSD that contains the Asustor ADM OS by default. Note โ if in future you want to reverse the UnRAID process back to Asustor ADM, just change the boot priority #1 back to the Asustor OS SSD/Flash drive. When you are done, head into the โExitโ tab using right and select save and exit. This should result in the system rebooting and you will be greeted with the UnRAID initialization page.
UnRAID on a Asustor NAS โ Step 7, Accessing the HDMI Port and Keyboard Control
Next, you need to start getting the system ready for Initialization and Setup. I would strongly recommend running the first-time installation via a direct interface with the Asustor NAS over KVM locally connected. You will need to connect an HDMI Monitor/TV/Capture Card to the HDMI port of the NAS, a Keyboard (and/or mouse) to an available USB port) and then connect the power/network connections to the NAS and boot the device up.
After this method of connection (as it allows you to check everything is working), you can switch back to accessing the system over the network in future.
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 UnRAID is located (i.e itโs IP).
This IP (eg 192.168.1.113) is what you put into the URL bar of your web browser and it will load into the login GUI for UnRAID. 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 UnRAID installed as the default OS of your Asustor NAS. Now, it is worth remembering that UnRAID does require the use of a licence key in order to use all of the storage features. The type of licence you will need will be largely based on the scale of your storage (in terms of # of drives). However, you CAN go ahead and register for a free 30 day trial of UnRAID from within the GUI and get started.
From here you can do anything and everything that his highly regarded and exceptionally low resource-consuming server software offers. Head into the Storage area and start creating pools, as well as areas for caching and lots more features.
UnRAID was recently updated to ver.6.10.3 in a stable release of the massively portable format The first thing you are going to need to do when setting up your UnRAID > Asustor NAS server is set up your storage. Do this by heading into the storage tab and following the handy steps on the screen. After that, you can pretty much do anything on your new lightweight NAS server!
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!
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.(Early Access) DIY NAS - The Cost of Building a Synology NAS?
(Early Access) The Best DIY NAS Builds for Under $500
(Early Access) DIY NAS vs Lockerstor Gen 3 - IS IT WORTH $1299 ???
(Early Access) Lockerstor Gen 3 Series - SHOULD YOU BUY ONE?
(Early Access) Asustor ADM 5 Software Review - Should Synology Be Worried?
(Early Access) Best 8-Bay NAS of 2024
(Early Access) Best 4-Bay NAS of 2024
(Early Access) Best 2-Bay NAS of 2024
(Early Access) Best Value NAS of 2024 - SAVE SOME MONEY!
(Early Access) Lockerstor 4 Gen3 Review - GO HOME EVERYONE
(Early Access) eufyCam S3 Pro Review
(Early Access) Addlink G55 Gen5 SSD Review - Best DRAMLESS SSD EVER?
Access content via Patreon or KO-FI
Please do one for the Gen 2 once it’s out, as it seems it won’t have integrated video ????
REPLY ON YOUTUBE
THANK YOU!
REPLY ON YOUTUBE
I know this was months ago but what does the display on the nas show when booted up?
REPLY ON YOUTUBE
Thank you for the video, is there a way to do this on a ReadyNAS NV+
REPLY ON YOUTUBE
Can you use this method to install a Ubuntu server?
REPLY ON YOUTUBE
Does this work equally as well with the flashstor models?
REPLY ON YOUTUBE
Anyway to control the fans or keep things from getting too hot using unraid?
REPLY ON YOUTUBE
Is it possible to install unRAID on Synology? If so, on which models?
REPLY ON YOUTUBE
I don’t believe unRAID is open source as the thumbnail shows.
REPLY ON YOUTUBE
We should note that this is unsupported and that our support centre will be unable to assist users that modify the software on their NAS.
REPLY ON YOUTUBE
Cool
REPLY ON YOUTUBE
Great video. Just one note: you don’t have only Unraid pro as a choice ๐ Unraid basic @ $59 will do everything you need. And the limitation to 6 drives shouldn’t be an issue on such a small NAS ๐
REPLY ON YOUTUBE
but my asustor has no HDMI output, what can i do?
REPLY ON YOUTUBE
Great overview thanks.
REPLY ON YOUTUBE