{"id":9878,"date":"2026-05-11T15:45:31","date_gmt":"2026-05-11T14:45:31","guid":{"rendered":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/"},"modified":"2026-05-11T15:45:34","modified_gmt":"2026-05-11T14:45:34","slug":"i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works","status":"publish","type":"post","link":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/","title":{"rendered":"I built the weirdest possible NAS from hardware I already owned, and it works\u2026"},"content":{"rendered":"<div class=\"anp-pro-entry\">\n<p class=\"anp-pro-lead\">The topic <strong>I built the weirdest possible NAS from hardware I already owned, and it works\u2026<\/strong> is currently the subject of lively discussion \u2014 readers and analysts are keeping a close eye on developments.<\/p>\n<p class=\"anp-pro-p\">This is taking place in a dynamic environment: companies\u2019 decisions and competitors\u2019 reactions can quickly change the picture.<\/p>\n<p class=\"anp-pro-p\">Building a Network-Attached Storage server from old hardware is the best way to repurpose systems that would otherwise gather dust into reliable backup solutions. While you could go for weaker systems released over a decade ago, most DIY NAS setups typically involve x86 machines capable of supporting at least a handful of storage drives.<\/p>\n<p class=\"anp-pro-p\">Contrast that with Raspberry Pi units, which are not only limited on the OS front, but are also incapable of powering 2\u20133 drives (unless you invest in expensive HATs and adapters), and you can see why these ARM-based single-board computers aren\u2019t ideal for NAS tasks. That said, I came across a community project that brought the all-powerful TrueNAS to ARM systems a few months ago, and after using it on my Raspberry Pi 5 for a while, I have to admit it\u2019s more usable than it appears.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img decoding=\"async\" class=\"anp-pro-inline-img\" src=\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/truenas-raspberry-pi-10.jpg\" alt=\"\" style=\"margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\"><\/figure>\n<p class=\"anp-pro-p\">Although the TrueNAS on ARM project solves the CPU incompatibility issue with the ARM-based Raspberry Pi, the SBC also doesn\u2019t have a BIOS like typical x86 mini-PCs. So, unless a distro has been fine-tuned for the device, running any ol\u2019 Linux distribution (or even Windows, for that matter) requires a custom UEFI package \u2013 and that\u2019s where the now-archived rpi5-uefi repo by worproject comes into the equation.<\/p>\n<p class=\"anp-pro-p\">Fortunately, rpi5-uefi is fairly easy to run on the Raspberry Pi, as all I had to do was format a microSD card to FAT32 and paste the extracted files in its root directory. But since the microSD card is meant to serve as the UEFI partition, I had to use a USB-powered device for the TrueNAS installation drive. Ideally, you\u2019d want to use an SSD for the boot drive, but since this was a wacky project to begin with, I went with a cheap flash drive instead.<\/p>\n<p class=\"anp-pro-p\">But the biggest caveat of the rpi5-uefi package is that it renders the EEPROM module, GPIO pins, PWM control settings, and Ethernet port unusable on any distro I attempt to boot with this setup. Considering the N in a NAS stands for Network, the last one is a deal-breaker for a makeshift storage server. That said, using a USB-to-Ethernet adapter solves this problem, leaving just two slots for the hard drives. And in all fairness, a Raspberry Pi tends to run into issues when powering multiple drives (especially HDDs) without additional accessories, anyway.<\/p>\n<p class=\"anp-pro-p\">Considering my previous experience with running Proxmox and Windows 11 bare-metal on the Raspberry Pi, I wasn\u2019t very confident about TrueNAS\u2019 performance on the SBC. However, the community port works surprisingly well for simple NAS operations. Sure, the TrueNAS dashboard may have trouble identifying the processor, but it\u2019s possible to spin up ZFS pools on this makeshift setup. Since I wanted to gauge the TrueNAS-berry Pi\u2019s capabilities, I went with a 2.5G Ethernet adapter and plugged an SSD into the tiny board.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img decoding=\"async\" class=\"anp-pro-inline-img\" src=\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/zimaboard-raspberry-pi.jpg\" alt=\"\" style=\"margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\"><\/figure>\n<p class=\"anp-pro-p\">Once I\u2019d created a new storage pool, I began tinkering with the network share settings and user profiles. Creating a new account for accessing the shares was easy, and the same applies to the SMB share creation process. Within a minute, I was able to log in to the SMB share on my PC, and my spare drive was able to transfer files at a steady 210MB\/s. That\u2019s really impressive for a project that involves running an incompatible distro \u2013 one that relies on the all-powerful ZFS under-the-hood \u2013 on something as weak as a Raspberry Pi.<\/p>\n<p class=\"anp-pro-p\">However, the TrueNAS app templates don\u2019t work on the ARM-based SBC, but it wasn&#8217;t too much of an issue, since I can simply deploy custom LXC containers anyway. Rsync tasks work surprisingly well, and the same applies to scrub tasks. Honestly, that\u2019s all I could ask for in a barebones NAS.<\/p>\n<p class=\"anp-pro-p\">Despite their cute appearance, Raspberry Pi SBCs double as reliable server nodes<\/p>\n<p class=\"anp-pro-p\">Let me be clear: I can\u2019t recommend using a Raspberry Pi as a dedicated NAS. Even leaving the Ethernet and UEFI workarounds aside, an x86 machine is always better for a primary storage, archival, and backup server, even more so once you factor the Raspberry Pi\u2019s vastly inflated prices into the feasibility equation.<\/p>\n<p class=\"anp-pro-p\">That said, if you\u2019ve got a spare Raspberry Pi lying around, but don\u2019t have the money to build a dedicated 3-2-1 backup pipeline, this setup can act as an offsite server. Pair it with an OPNsense router armed with Tailscale (or even a subnet router running on another PC), and the TrueNAS-berry Pi rig is pretty useful at pulling rsync tasks from a local node. Or, you could just use it as a redundant backup\/cold storage machine (though you might want to avoid using SSDs for long-term storage, as they can lose data if you leave them unplugged for a couple of months).<\/p>\n<aside class=\"anp-pro-aside\" aria-label=\"context\">\n<p class=\"anp-pro-kicker\">Why it matters<\/p>\n<p class=\"anp-pro-p\">News like this often changes audience expectations and competitors\u2019 plans.<\/p>\n<p class=\"anp-pro-p\">When one player makes a move, others usually react \u2014 it is worth reading the event in context.<\/p>\n<\/aside>\n<aside class=\"anp-pro-aside\" aria-label=\"outlook\">\n<p class=\"anp-pro-kicker\">What to look out for next<\/p>\n<p class=\"anp-pro-p\">The full picture will become clear in time, but the headline already shows the dynamics of the industry.<\/p>\n<p class=\"anp-pro-p\">Further statements and user reactions will add to the story.<\/p>\n<\/aside>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>The topic I built the weirdest possible NAS from hardware I already owned, and it works\u2026 &hellip; <a title=\"I built the weirdest possible NAS from hardware I already owned, and it works\u2026\" class=\"hm-read-more\" href=\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/\"><span class=\"screen-reader-text\">I built the weirdest possible NAS from hardware I already owned, and it works\u2026<\/span>Read more<\/a><\/p>\n","protected":false},"author":0,"featured_media":9879,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1053,170,1012,431,1011],"class_list":["post-9878","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-innovate","tag-backup","tag-raspberry","tag-server","tag-storage","tag-truenas"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>I built the weirdest possible NAS from hardware I already owned, and it works\u2026 - innovatenews.site<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"I built the weirdest possible NAS from hardware I already owned, and it works\u2026 - innovatenews.site\" \/>\n<meta property=\"og:description\" content=\"The topic I built the weirdest possible NAS from hardware I already owned, and it works\u2026 &hellip; I built the weirdest possible NAS from hardware I already owned, and it works\u2026Read more\" \/>\n<meta property=\"og:url\" content=\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/\" \/>\n<meta property=\"og:site_name\" content=\"innovatenews.site\" \/>\n<meta property=\"article:published_time\" content=\"2026-05-11T14:45:31+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-11T14:45:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"900\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"I built the weirdest possible NAS from hardware I already owned, and it works\u2026\",\"datePublished\":\"2026-05-11T14:45:31+00:00\",\"dateModified\":\"2026-05-11T14:45:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/\"},\"wordCount\":932,\"image\":{\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg\",\"keywords\":[\"Backup\",\"Raspberry\",\"Server\",\"Storage\",\"Truenas\"],\"articleSection\":[\"Innovate\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/\",\"url\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/\",\"name\":\"I built the weirdest possible NAS from hardware I already owned, and it works\u2026 - innovatenews.site\",\"isPartOf\":{\"@id\":\"https:\/\/innovatenews.site\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg\",\"datePublished\":\"2026-05-11T14:45:31+00:00\",\"dateModified\":\"2026-05-11T14:45:34+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#primaryimage\",\"url\":\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg\",\"contentUrl\":\"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg\",\"width\":1600,\"height\":900},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/innovatenews.site\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"I built the weirdest possible NAS from hardware I already owned, and it works\u2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/innovatenews.site\/#website\",\"url\":\"https:\/\/innovatenews.site\/\",\"name\":\"innovatenews.site\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/innovatenews.site\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"I built the weirdest possible NAS from hardware I already owned, and it works\u2026 - innovatenews.site","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/","og_locale":"en_US","og_type":"article","og_title":"I built the weirdest possible NAS from hardware I already owned, and it works\u2026 - innovatenews.site","og_description":"The topic I built the weirdest possible NAS from hardware I already owned, and it works\u2026 &hellip; I built the weirdest possible NAS from hardware I already owned, and it works\u2026Read more","og_url":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/","og_site_name":"innovatenews.site","article_published_time":"2026-05-11T14:45:31+00:00","article_modified_time":"2026-05-11T14:45:34+00:00","og_image":[{"width":1600,"height":900,"url":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#article","isPartOf":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/"},"author":{"name":"","@id":""},"headline":"I built the weirdest possible NAS from hardware I already owned, and it works\u2026","datePublished":"2026-05-11T14:45:31+00:00","dateModified":"2026-05-11T14:45:34+00:00","mainEntityOfPage":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/"},"wordCount":932,"image":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#primaryimage"},"thumbnailUrl":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg","keywords":["Backup","Raspberry","Server","Storage","Truenas"],"articleSection":["Innovate"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/","url":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/","name":"I built the weirdest possible NAS from hardware I already owned, and it works\u2026 - innovatenews.site","isPartOf":{"@id":"https:\/\/innovatenews.site\/#website"},"primaryImageOfPage":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#primaryimage"},"image":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#primaryimage"},"thumbnailUrl":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg","datePublished":"2026-05-11T14:45:31+00:00","dateModified":"2026-05-11T14:45:34+00:00","author":{"@id":""},"breadcrumb":{"@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#primaryimage","url":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg","contentUrl":"https:\/\/innovatenews.site\/wp-content\/uploads\/2026\/05\/elecrow-pitower-7.jpg","width":1600,"height":900},{"@type":"BreadcrumbList","@id":"https:\/\/innovatenews.site\/index.php\/2026\/05\/11\/i-built-the-weirdest-possible-nas-from-hardware-i-already-owned-and-it-works\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/innovatenews.site\/"},{"@type":"ListItem","position":2,"name":"I built the weirdest possible NAS from hardware I already owned, and it works\u2026"}]},{"@type":"WebSite","@id":"https:\/\/innovatenews.site\/#website","url":"https:\/\/innovatenews.site\/","name":"innovatenews.site","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/innovatenews.site\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/posts\/9878","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/comments?post=9878"}],"version-history":[{"count":1,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/posts\/9878\/revisions"}],"predecessor-version":[{"id":9882,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/posts\/9878\/revisions\/9882"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/media\/9879"}],"wp:attachment":[{"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/media?parent=9878"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/categories?post=9878"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/innovatenews.site\/index.php\/wp-json\/wp\/v2\/tags?post=9878"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}