Today we're discussing how to turn our Raspberry pi 4b into an affordable Network Attached storage, NAS, solution so we can share files on our network!
NAS appliances, like Synology's Diskstations or QNAP can be quite expensive for just the dedicated hardware and you still need to purchase storage drives!
Free solutions like TrueNAS is certainly a good options if you already have sufficient hardware, but there's quite the learning curve to utilize TrueNas to its full potential!
The good news is there are more accessible options like Open Media Vault, OMV, which is a free open sourced based NAS solution based off Linux.
As we'll discuss, OMV can be installed via ISO as a stand alone NAS solution, (similar to TrueNAS) but we'll install it on a Raspberry 4b running Raspberry Pi OS lite on a 32GB Micro-SD card.
After the installation on the pi, we'll peruse OMV, configure the storage drive and folder shares, assign users and then test it out on our Mac and iPhone!
Chapter Markers:
0:00 Introduction
1:01 What is Open Media Vault
1:31 Agenda for Video
2:17 Format the SD Card, installing Raspberry Pi Imager
2:55 Flashing 32GB Micro-SD card with Raspberry pi OS Lite
4:11 Locating the Raspberry Pi's IP Address with iOS Network Analyzer
4:34 Updating the Raspberry Pi's OS
5:38 Installing OMV Scripts
7:03 Logging into OMV for the first time.
7:40 Configuring OMV's dashboard
8:53 Exploring OMV's network, storage, sharing, and user options
10:21 Raspberry Pi Power requirements
10:55 Configuring the 500GB USB HDD and 'File Systems'.
12:07 Configuring 'Shared Folders'
12:45 User Creation
13:45 Configuring file/folder sharing services/protocols
14:30 Assigning Shared folders with sharing services
15:57 Accessing shared folder on the network through our Mac
17:43 Accessing shared folder on the network through our iPhone
19:21 Conclusion
Here's what you need to get started:
*Make sure you have an additional USB SSD (linked below) as OMV will utilize the entirety of the Micro-SD card and you cannot partition or allocate it for any additional 'storage'.
*To run OMV, you need at least a Raspberry pi 2b, but we're going to be using a Rapsberry pi 4b (linked below).
*As an aside, if your external USB storage drive doesn't have it's own power supply (such as my situation), make sure you're using a 5v USBC-power adapter for your Raspberry pi (I have links below for 'kits' and a stand alone power supply). In any case, it's recommended to use a USB SSD drive so your Raspberry pi power requirements are minimal.
➡️ 6ft HDMI to Mini HDMI for connection of the Raspberry pi 4B to a monitor.[ Ссылка ]
➡️ Raspberry 4b (complete kit includes Micro-Sd card and 5v power supply) [ Ссылка ]
➡️ Raspberry Pi 4b 5v power supply ONLY
[ Ссылка ]
➡️ 32GB 2x pack Micro-Sd cards with SD adapter.
[ Ссылка ]
➡️ USB SSD storage (I used an HDD)
[ Ссылка ]
➡️ Raspberry Pi Imager to install Pin OS Lite
[ Ссылка ]
➡️ SD Formating Tool
[ Ссылка ]
➡️ Open Media Vault Download (Use ONLY if you're retrieving the ISO)
[ Ссылка ]
➡️ SSH Tools (Optional)
Putty for Windows (for Mac/ Linux, the terminal works fine for SSH!)
[ Ссылка ]
➡️ Find your Raspberry Pi on your network with Network Analyzer
[ Ссылка ]
Raspberry Pi OMV Installation steps :
1. Update your raspberry pi's software
1. 'sudo apt update && sudo apt-upgrade'
2. Reboot the pi
1. 'sudo reboot'
3. Retrieve your pi's IP address
1. 'hostname -i'
4. Download and install the OMV 'Preinstaller'
1. wget -O - [ Ссылка ] | sudo bash
5. Reboot the pi
6. Download and install the OMV installer
1. wget -O - [ Ссылка ] | sudo bash
7. Reboot the Pi one more time.
8. Open a computer browser (make sure it's on the same network as the pi) and enter the pi's IP address from step 3.
9. The default user name for OMV is:
1. username: 'admin'
2. password: 'openmediavault
Mackey Tech videos on Network Attached Storage
1. Meet the NAS, Technology's Swiss arm knife
[ Ссылка ]
2. Tired of logging into your NAS, watch this!
[ Ссылка ]
#OMV #nas #openmediavault #raspberrypi #linux
#network
Ещё видео!