{"id":28263,"date":"2019-12-24T17:56:29","date_gmt":"2019-12-24T09:56:29","guid":{"rendered":"\/blog\/?p=28263"},"modified":"2021-06-29T14:01:25","modified_gmt":"2021-06-29T06:01:25","slug":"how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv","status":"publish","type":"post","link":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/","title":{"rendered":"How to build a Raspberry Pi 4 NAS Server? &#8211; Samba and OMV"},"content":{"rendered":"\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-140.png\" alt=\"\" class=\"wp-image-28414\" width=\"574\" height=\"310\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png 916w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140-300x162.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140-768x415.png 768w\" sizes=\"(max-width: 574px) 100vw, 574px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Do you have a lot of files lying around like photos, videos, documents, movies, music on your computer? Afraid that you may run into drive failure? Want to build a network-attached storage (NAS) to prevent that but they are too expensive? <\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>If your answer is yes to all the above questions, then this project is perfect for you! With the improved processing speed and performance of the Raspberry Pi 4 together with USB 3.0 and Gigabit Ethernet, you can build yourself a neat NAS Server at a cost-effective price.<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Before we dive in, I&#8217;d also like to bring your attention to our recent article on <a href=\"https:\/\/www.seeedstudio.com\/blog\/2021\/06\/14\/what-are-nas-raid-in-edge-server-applications\/\">NAS &amp; RAID in edge server applications<\/a>. It&#8217;ll greatly complement the content that is covered in this article, so be sure to check it out!<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What is NAS?<\/strong><\/h2>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>NAS stands for network-attached storage, which allows you to store things like your movies, videos, pictures, etc on network-accessible external storage devices! This means you do not have to plug a USB storage directly into whatever device you are using whenever you want to store or access your files, which is very convenient and perfect if you wish to back up multiple computers.<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>How do you do build&nbsp;a&nbsp;Raspberry&nbsp;Pi&nbsp;NAS? <\/strong><\/h3>\n\n\n\n<p>Today, we are going to explore 2 solutions on how to build a Raspberry Pi NAS Server: <\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Building a Raspberry Pi 4 NAS with <strong>Samba<\/strong><\/li><li>Building a Raspberry Pi 4 NAS with <strong>OMV (OpenMediaVault)<\/strong><\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>If you still want to get your hands on more storage after checking out these two solutions, keep a lookout near the end as we have a solution at the end to expand its storage capabilities!<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Without further ado, let us jump right in on the first solution!<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Building a Raspberry Pi NAS with Samba<\/h2>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>For the first solution, we will be using a software called Samba to build a NAS with Raspberry Pi.<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Samba is a re-implementation of the SMB (Server Message Block) networking protocol that allows Linux computers to be seamlessly integrated into active directory environments. Using Samba is one of the simplest ways to build a Raspberry Pi NAS as it is both easy to set up and configure!<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What do you need? <\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/Raspberry-Pi-4-Computer-Model-B-4GB-p-4077.html?utm_source=blog&amp;utm_medium=blog\">Raspberry Pi 4 Computer<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/USB3-0-HUB-4-ports-p-4088.html?utm_source=blog&amp;utm_medium=blog\">USB3.0 HUB 4 ports<\/a> <\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Cat6-Ethernet-Cable-1-Meter-p-4086.html?utm_source=blog&amp;utm_medium=blog\">Cat6 Ethernet Cable &#8211; 1 Meter<\/a> (For Gigabit Ethernet)<\/li><li>2 x External USB Drives (Minimum)<\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Step by Step Instructions <\/strong><\/h3>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 1: Update your system<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>First, you should make sure that you have an up to date version of Raspberry Pi OS. If not, you will need to download the <a href=\"https:\/\/www.raspberrypi.org\/downloads\/\">Raspberry Pi Imager<\/a> and follow the <a href=\"https:\/\/www.raspberrypi.org\/documentation\/installation\/installing-images\/README.md\">instructions<\/a> to set up your operating system.<\/li><li>If you are already running Raspberry Pi OS, you will have to first make sure your system is up to date.<\/li><li>You can update the package list and all your packages by running these two commands:<\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get update\nsudo apt-get upgrade<\/code><\/pre>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 2: Install Samba on our Raspberry Pi<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>After your Raspbian operating system is up to date, now we will have to install the Samba software on the Raspberry Pi. <\/li><li>To install the Samba packages, key in the following command: <\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo apt-get install samba samba-common-bin<\/code><\/pre>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 3: Creating a Shared Folder<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Now, we will have to create a place where you can store and share all of your stuff<\/li><li>This folder can be located anywhere, it is completely up to you. It can even on a mounted external hard drive. <\/li><li>For this tutorial, we will be creating a public and private folder that will be accessible on the NAS:<\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>mkdir \/home\/pi\/shared<\/code><\/pre>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 4: Sharing folder using Samba<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Next, we will be sharing the above folder using Samba. To do this, you will have to modify the Samba configuration file. <\/li><li>Key in the following command to edit the file:<\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/samba\/smb.conf<\/code><\/pre>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>In addition, just below the authentication section of the file, paste this following line: <\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>security = user<\/code><\/pre>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img decoding=\"async\" width=\"679\" height=\"123\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-129.png\" alt=\"\" class=\"wp-image-28267\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-129.png 679w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-129-300x54.png 300w\" sizes=\"(max-width: 679px) 100vw, 679px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 5: Define Sharing Parameters<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Within this file, add the following to the bottom. This text defines various details of share. <\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;seeedstudioshare]\npath = \/home\/pi\/shared\nwriteable=Yes\ncreate mask=0777\ndirectory mask=0777\npublic=no<\/code><\/pre>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>[seeedstudioshare]:\u00a0<\/strong>This defines the address and other configurations of the shared folder. For example, the shared folder will be created at the following address: <strong>\\\\raspberrypi\\seeedstudioshare<\/strong>. You can rename it to whatever you like as well. <\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>path:<\/strong> This option contains the address of the directory that is going to be shared. If you wish to store the shared folder on an external drive, just change to path option here to point it towards your external drive. <\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>writeable: <\/strong>If this option is set to yes, the folder will be writable. <\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>create mask<\/strong> &amp; <strong>directory mask:\u00a0<\/strong>This option defines the permissions for the folder and the files it contains. By setting it to 0777, it will allow users to read, write and execute. <\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>public:<\/strong> This option is used to give permission to either give any user access to the folder or restricted access. With the option set to &#8220;no&#8221;, the Raspberry Pi needs a valid user to grant access to shared folders.<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 6: Save Changes<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Now that we are done with the changes made to the file, we will now save it by pressing <strong>CTRL + X<\/strong> then <strong>Y<\/strong> and <strong>hit ENTER.<\/strong><\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 7: Make a User for Samba on the Raspberry Pi<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Next, we will make a user for our Samba server on the Raspberry Pi in order for us to make a connection to the shared network drive.<\/li><li>We will run a command to create a Samba user called &#8220;Pi&#8221;:<\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo smbpasswd -a pi<\/code><\/pre>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>After running this command, you will be prompted to set a password that is up to you. <\/li><li>With this user &#8220;Pi&#8221; you can access and manage the Samba folder from Windows, macOS, or other Raspberry Pi devices<\/li><li>If you wish to create additional users, key in the following commands: <\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo adduser username\nsudo smbpasswd -a username<\/code><\/pre>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Replace &#8220;username&#8221; with your choice of username. <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 8: Retrieve Raspberry Pi local IP address<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Lastly, we will have to retrieve our Raspberry Pi&#8217;s local IP address when connecting to Samba. <\/li><li>This is in the event the connection fails on your home network where we can still use the IP address to connect to the Samba Share<\/li><li>For this, make sure that you are connected to a network by either an ethernet cable or Wifi. <\/li><li>Key in the following command to get your Pi local IP address: <\/li><\/ul>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<pre class=\"wp-block-code\"><code>hostname -I<\/code><\/pre>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>And we are done! now we will just have to connect the Network attached storage on Windows or Mac OS.<\/strong><\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Connecting to your Samba Server on Windows<\/strong><\/h3>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Now we will connect to your Samba server on Windows. <\/p>\n\n\n\n<div style=\"height:26px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 1: Go to Map Network Drive<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>To access files and folders on Windows system, we have to put the address of the shared media. You can do this by going My Computer and click Map Network Drive as shown below: <\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-132.png\" alt=\"\" class=\"wp-image-28301\" width=\"600\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-132.png 780w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-132-300x162.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-132-768x416.png 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 2: Connect to the Network Folder<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>After clicking on Map network drive, this dialog will be shown. <\/li><li>You will have to fill in the address which you previously defined in step 5. For us it will be seeedstudioshare, please replace it accordingly to whichever name you have given it)<\/li><li>If the connection fails, switch out &#8220;raspberrypi&#8221; with your Raspberry Pi local IP address which you&#8217;ve got in step 8 previously. <\/li><li>Once you are done, click Finish to finalize the connection. <\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-133.png\" alt=\"\" class=\"wp-image-28308\" width=\"380\" height=\"314\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-133.png 691w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-133-300x248.png 300w\" sizes=\"(max-width: 380px) 100vw, 380px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 3: Key in Password<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Lastly, you will be required to enter your login details to finish the connection. <\/li><li>Enter the username and password you created in step 7 and press ok. <\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>And you are done, you have just connected your windows to your Samba folder!<\/strong><\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Connecting Samba Server on MAC OS<\/strong><\/h3>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Now we will connect your Samba server on the MAC OS.<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 1: Open Connect to Server Dialog<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>First, press Command + K to open the Connect to Server dialog where you will be able to key in the server address. <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 2: Enter IP Address and Connect<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Next, enter the details for your Raspberry Pi&#8217;s SMB share and the IP address. <\/li><li>You can do this by keying in <strong>smb:\/\/your_pi_ip_address\/seeedstudioshare <\/strong><\/li><li>Remember to swap out the name of the share if you changed it.<\/li><li>Once done, click <strong>connect <\/strong>to begin the connection to your Raspberry Pi&#8217;s Samba share.<\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 3: Enter Username and Password<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Lastly, before the connection is complete, you will prompted to enter the username and password that you have set up in step 7 earlier.<\/li><li>Once done, click <strong>connect<\/strong> to finalise the connection.<\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>And you are done, you have just connected your MAC OS to your Samba share! <\/strong><\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Building a Raspberry Pi 4 NAS with OMV (Open Media Vault)<\/h2>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The next option, we will use OMV (Open Media Vault) to build a Raspberry Pi NAS! This software has more advanced features, web configuration, and access but is slightly more complicated to use and install compared to Samba. <\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>What do you need? <\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li><a href=\"https:\/\/www.seeedstudio.com\/Raspberry-Pi-4-Computer-Model-B-4GB-p-4077.html?utm_source=blog&amp;utm_medium=blog\">Raspberry Pi 4 Computer<\/a><\/li><li>1 x External USB Driver<\/li><li><a href=\"https:\/\/www.seeedstudio.com\/micro-SD-Card-Card-with-Card-Reader-32GB-Class-10-p-4082.html?utm_source=blog&amp;utm_medium=blog\">micro SD Card with Card Reader-32GB(Class 10)<\/a><\/li><li><a href=\"https:\/\/www.seeedstudio.com\/Cat6-Ethernet-Cable-1-Meter-p-4086.html?utm_source=blog&amp;utm_medium=blog\">Cat6 Ethernet Cable &#8211; 1 Meter<\/a>  <\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"mce_117\"><strong>Step by Step Instructions <\/strong><\/h3>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 1: Download OMV software <\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Firstly, we will have to download the <a href=\"https:\/\/redirect.viglink.com\/?format=go&amp;jsonp=vglnk_157717445029212&amp;key=b7c8c670b7fda5a86f406ea51bd7cdf6&amp;libId=k4ialavk01020gme000DLatov0hhb&amp;loc=https%3A%2F%2Fwww.windowscentral.com%2Fhow-build-raspberry-pi-powered-nas&amp;v=1&amp;out=https%3A%2F%2Fwww.openmediavault.org%2F&amp;ref=https%3A%2F%2Fwww.google.com%2F&amp;title=How%20to%20build%20a%20Raspberry%20Pi-powered%20NAS%20on%20the%20cheap%20%7C%20Windows%20Central&amp;txt=%3Cstrong%3EDownload%20OMV%3C%2Fstrong%3E\">OMV software<\/a> for Raspberry Pi onto a PC.<\/li><li>Unlike Samba, which uses Raspbian, OMV has to be first downloaded as a disk image. <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 2: Burn OMV image to microSD card <\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Next, use a program to burn the OMV image to the microSD card. <\/li><li>You can either use<a href=\"https:\/\/www.balena.io\/etcher\/\"> Etcher<\/a> which is a easy drag and drop tool for burning image files or you can use <a href=\"https:\/\/sourceforge.net\/projects\/win32diskimager\/\">Win32 Disk imager<\/a> to burn the image. <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 3: Connect everything to your Pi and power it up<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Now, you will have to connect all the various peripherals to your Raspberry Pi (keyboard, mouse, display, power supply, ethernet cable) and also insert the microSD card with the OMV image. <\/li><li>You will also need to plug in all your external storage devices too and power it up. <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 4: Set up OMV<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>After your Raspberry Pi is up and running, the Raspberry Pi will show a message on the screen with your Raspberry Pi IP address. <\/li><li>Open up a browser on your pc and navigate to the given address: <strong>http:\/\/your_OMV_ip_address\/ <\/strong><\/li><li>You should see OMV landing page where you will required to login with a username and password. <\/li><li>The default login credentials for OMV are:<ul><li><strong>Username:<\/strong> admin<\/li><li><strong>Password:<\/strong> openmediavault<\/li><\/ul><\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 5:\u00a0Mount\u00a0your\u00a0disks<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>On the left-hand menu of OMV, click on <strong>file systems<\/strong> under the<strong> storage heading<\/strong> and you will see your attached USB drives. <\/li><li>Just select one of the devices and hit mount and then apply to add the drive. <\/li><li>And your device is mounted!<\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 6: Setting up Shared folders<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Next, we will create shared folders to make your files available to multiple devices on your network. <\/li><li>To do that, go to <strong>shared folders<\/strong> under the <strong>Access Rights Management heading<\/strong> and click the <strong>add<\/strong> button to create a new folder. <\/li><li>Here, you will be able to name a folder, choose which storage device to store it in and also specify a path for it. <\/li><li>Remember to click <strong>save<\/strong> when you are done.  <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 7: Enable SMB \/ CFIS<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Before shared folders are accessible to any devices, you will to enable <strong>SMB \/ CFIS<\/strong> which are sharing services.<\/li><li>You can find them under the <strong>services heading<\/strong> where on the left side navigation menu, select <strong>SMB \/ CIFS<\/strong>. <\/li><li>Select the <strong>enable<\/strong> option and select <strong>save<\/strong> and <strong>apply<\/strong>. <\/li><li>This brings SMB \/ CIFS  online and the shared files will now appear on your network. <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 8: Add users<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Now, we will have to add users to OMV. <\/li><li>On the <strong>Access Rights and Management heading<\/strong> on the main left side navigation menu, click <strong>User<\/strong>. <\/li><li>Hit <strong>add<\/strong> to add a user. Here you can give your user a name and a password and click <strong>apply<\/strong>. <\/li><li>You can add multiple users to OMV where you can set different levels of permission for each here. <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-very-light-gray-background-color has-background\"><strong>Step 9: Access your files<\/strong><\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>Lastly, to access your files, you can follow the instructions above on how to connect to the Samba server as they are the same! <\/li><\/ul>\n\n\n\n<p>For our OMV installation, we&#8217;ve barely touched on its capabilities! Similar to many NAS servers, you can add data protection with RAID, mirror drives, etc. To get the most of OMV, you can check their wiki at <a href=\"http:\/\/wiki.openmediavault.org\/index.php?title=Main_Page\">OpenMediaVault Wiki<\/a>! <\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Annnnd we are done! You have just set up a Raspberry Pi NAS using OMV.<\/strong><\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Not Enough Storage?<\/h2>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>If the basic Pi 4 setup is not sufficient for your storage needs, why not try some additional accessories to pimp your Pi out further?<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.seeedstudio.com\/Dual-Quad-SATA-HAT-for-Raspberry-Pi-4-or-Rock-Pi-4-p-4389.html?utm_source=blog&amp;utm_medium=blog\">Dual\/Quad SATA HAT for Raspberry Pi 4 or Rock Pi 4<\/a><\/h3>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-134.png\" alt=\"\" class=\"wp-image-28408\" width=\"400\" height=\"265\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-134.png 478w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-134-300x199.png 300w\" sizes=\"(max-width: 400px) 100vw, 400px\" \/><\/figure><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>This is a Pi Hat for Raspberry Pi or Rock Pi 4 with SATA port which can insert HDD\/SSD for extra storage.\u00a0<br><\/li><li>For 3.5inch HDD setups, a standard ATX PSU is required to power the HDD\u00b4s and the Raspberry Pi. With 4x 3.5inch HDD\u00b4s the PSU should provide at least 60W or more. <\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-135.png\" alt=\"\" class=\"wp-image-28409\" width=\"395\" height=\"256\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-135.png 609w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-135-300x195.png 300w\" sizes=\"(max-width: 395px) 100vw, 395px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>For 2.5inch HDD setups, the USB PD\/QC power adapter ( >=30W power adapter ) is sufficient to power the disk drives and the Raspberry Pi 4 together. It is important to note that the power connector on the SATA HAT must be used to power up the NAS with Raspberry Pi 4.<\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-136.png\" alt=\"\" class=\"wp-image-28410\" width=\"353\" height=\"277\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-136.png 585w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-136-300x235.png 300w\" sizes=\"(max-width: 353px) 100vw, 353px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>The Quad SATA HAT utilizes two high-performance JMS561 (one JMS561 for the Dual SATA HAT) and provides up to 400MB\/s read\/write performance with four disks in RAID0 mode.<\/li><li>You can see the Raspberry Pi 4 is connected to four 3.5\u2033 SATA drives plus an external power supply (60W+ required), and Raspberry Pi 4 connected to 4 2.5\u2033 drive plus the SATA HAT Top Board with fan, a power button, and an OLED display to show information such as\u00a0 IP address and storage information in the previous 2 pictures. <\/li><li>To find out more, you can check out <a href=\"https:\/\/wiki.radxa.com\/Dual_Quad_SATA_HAT\">Radxa Wiki!<\/a> <\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Use a Rock Pi 4? Try this HAT instead!<\/strong><\/h3>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.seeedstudio.com\/Penta-SATA-HAT-for-Rock-Pi-4-p-4390.html?utm_source=blog&amp;utm_medium=blog\">Penta SATA HAT for Rock Pi 4<\/a><\/h3>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-137.png\" alt=\"\" class=\"wp-image-28411\" width=\"360\" height=\"232\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-137.png 463w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-137-300x194.png 300w\" sizes=\"(max-width: 360px) 100vw, 360px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>The Penta SATA HAT does not work on the Raspberry Pi 4 because it relies on the M.2\/PCIe interface on ROCK Pi 4 to offer up 5x SATA ports which the Raspberry Pi 4 lacks. <\/li><li>With this HAT, it offers 4x SATA interfaces + 1x eSATAp for up to 100TB storage via 5 x 2.5&#8243; or 3.5&#8243; HDD \/ SDD! <\/li><li>To fully take advantage of the 5th SATA port, an eSATA connector was implemented which can be exported e.g. out of the case. The eSATA connector provides both data and power. It can directly drive a 3.5inch HDD via a single cable. <\/li><\/ul>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2019\/12\/image-138.png\" alt=\"\" class=\"wp-image-28412\" width=\"416\" height=\"296\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-138.png 615w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-138-300x214.png 300w\" sizes=\"(max-width: 416px) 100vw, 416px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"wp-block-list\"><li>The Penta SATA HAT is powered by the JMB585 with 2 5Gbs PCIe buses with up to 10Gbps bandwidth. With 5 SSD&#8217;s configured in Raid0 mode, an archiving speed of up to 803MB\/s can be achieved. <\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Other Options?<\/h2>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>You don&#8217;t necessarily have to use the Raspberry Pi 4 for building a network attached storage. In fact, there are many solutions available on the market, including ones that use the Pi 4&#8217;s cousin, the Compute Module 4!<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Compact &amp; Ready-to-Use: <a href=\"https:\/\/www.seeedstudio.com\/Raspberry-Pi-4-Computer-Model-B-4GB-p-4077.html?utm_source=blog&amp;utm_medium=blog\">PIzza for RPi CM4<\/a><\/strong><\/h3>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>The PIzza is a microserver powered by the Raspberry Pi Compute Module 4. It is designed for the easy setup and quick deployment for typical commercial and lightweight industry applications, including smart homes, 4G\/LTE routers, digital signages and SD-WAN.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Furthermore, it can be used as a user-friendly mobile or portable OpenWRT VPN solution with the on-board dual gigabit ethernet ports. With the included NVME socket, you can easily use the PIzza as a Network-Attached Storage (NAS) or multimedia center in your home. You\u2019ll be able to seamlessly access media files from multiple devices, or push them to the TV via HDMI at up to 4K resolution.<\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img decoding=\"async\" src=\"https:\/\/blog.seeedstudio.com\/wp-content\/uploads\/2021\/06\/openembed-PIzza_Preview-16-1-1030x773.jpg\" alt=\"\" class=\"wp-image-45674\" width=\"500\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/openembed-PIzza_Preview-16-1-1030x773.jpg 1030w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/openembed-PIzza_Preview-16-1-300x225.jpg 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/openembed-PIzza_Preview-16-1-768x576.jpg 768w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/openembed-PIzza_Preview-16-1-1024x768.jpg 1024w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/openembed-PIzza_Preview-16-1.jpg 1400w\" sizes=\"(max-width: 1030px) 100vw, 1030px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Product Features:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Powered by the Powerful Raspberry Pi Computer Module 4 (CM4) @ 1.5GHz<\/li><li>Diverse Wireless Connectivity Options<ul><li>Dual-Band Frequency 2.4GHz\/5GHz WiFi<\/li><li>Dual Gigabit Ethernet Ports<\/li><li>4G\/LTE Communication via mini PCIe (Other modules supported)<\/li><\/ul><\/li><li>Expandable Storage: M.2\u00a0 NVME Socket for SSD Expansion<\/li><li>Multimedia Ready: HDMI Output at up to 4Kp60<\/li><li>Integrated Thermal Management: Aluminium Heatsink with ABS Body<\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Interested to learn more? Learn more about the PIzza on the\u00a0<a href=\"https:\/\/www.seeedstudio.com\/Raspberry-Pi-4-Computer-Model-B-4GB-p-4077.html?utm_source=blog&amp;utm_medium=blog\">Seeed Online Store<\/a>\u00a0now!<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\"><a href=\"https:\/\/www.seeedstudio.com\/reServer-X86-i3-8G-256SSD-p-4965.html\"><strong>All-in-One Powerhouse Solution<\/strong> with reServer<\/a><\/h3>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>If you&#8217;re building a NAS and want to take the opportunity to build up your network infrastructure as a whole, reServer is a complete edge server solution that can take care of virtually anything! Powered by the latest 11th Gen Intel Core Tiger Lake processors, reServer is a powerful choice for edge-to-cloud computing solutions. Furthermore, it comes with extensive connectivity, integrated cooling, and dual SATA hard drive bays for all your NAS needs!<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" src=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/01-1-1030x773.png\" alt=\"\" class=\"wp-image-47406\" width=\"500\" srcset=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/01-1-1030x773.png 1030w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/01-1-300x225.png 300w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/01-1-768x576.png 768w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/01-1-1024x768.png 1024w, https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2021\/06\/01-1.png 1400w\" sizes=\"(max-width: 1030px) 100vw, 1030px\" \/><\/figure><\/div>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p><strong>Product Features<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>CPU: Latest 11th Gen Intel\u00ae Core\u2122 i3 CPU running up to 4.10GHz<\/li><li>Graphics: Intel UHD Graphics Xe G4 48EUs running up to 1.25 GHz<\/li><li>Rich Peripherals: Dual 2.5-Gigabit Ethernet, USB 3.0 Type-A, USB 2.0 Type-A, HDMI and DP output<\/li><li>Hybrid connectivity including 5G, LoRa, BLE and WiFi (Additional Modules required for 5G and LoRa)<\/li><li>Dual SATA III 6.0 Gbps data connectors for 3.5\u201d SATA hard disk drives with sufficient internal enclosure storage space<\/li><li>M.2 B-Key\/ M-Key\/ E-Key for expandability with SSDs or 4G and 5G modules<\/li><li>Compact server design, with an overall dimension of 124mm*132mm*233mm<\/li><li>Quiet cooling fan with a large VC heat sink for excellent heat dissipation<\/li><li>Easy to install, upgrade and maintain with ease of access to the internal components<\/li><\/ul>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Check out the reServer on the <a href=\"https:\/\/www.seeedstudio.com\/reServer-X86-i3-8G-256SSD-p-4965.html\">Seeed Online Store<\/a> today!<\/p>\n\n\n\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Summary &amp; More Resources<\/h2>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>That&#8217;s all on How to build a Raspberry Pi NAS Server. What do you think of the two solutions, the Samba and OpenMediaVault? Which one do you prefer? Let us know in the comments down below!<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>If your NAS server has insufficient storage, we&#8217;ve always got you covered with the above SATA HATs to expand your Raspberry Pi 4 and Rock Pi 4 storage capabilities! Alternatively, opt for an integrated solution like <a href=\"https:\/\/www.seeedstudio.com\/Raspberry-Pi-4-Computer-Model-B-4GB-p-4077.html?utm_source=blog&amp;utm_medium=blog\">PIzza<\/a> or <a href=\"https:\/\/www.seeedstudio.com\/reServer-X86-i3-8G-256SSD-p-4965.html\">reServer<\/a>!<\/p>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>Interested in more Raspberry Pi 4 Projects? You can check out the <a href=\"https:\/\/www.seeedstudio.com\/blog\/2019\/09\/29\/top-20-best-raspberry-pi-4-projects-that-you-must-try-now\/\">Top 20 Raspberry Pi 4 Projects That You Must Try Now<\/a> and also <a href=\"https:\/\/www.seeedstudio.com\/blog\/2019\/10\/16\/build-your-own-raspberry-pi-4-retro-game-console-retropie\/\">How to Build Your Own Raspberry Pi 4 Retro Game Console Using Retropie! <\/a><\/p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Do you have a lot of files lying around like photos, videos, documents, movies, music<\/p>\n","protected":false},"author":2781,"featured_media":28414,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"","_lmt_disable":"","_price":"","_stock":"","_tribe_ticket_header":"","_tribe_default_ticket_provider":"","_tribe_ticket_capacity":"0","_ticket_start_date":"","_ticket_end_date":"","_tribe_ticket_show_description":"","_tribe_ticket_show_not_going":false,"_tribe_ticket_use_global_stock":"","_tribe_ticket_global_stock_level":"","_global_stock_mode":"","_global_stock_cap":"","_tribe_rsvp_for_event":"","_tribe_ticket_going_count":"","_tribe_ticket_not_going_count":"","_tribe_tickets_list":"[]","_tribe_ticket_has_attendee_info_fields":false,"iawp_total_views":0,"footnotes":""},"categories":[1],"tags":[247,1450,1451,2429,2378],"class_list":["post-28263","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-raspberry-pi","tag-raspberry-pi-4","tag-raspberry-pi-4-model-b","tag-raspberry-pi-nas-server","tag-raspberry-pi-projects"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to build a Raspberry Pi 4 NAS Server? - Samba and OMV - Latest News from Seeed Studio<\/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:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to build a Raspberry Pi 4 NAS Server? - Samba and OMV - Latest News from Seeed Studio\" \/>\n<meta property=\"og:description\" content=\"Do you have a lot of files lying around like photos, videos, documents, movies, music\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/\" \/>\n<meta property=\"og:site_name\" content=\"Latest News from Seeed Studio\" \/>\n<meta property=\"article:published_time\" content=\"2019-12-24T09:56:29+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-06-29T06:01:25+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png\" \/>\n\t<meta property=\"og:image:width\" content=\"916\" \/>\n\t<meta property=\"og:image:height\" content=\"495\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"yida\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"yida\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/\",\"name\":\"How to build a Raspberry Pi 4 NAS Server? - Samba and OMV - Latest News from Seeed Studio\",\"isPartOf\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png\",\"datePublished\":\"2019-12-24T09:56:29+00:00\",\"dateModified\":\"2021-06-29T06:01:25+00:00\",\"author\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/6457c21fb5499f36fcf657d48dc4380e\"},\"breadcrumb\":{\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#primaryimage\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png\",\"contentUrl\":\"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png\",\"width\":916,\"height\":495,\"caption\":\"How to build a Raspberry Pi NAS Server? - Samba and OMV\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.seeedstudio.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to build a Raspberry Pi 4 NAS Server? &#8211; Samba and OMV\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#website\",\"url\":\"https:\/\/www.seeedstudio.com\/blog\/\",\"name\":\"Latest News from Seeed Studio\",\"description\":\"Emerging IoT, AI and Autonomous Applications on the Edge\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/6457c21fb5499f36fcf657d48dc4380e\",\"name\":\"yida\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/91a6af461a3a3af5aa79654f77822c7f?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/91a6af461a3a3af5aa79654f77822c7f?s=96&r=g\",\"caption\":\"yida\"},\"url\":\"https:\/\/www.seeedstudio.com\/blog\/author\/yida\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to build a Raspberry Pi 4 NAS Server? - Samba and OMV - Latest News from Seeed Studio","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:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/","og_locale":"en_US","og_type":"article","og_title":"How to build a Raspberry Pi 4 NAS Server? - Samba and OMV - Latest News from Seeed Studio","og_description":"Do you have a lot of files lying around like photos, videos, documents, movies, music","og_url":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/","og_site_name":"Latest News from Seeed Studio","article_published_time":"2019-12-24T09:56:29+00:00","article_modified_time":"2021-06-29T06:01:25+00:00","og_image":[{"width":916,"height":495,"url":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png","type":"image\/png"}],"author":"yida","twitter_card":"summary_large_image","twitter_misc":{"Written by":"yida","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/","url":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/","name":"How to build a Raspberry Pi 4 NAS Server? - Samba and OMV - Latest News from Seeed Studio","isPartOf":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#primaryimage"},"image":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#primaryimage"},"thumbnailUrl":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png","datePublished":"2019-12-24T09:56:29+00:00","dateModified":"2021-06-29T06:01:25+00:00","author":{"@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/6457c21fb5499f36fcf657d48dc4380e"},"breadcrumb":{"@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#primaryimage","url":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png","contentUrl":"https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png","width":916,"height":495,"caption":"How to build a Raspberry Pi NAS Server? - Samba and OMV"},{"@type":"BreadcrumbList","@id":"https:\/\/www.seeedstudio.com\/blog\/2019\/12\/24\/how-to-build-a-raspberry-pi-4-nas-server-samba-and-omv\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.seeedstudio.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to build a Raspberry Pi 4 NAS Server? &#8211; Samba and OMV"}]},{"@type":"WebSite","@id":"https:\/\/www.seeedstudio.com\/blog\/#website","url":"https:\/\/www.seeedstudio.com\/blog\/","name":"Latest News from Seeed Studio","description":"Emerging IoT, AI and Autonomous Applications on the Edge","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.seeedstudio.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/6457c21fb5499f36fcf657d48dc4380e","name":"yida","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.seeedstudio.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/91a6af461a3a3af5aa79654f77822c7f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/91a6af461a3a3af5aa79654f77822c7f?s=96&r=g","caption":"yida"},"url":"https:\/\/www.seeedstudio.com\/blog\/author\/yida\/"}]}},"modified_by":"Jonathan Tan","views":336141,"featured_image_urls":{"full":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",916,495,false],"thumbnail":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140-80x80.png",80,80,true],"medium":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140-300x162.png",300,162,true],"medium_large":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140-768x415.png",640,346,true],"large":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",640,346,false],"1536x1536":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",916,495,false],"2048x2048":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",916,495,false],"visody_icon":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",32,17,false],"magazine-7-slider-full":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",916,495,false],"magazine-7-slider-center":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",916,495,false],"magazine-7-featured":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",916,495,false],"magazine-7-medium":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",703,380,false],"magazine-7-medium-square":["https:\/\/www.seeedstudio.com\/blog\/wp-content\/uploads\/2019\/12\/image-140.png",675,365,false]},"author_info":{"display_name":"yida","author_link":"https:\/\/www.seeedstudio.com\/blog\/author\/yida\/"},"category_info":"<a href=\"https:\/\/www.seeedstudio.com\/blog\/category\/news\/\" rel=\"category tag\">News<\/a>","tag_info":"News","comment_count":"2","_links":{"self":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/28263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/users\/2781"}],"replies":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/comments?post=28263"}],"version-history":[{"count":12,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/28263\/revisions"}],"predecessor-version":[{"id":47409,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/posts\/28263\/revisions\/47409"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media\/28414"}],"wp:attachment":[{"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/media?parent=28263"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/categories?post=28263"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.seeedstudio.com\/blog\/wp-json\/wp\/v2\/tags?post=28263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}