tags: Computer Help Network
See More on toolbar for other Tiddlers
How to install a Alternative OS on Asustor NAS’s
''Quick guide on how to install a Alternative OS on Asustor NAS’s.
Guide''
Quick Guide to replace ADM for a alternative OS.
(Disclaimer: I take no liability for damages to hardware, software, or data. Attempt this at your own risk! No support will be offered if you have issues.)
Requirements:
Intel Based Asustor NAS (Arm cpu will not work)
A PC to create a USB boot device.
8-16gb of ram recommended, or 2gb of ram with ssd swap partition.
Additional packages may be required for services (depends on OS that is installed).
NAS with HDMI out.
USB keyboard & mouse
=====
Caution: Do not format or install to internal EMMC chip on NAS (size roughly 8gb), method of reinstalling ADM if you mess up this drive is unknown. Asustor does NOT support alternative OS installations. This may void your warranty if you erase the internal EMMC drive, however if done correctly by not touching that drive it should be revertible to the official NAS OS.
You cannot dual boot between ADM and a alternative OS.
Recommended you use a OS based for NAS Like Open Media Vault or use a Linux Server like Ubuntu Desktop or Server with Webmin for web interface.
Known Issues:
Control of Fan may not be possible, fan will spin at low speed but adjusting fan during high temperatures might not be possible. Suggestion adjust thermal limit in bios to something reasonable to allow the CPU to thermal throttle avoid 90*C+ temperatures on cpu.
Adjusting LED brightness or Info might not be possible.
Raid availability may depend on OS.
I have not experienced any further driver issues besides fan / led panel however depending on the OS you may experience some.
=====
Steps:
Download a OS you wish to install: Linux Desktop or Server, Windows, FreeNAS, OpenMediaVault, etc.
-Download/install a USB boot loader, examples could be Rufus, Linux Live, Unetbootin
-Create a usb boot device using the application and the downloaded version of your OS.
-Make sure HDMI is plugged in and set to input on monitor.
-Turn off NAS and plug in USB Boot Device
-Turn on NAS press esc button during bio post screen.
-In bios set boot priority order to prefer SATA drives first and EMMC drive last. Save Settings.
-In Bios Boot Manager select USB Boot Device
-Launch into OS installer.
[Because all OS installers are different I will omit the specifics, check YouTube videos if you need a walk through]
-When selecting where to install the OS do NOT let the OS installer decide for itself make sure your installing the OS to a drive that is NOT the internal EMMC drive.
-Drives that were used in the NAS as storage may need to be reformatted. (Do NOT format internal EMMC drive)
-Finalize install & reboot (remove USB boot disk)
[Make sure you boot into the drive you installed your alternative OS on; if you have issues check boot priority order in bios again.]
=====
How to revert to official NAS ADM OS:
Erase or replace SATA bay drives used in the NAS, set Bios boot priority order to prefer the EMMC internal drive first. Save & Reboot.
Personal note:
I’ve been running Ubuntu Desktop on a AS5202T for a couple weeks now and find the performance, and ease of use well running server / desktop applications a much better experience. Setting up services like Samba, Webmin, or Docker on Ubuntu requires knowing how to use Terminal (or SSH*), but is by far much easier to use then SSH on ADM due to package availability. If you want a bit more performance I suggest not installing the desktop versions of Linux if you are familiar running a headless server.