OpenMediaVault NAS installation on a Raspberry Pi, including setting up a Windows share.
NOTE THAT OMV 5 end of live is/was 30th June 2022. So I have a video setting up OMV 6 on a Pi here: [ Ссылка ]
The other videos mentioned herein are:
Raspberry Pi 4 TerraPi Rig:
[ Ссылка ]
Raspberry Pi 4 OpenMediaVault NAS:
[ Ссылка ] -- see this video from 8:20 onwards for information on obtaining OMV’s local IP address using software including AngryIP Scanner.
The TerraPi mounting kit used is available here: [ Ссылка ]
The official instructions for installing OpenMediaVault on a Raspberry Pi or other SBC can be found here:
[ Ссылка ]
Raspberry Pi OS Lite can be downloaded from:
[ Ссылка ]
As detailed in this video, the commands for setting up OMV in Raspberry Pi OS Lite are as follows:
After boot, login using the username: pi and password: raspberry
Optionally, if you want to increase the console text size, enter:
sudo dpkg-reconfigure console-setup
and select “UTF-8”, “Guess optimal character set”, “Terminus” and 16x32.
Then, to proceed to install OpenMediaVault execute:
sudo apt update
sudo apt upgrade -y
sudo rm -f /etc/systemd/network/99-default.link
sudo reboot
Login in again, and execute as a single command:
wget -O - [ Ссылка ] | sudo bash
In the above, do not enter the "[ ]" brackets around the dot before the com -- they are there to prevent the YouTube system not displaying the rest of the code correctly. Also note that there are no carriage returns, that there is a space after wget, another before the “-O”, another space after the “-O”, and another space between the following hyphen and “https...” There are then spaces before and after the vertical line before “sudo”, and one between “sudo” and “bash”. Note also that “-O” is a hyphen followed by a capital letter O (not a zero).
More videos on computing and related topics can be found at:
[ Ссылка ]
You may also like my ExplainingTheFuture channel at: [ Ссылка ]
Chapters:
00:00 Introduction
00:46 Hardware
02:31 Getting OMV
04:57 Pi Installation
10:14 OMV Share
17:24 Wrap
#RaspberryPi #OpenMediaVault #NAS #ExplainingComputers
Ещё видео!