Raspberry Pi 4: NAS Setup
In this video, I will show you how to easily install and setup OpenMediaVault 5 on Raspberry Pi 4 running on Raspberry Pi OS or Raspbian.
#################################
INSTALL GUIDE
#################################
PI NAS (Open Media Vault 5) Install and Setup on Raspberry Pi 4
Step 1: Update the OS packages then upgrade.
sudo apt-get update
sudo apt-get upgrade -y
Step 2: Reboot your Pi.
sudo reboot
Step 3: Copy and execute the installation script.
wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash
Step 4: Once installation is done, login to OMV via browser.
http://Pi_IP_Address
user: admin
password: openmediavault
Step 5: Attached your external hard drive and setup a shared folder.