Thanks but this is so interesting. I've been using it with the desktop version for years. I don't understand what has changed now :((
Posts by CXath1
-
-
-
How can I install OMV 5 to raspberry pi 4.
this script working install omv 6 and I cant install
wget -O - https://github.com/OpenMediaVa…Script/raw/master/install | sudo bash
I want to install OMV 5..
-
Hi,
I cant install omv 5 raspberry pi4. ( I was install a lot af time before)
I use this script everytime and I install raspbian desktop software..
wget -O - https://github.com/OpenMediaVa…Script/raw/master/install | sudo bash
but writing at least
"
This system is running a desktop environment!
Please use a Lite version of the image or
do not choose to install a desktop environment.
This install is not supported. Exiting..."
pi@raspberrypi:~ $ sudo wget -O - https://github.com/OpenMediaVa…Script/raw/master/install | sudo bash
--2022-01-08 09:08:10-- https://github.com/OpenMediaVa…Script/raw/master/install
Resolving github.com (github.com)... 140.82.121.4
Connecting to github.com (github.com)|140.82.121.4|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://raw.githubusercontent.…tallScript/master/install [following]
--2022-01-08 09:08:11-- https://raw.githubusercontent.…tallScript/master/install
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 18423 (18K) [text/plain]
Saving to: ‘STDOUT’
- 100%[===================>] 17.99K --.-KB/s in 0.006s
2022-01-08 09:08:11 (2.79 MB/s) - written to stdout [18423/18423]
This system is running a desktop environment!
Please use a Lite version of the image or
do not choose to install a desktop environment.
This install is not supported. Exiting...