How to install OpenMediaVault 5 on Raspberry Pi All Models - PcMac (original) (raw)

In this segment, we are going to show you “How to install OpenMediaVault 5 on Raspberry Pi All Models” and check its working.

What is OpenMediaVault?

OpenMediaVault (OMV) is a free Linux distribution designed for network-attached storage (NAS). The project’s lead developer is Volker Theile, who instituted it in 2009. OMV is based on the Debian operating system and is licensed through the GNU General Public License v3.

OpenMediaVault 5 on Raspberry Pi

OpenMediaVault Versions to Download:

Software Required :

Equipment Required Optional
Raspberry Pi Raspberry Pi 4 Case
SD_Card SD Card Raspberry Pi Keyboard
Ethernet Ethernet Cable Mouse
Charger Power Adapter
HDD External HDD
Shop now

Working with Raspbian image

Verify the Archive file

MD5 & SHA Checksum

Extract the Raspbian Buster Image

7z

Format and Test the SD Card

sd

openmediavault 5

Flashing the SD Card

Enable SSH in Raspberry Pi

OpenMediaVault 5 on Raspberry Pi

Access SSH on Raspberry Pi

OpenMediaVault 5 on Raspberry Pi

Default username : pi Default password : raspberry

Change pi user password

passwd

Add Pi user to SSH group

sudo adduser pi ssh

Update & Upgrade Raspbian Buster Image

sudo apt-get update sudo apt-get upgrade sudo rm -f /etc/systemd/network/99-default.link

sudo reboot

Download OpenMediaVault 5 to Raspberry Pi

wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash

sudo reboot

Access OpenMediaVault Web Interface

OpenMediaVault Address = Your Raspberry Pi IP Address

Default Username : admin Default Password : openmediavault

OpenMediaVault 5 on Raspberry Pi

OpenMediaVault Configuration

openmediavault 5

OpenMediaVault SSH Login

Default Username : pi Default Password : use the password that you have changed.

OpenMediaVault Update & Upgrade

sudo su apt-get update apt-get upgrade

In conclusion

Did you find us helpful?

Post author avatar

Harish Kumar

As a founder of the PcMac YouTube channel and website, Our goal is to provide Free Technical help to people and spread knowledge to everyone.