OpenMediaVault-Plugin-Developers / installScript

script that installs omv-extras and openmediavault if not installed already.
1.1k stars 207 forks source link

Install script not working on new Pi4 #50

Closed amamel closed 3 years ago

amamel commented 3 years ago

I have a clean install of Ubuntu 20.04.2.0 LTS on my Pi 4 8GB. When I run the install script I see the following message:

sudo curl -sSL https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash Current / permissions = 755 New / permissions = 755 Forcing IPv4 only for apt... Updating repos before installing... Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease Hit:2 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease Hit:3 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease Hit:4 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease Reading package lists... Done Installing lsb_release... Reading package lists... Done Building dependency tree Reading state information... Done 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded. Need to get 0 B/10.6 kB of archives. After this operation, 0 B of additional disk space will be used. (Reading database ... 99326 files and directories currently installed.) Preparing to unpack .../lsb-release_11.1.0ubuntu2_all.deb ... Unpacking lsb-release (11.1.0ubuntu2) over (11.1.0ubuntu2) ... Setting up lsb-release (11.1.0ubuntu2) ... Processing triggers for man-db (2.9.1-1) ... Files have not changed, Decompression not needed Supported architecture Unsupported version. Exiting...

ryecoaaron commented 3 years ago

The last line tells you everything you need to know. Debian 10 (Raspberry Pi OS is Debian 10) is the only supported OS. Ubuntu will not work.

ryecoaaron commented 3 years ago

https://github.com/OpenMediaVault-Plugin-Developers/installScript/commit/9280c37068d45d17b82abc7c1b4a0b0417e75914

ryecoaaron commented 3 years ago

Here is the guide you should follow - https://forum.openmediavault.org/index.php?thread/28789-installing-omv5-on-raspberry-pi-s-armbian-sbc-s-i386-32-bit-platforms/